@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:28970
  skos:prefLabel "coprofagia"@es, "coprophagy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:343510 .

nalt:34880
  skos:prefLabel "heces"@es, "feces"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:343510 .

nalt:343510_def
  rdf:value "Tipo especial de coprofagia en la que los animales ingieren una cierta porción de sus propias heces, derivada del contenido del intestino ciego."@es, "A special kind of coprophagy in which animals ingest a certain fraction of their own feces that is derived from caecal contents."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:343510
  skos:altLabel "caecotrophy"@en ;
  ns0:marc001 "96024" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:34880 ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "cecotrophy"@en, "cecotrofia"@es ;
  skos:hiddenLabel "caecotroph"@en, "cecotroph"@en, "cecotrophs"@en ;
  skos:broader nalt:28970 ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:definition nalt:343510_def ;
  dc:created "2020-09-24"^^xsd:date .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

