@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 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:225047
  skos:prefLabel "potencial biótico"@es, "biotic potential"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:225047_def ;
  skos:hiddenLabel "biotic-potential"@en, "biotic potentials"@en ;
  skos:broader nalt:12898 ;
  skos:related nalt:202712 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "64003" ;
  dc:created "2014-08-19"^^xsd:date .

nalt:12898
  skos:prefLabel "reproducción"@es, "reproduction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:225047 .

nalt:202712
  skos:prefLabel "desempeño reproductivo"@es, "reproductive performance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:225047 .

nalt:225047_def
  rdf:value "Capacidad inherente de un ser vivo de multiplicarse en la ausencia de factores determinantes extrínsecos. Depende del número de descendientes vivos y fértiles producidos en cada reproducción, la frecuencia de esta y, cuando el sexo interviene, la proporción de cada sexo."@es, "The inherent ability of an organism to multiply in the absence of extrinsic controlling factors. This potential depends on the number of live, fertile offspring produced at each reproduction, the frequency of reproduction and, where sex is involved, the sex ratio."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

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

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

