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

nalt:342929_def
  rdf:value "Todos los peces de una especie que nacieron en el último año, desde su transformación a jóvenes hasta el 1.o de enero."@es, "All of the fish of a species that were born in the past year, from transformation to juvenile until January 1."@en ;
  dc:source "U.S. Environmental Protection Agency" ;
  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:related nalt:342929 .

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

nalt:4287
  skos:prefLabel "etapas de desarrollo"@es, "developmental stages"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:342929 .

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

nalt:342929
  dc:modified "2020-10-29"^^xsd:date ;
  skos:prefLabel "young of the year"@en, "alevín"@es ;
  skos:broader nalt:4287 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "young of year"@en, "young of-year"@en ;
  skos:related nalt:845 ;
  ns0:marc001 "95939" ;
  dc:created "2020-09-09"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:342929_def ;
  skos:altLabel "young-of-year"@en .

