@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:277091
  skos:prefLabel "éxito reproductivo"@es, "reproductive success"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:340948 .

nalt:261318
  skos:prefLabel "pájaro volantón o volandero"@es, "fledglings"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:340948 .

nalt:340948_def
  rdf:value "Nido donde los polluelos sobreviven hasta alcanzar la edad de madurez, en la que empluman o son capaces de alzar el vuelo."@es, "Nest success is defined as a nest where nest young survive to an age of maturity to fledge or fledgling."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:340948
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:marc001 "95588" ;
  dc:created "2020-06-22"^^xsd:date ;
  skos:broader nalt:277091 ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:340948_def ;
  skos:hiddenLabel "nest-success"@en ;
  skos:related nalt:214020, nalt:261318 ;
  skos:prefLabel "nest success"@en, "éxito de los nidos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:214020
  skos:prefLabel "polluelos"@es, "nestlings"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:340948 .

