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

nalt:9162
  skos:prefLabel "productos animales no comestibles"@es, "nonfood animal products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:44 .

nalt:20308
  skos:prefLabel "ganado"@es, "livestock"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:hasProduct nalt:44 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:5259
  skos:prefLabel "productos agrícolas"@es, "agricultural products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:44 .

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

nalt:4231
  skos:prefLabel "grasas y aceites animales"@es, "animal fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:44 .

nalt:9573
  skos:prefLabel "productos avícolas"@es, "poultry products"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:44 .

nalt:9444
  skos:prefLabel "productos de pescados"@es, "fish products"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:44 .

nalt:65
  skos:prefLabel "animales"@es, "animals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:44 ;
  ns0:hasProduct nalt:44 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:44 .

nalt:44
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85005224>, <http://aims.fao.org/aos/agrovoc/c_438>, <http://id.agrisemantics.org/gacs/C1797>, <http://id.cabi.org/cabt/10696> ;
  skos:hiddenLabel "animal-products"@en, "products of animal"@en, "animal derived product"@en, "animal product"@en, "animal derived products"@en, "animal-derived product"@en ;
  skos:prefLabel "productos animales"@es, "animal products"@en ;
  skos:narrower nalt:34531, nalt:9573, nalt:4231, nalt:9572, nalt:9162, nalt:9571, nalt:9444 ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:20308, nalt:65 ;
  dc:modified "2018-07-17"^^xsd:date ;
  ns0:marc001 "2586" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "animal-derived products"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:5259 ;
  skos:related nalt:65 .

nalt:34531
  skos:prefLabel "productos derivados del huevo"@es, "egg products"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:44 .

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

