@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 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#> .

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

nalt:38837_def
  rdf:value "Desarrollo de características similares en especies que no están relacionadas debido a adaptaciones a presiones ambientales similares."@es, "The development of similar characteristics in species that are not closely related due to adaptation to similar environmental pressures."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:38837
  skos:prefLabel "parallel evolution"@en, "evolución paralela"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2016-10-17"^^xsd:date ;
  skos:definition nalt:38837_def ;
  skos:related nalt:288119 ;
  skos:hiddenLabel "parallel-evolution"@en ;
  ns0:marc001 "27104" ;
  skos:broader nalt:4040 .

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

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

