@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

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

nalt:23181
  dc:modified "2018-08-17"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C2878>, <http://aims.fao.org/aos/agrovoc/c_6634>, <http://id.cabi.org/cabt/48334> ;
  skos:related nalt:845, nalt:40337, nalt:323520 ;
  ns0:productOf nalt:845 ;
  a ns0:Product, skos:Concept ;
  skos:prefLabel "huevas de pescado"@es, "fish roe"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "eggs (fish, as food)"@en, "fish eggs as food"@en, "caviar"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:scopeNote "Fish eggs eaten as food; for fish ova USE fish eggs"@en, "Huevas de pescado como alimento; USAR \"huevas de peces\" para otros usos, óvulos."@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85048757> ;
  skos:broader nalt:34531, nalt:9444 ;
  skos:hiddenLabel "fish roes"@en, "fish-roe"@en ;
  ns0:marc001 "15252" .

nalt:323520
  skos:prefLabel "contaminación de los huevos"@es, "egg contamination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23181 .

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

nalt:845
  skos:prefLabel "peces"@es, "fish"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:23181 ;
  ns0:hasProduct nalt:23181 .

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

nalt:40337
  skos:prefLabel "huevas de peces"@es, "fish eggs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23181 .

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

