@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:22682
  skos:prefLabel "necrofagia"@es, "necrophagy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:68065 .

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

nalt:9589
  skos:prefLabel "heterótrofos"@es, "heterotrophs"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:68065 .

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

nalt:8996
  skos:prefLabel "conducta alimentaria"@es, "feeding behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68065 .

nalt:68065
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "scavenging behaviour"@en ;
  skos:prefLabel "comportamiento carroñero"@es, "scavenging behavior"@en ;
  skos:related nalt:28970, nalt:9589 ;
  skos:definition nalt:68065_def ;
  skos:hiddenLabel "scavenging-behavior"@en, "scavenging behaviours"@en, "scavenging behaviors"@en ;
  ns0:marc001 "51974" ;
  skos:broader nalt:8996 ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-08-09"^^xsd:date ;
  dc:modified "2014-09-29"^^xsd:date ;
  skos:narrower nalt:22682 .

nalt:68065_def
  rdf:value "Búsqueda de animales muertos o de materia orgánica en descomposición para alimentarse."@es, "Searching for and feeding on dead carcasses or decaying organic matter."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

