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

nalt:28972
  skos:prefLabel "escarabajos del estiércol"@es, "dung beetles"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:28970 .

nalt:28970
  skos:prefLabel "coprophagy"@en, "coprofagia"@es ;
  skos:narrower nalt:343510 ;
  skos:definition nalt:28970_def ;
  dc:modified "2020-10-20"^^xsd:date ;
  ns0:marc001 "9691" ;
  skos:related nalt:28972, nalt:28971, nalt:68065 ;
  skos:broader nalt:8996 ;
  skos:altLabel "coprophagia"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "coprophagous"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:28971
  skos:prefLabel "organismos coprófilos"@es, "coprophilous organisms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28970 .

nalt:8996
  skos:prefLabel "conducta alimentaria"@es, "feeding behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28970 .

nalt:343510
  skos:prefLabel "cecotrofia"@es, "cecotrophy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:28970 .

nalt:68065
  skos:prefLabel "comportamiento carroñero"@es, "scavenging behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28970 .

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

nalt:28970_def
  rdf:value "Comportamiento animal que consiste en alimentarse de heces."@es, "An animal behavior of feeding on feces."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

