@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:294917
  skos:prefLabel "análisis de viabilidad de población"@es, "population viability analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:294913 .

nalt:277091
  skos:prefLabel "éxito reproductivo"@es, "reproductive success"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:294913 .

nalt:17621
  skos:prefLabel "caracterísitcas de la población"@es, "population characteristics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:294913 .

nalt:58556
  skos:prefLabel "densidad poblacional"@es, "population density"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:294913 .

nalt:294913
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "population-viabilities"@en, "population viabilities"@en, "population-viability"@en ;
  skos:related nalt:43977, nalt:58556, nalt:294917, nalt:277091 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:prefLabel "viabilidad de población"@es, "population viability"@en ;
  ns0:marc001 "83345" ;
  skos:definition nalt:294913_def ;
  skos:broader nalt:17621 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-03-08"^^xsd:date .

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

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

nalt:43977
  skos:prefLabel "tamaño poblacional"@es, "population size"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:294913 .

nalt:294913_def
  rdf:value "Probabilidad de que suficientes individuos de una población sobrevivan a la edad reproductiva y eviten la desaparición de la población."@es, "The probability that enough individuals in a population will survive to reproductive age to prevent extirpation of the population."@en ;
  dc:source "U.S. Geological Survey; Genetics and Genomics Glossary" ;
  a ns0:Definition .

