@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:32888 .

nalt:32888_def
  rdf:value "Peces inmaduros jóvenes en la fase post-larval de desarrollo, caracterizada por el comienzo de alimentación exógena y el final de la dependencia al saco vitelino como fuente primaria de nutrición."@es, "Young immature fish at the postlarval stage of development, characterized by the beginning of exogenous feeding and the end of dependence on the yolk sac as the primary source of nutrition."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:845
  skos:prefLabel "peces"@es, "fish"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:32888 .

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

nalt:32888
  skos:broader nalt:845, nalt:4287 ;
  skos:definition nalt:32888_def ;
  skos:hiddenLabel "fish-fry"@en, "catfish fry"@en ;
  skos:prefLabel "fish fry"@en, "cría de pez desarrollada"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68684 ;
  skos:altLabel "fry (fish development)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "15233" .

nalt:4287
  skos:prefLabel "etapas de desarrollo"@es, "developmental stages"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:32888 .

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

