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

nalt:45470_def
  rdf:value "Organismo que se alimenta de sustancias de origen animal y vegetal."@es, "An organism that feeds on both animal and plant substances."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

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

nalt:45470
  skos:prefLabel "omnivores"@en, "omnívoros"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:hiddenLabel "omnivorous"@en, "omnivore"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "omnivory"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_5348>, <http://id.loc.gov/authorities/subjects/sh2001001835>, <http://id.agrisemantics.org/gacs/C27924> ;
  skos:broader nalt:9589 ;
  skos:definition nalt:45470_def ;
  dc:modified "2017-10-16"^^xsd:date ;
  skos:related nalt:31997 ;
  ns0:marc001 "26096" .

nalt:31997
  skos:prefLabel "herbívoros"@es, "herbivores"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:45470 .

