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

nalt:138095
  skos:prefLabel "proceso de valoración del riesgo"@es, "risk assessment process"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:294917 .

nalt:294917
  skos:prefLabel "population viability analysis"@en, "análisis de viabilidad de población"@es ;
  ns0:marc001 "83346" ;
  dc:created "2017-03-08"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:138095 ;
  skos:definition nalt:294917_def ;
  skos:related nalt:294913, nalt:59667 ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:59667
  skos:prefLabel "análisis de probabilidad"@es, "probability analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:294917 .

nalt:294917_def
  rdf:value "Aplicación de modelos que contabilizan las múltiples amenazas que la persistencia de una población afronta para ser probable durante un periodo determinado. Ayuda a identificar las amenazas que una especie enfrenta, a planificar la investigación y la recolección de datos, a priorizar las opciones de gestión y a prever la posible respuesta de la especie a medidas de gestión como la reintroducción, la cría en cautividad o las quemas prescritas."@es, "The general term for the application of models that account for multiple threats facing the persistence of a population to access the likelihood of the population's persistence over a given period of time. PVA helps identify the threats faced by a species, plan research and data collection, prioritize management options, and predict the likely response of species to management actions (e.g., reintroduction, captive breeding, or prescribed burning)."@en ;
  dc:source "U.S. Geological Survey; Genetics and Genomics Glossary" ;
  a ns0:Definition .

nalt:294913
  skos:prefLabel "viabilidad de población"@es, "population viability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:294917 .

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

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

