@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 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#> .

nalt:288119
  skos:prefLabel "exaptación"@es, "exaptation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:286571 .

nalt:42625
  skos:prefLabel "deriva genética"@es, "genetic drift"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:286571 .

nalt:137311
  skos:prefLabel "plasticidad fenotípica"@es, "phenotypic plasticity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:286571 .

nalt:2165
  skos:prefLabel "adaptación"@es, "evolutionary adaptation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:286571 .

nalt:4040
  skos:prefLabel "evolución"@es, "evolution"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:286571 .

nalt:277022
  skos:prefLabel "aptitud reproductiva"@es, "reproductive fitness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:286571 .

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

nalt:286571
  ns0:marc001 "78977" ;
  skos:related nalt:137311, nalt:288119, nalt:42625, nalt:277022, nalt:38836, nalt:2165 ;
  dc:created "2016-08-30"^^xsd:date ;
  skos:broader nalt:4040 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:286571_def ;
  skos:prefLabel "presión selectiva"@es, "selection pressure"@en ;
  skos:altLabel "evolutionary pressure"@en ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:hiddenLabel "selection-pressure"@en ;
  a skos:Concept, ns0:Topic .

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

nalt:286571_def
  rdf:value "Grado al cual los mejores individuos son favorecidos. Cuando más alta sea la presión selectiva, más favorecidos resultan los individuos."@es, "The selection pressure is defined as the degree to which the better individuals are favoured. The higher the selection pressured, the more the better individuals are favoured."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:38836
  skos:prefLabel "selección natural"@es, "natural selection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:286571 .

