@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:68684
  ns0:marc001 "51701" ;
  skos:broader nalt:58488 ;
  skos:related nalt:40337, nalt:32888, nalt:40296 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85048779>, <http://id.loc.gov/authorities/subjects/sh85048757> ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-10-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "ichthyoplankton"@en, "ictioplancton"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:68684_def .

nalt:40296
  skos:prefLabel "larvas de peces"@es, "fish larvae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:68684 .

nalt:58488
  skos:prefLabel "zooplancton"@es, "zooplankton"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:68684 .

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

nalt:32888
  skos:prefLabel "cría de pez desarrollada"@es, "fish fry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68684 .

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

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

nalt:68684_def
  rdf:value "Componente del zooplancton que flota libremente e incluye las ovas, las crías y las larvas de peces."@es, "The free-floating component of zooplankton that includes fish eggs, fry, and larvae."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

