@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:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:9161 .

nalt:34531
  skos:prefLabel "productos derivados del huevo"@es, "egg products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9161 .

nalt:9446
  skos:prefLabel "proteína de procedencia animal"@es, "animal source protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9161 .

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

nalt:4231
  skos:prefLabel "grasas y aceites animales"@es, "animal fats and oils"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9161 .

nalt:9573
  skos:prefLabel "productos avícolas"@es, "poultry products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9161 .

nalt:9444
  skos:prefLabel "productos de pescados"@es, "fish products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9161 .

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9161 .

nalt:9161
  skos:hiddenLabel "meat-based products"@en, "animal food-based"@en, "animal-source food"@en, "animal origin foods"@en, "animal origin food"@en, "muscle foods"@en, "animal source foods"@en, "animal-origin foods"@en, "animal derived food"@en, "food products of animal origin"@en, "food of animal origin"@en, "animal food-stuffs"@en, "animal-derived food"@en, "animal foodstuff"@en, "animal-origin food"@en, "animal source food"@en, "meat-based foods"@en, "animal-based-foods"@en, "edible animal products"@en, "animal protein-based consumer products"@en, "meat-based ingredients"@en, "foodstuff of animal origin"@en, "foodstuffs of animal origin"@en, "animal based foods"@en, "animal meat products"@en, "animal-derived foods"@en, "animal-based food"@en, "animal food stuffs"@en ;
  ns0:marc001 "2605" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20466> ;
  skos:related nalt:9572, nalt:34531, nalt:9444, nalt:9446, nalt:9571, nalt:4231, nalt:9573, nalt:287727 ;
  a ns0:Product, skos:Concept ;
  skos:altLabel "animal-source foods"@en, "animal derived foods"@en, "foods of animal origin"@en, "animal foodstuffs"@en, "animals used as food sources"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:9161_def ;
  skos:prefLabel "alimentos de base animal"@es, "animal-based foods"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2020-06-22"^^xsd:date ;
  skos:broader nalt:408 .

nalt:9161_def
  rdf:value "Alimentos que se originan de fuentes animales."@es, "Foods originating from animal sources."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:287727
  skos:prefLabel "nidos comestibles de aves"@es, "edible bird's nests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9161 .

nalt:9572
  skos:prefLabel "productos cárnicos"@es, "meat products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9161 .

