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

nalt:68684
  skos:prefLabel "ictioplancton"@es, "ichthyoplankton"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40337 .

nalt:23181
  skos:prefLabel "huevas de pescado"@es, "fish roe"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:40337 .

nalt:24837
  skos:prefLabel "huevos"@es, "eggs"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:40337 .

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

nalt:40337
  skos:related nalt:68684, nalt:23181 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "fish eggs"@en, "huevas de peces"@es ;
  skos:scopeNote "Usar para óvulo de peces; USAR \"huevas de pescado\" para como alimento."@es, "Use for fish ova; for eggs eaten as food USE fish roe."@en ;
  skos:altLabel "fish ova"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22536>, <http://id.cabi.org/cabt/48310> ;
  ns0:marc001 "15228" ;
  skos:hiddenLabel "fish egg"@en, "fish-eggs"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85048757> ;
  dc:modified "2016-10-27"^^xsd:date ;
  skos:broader nalt:24837 .

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

