@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:34531
  skos:prefLabel "productos derivados del huevo"@es, "egg products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9573 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:75629
  skos:prefLabel "huevos de gallina"@es, "chicken eggs"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:9573 .

nalt:35959
  skos:prefLabel "huevos de pavo"@es, "turkey eggs"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:9573 .

nalt:17606
  skos:prefLabel "aves de corral"@es, "poultry"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:9573 ;
  ns0:hasProduct nalt:9573 .

nalt:35948
  skos:prefLabel "industria avícola"@es, "poultry industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9573 .

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

nalt:9573
  skos:hiddenLabel "poultry product"@en, "poultry-products"@en ;
  skos:prefLabel "productos avícolas"@es, "poultry products"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:17606 ;
  skos:narrower nalt:24842, nalt:35959, nalt:40773, nalt:34829, nalt:35958, nalt:24849, nalt:75629 ;
  skos:related nalt:17606, nalt:34531, nalt:9161, nalt:35948 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:44 ;
  dc:modified "2013-04-24"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4074>, <http://id.loc.gov/authorities/subjects/sh97003126>, <http://id.cabi.org/cabt/94070> ;
  ns0:marc001 "29907" .

nalt:34829
  skos:prefLabel "huevos de pato"@es, "duck eggs"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9573 .

nalt:9161
  skos:prefLabel "alimentos de base animal"@es, "animal-based foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9573 .

nalt:40773
  skos:prefLabel "foie gras"@es, "foie gras"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9573 .

nalt:35958
  skos:prefLabel "huevos de ganso"@es, "goose eggs"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9573 .

nalt:24849
  skos:prefLabel "piel de aves de corral"@es, "poultry skin"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9573 .

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

nalt:24842
  skos:prefLabel "carne de aves"@es, "poultry meat"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9573 .

nalt:44
  skos:prefLabel "productos animales"@es, "animal products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:9573 .

