@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:40296
  skos:prefLabel "larvas de peces"@es, "fish larvae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:124434 .

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

nalt:124434
  skos:definition nalt:124434_def ;
  skos:broader nalt:40296 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "alevins"@en, "alevines"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2008-08-11"^^xsd:date ;
  ns0:marc001 "53518" ;
  skos:related nalt:29057 .

nalt:124434_def
  rdf:value "Peces salmónidos en fase larval que derivan sus nutrientes del saco vitelino y que residen en los lugares de oviposición."@es, "Larval salmonid fish which derive nutrients from their yolk sac and reside in the spawning site."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:29057
  skos:prefLabel "Salmonidae"@es, "Salmonidae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:124434 .

