@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:288119
  skos:prefLabel "exaptación"@es, "exaptation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:27698 .

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

nalt:27698
  skos:exactMatch <http://id.cabi.org/cabt/30620>, <http://id.agrisemantics.org/gacs/C17199>, <http://id.loc.gov/authorities/subjects/sh85027695> ;
  skos:prefLabel "coevolution"@en, "coevolución"@es ;
  skos:broader nalt:4040 ;
  skos:hiddenLabel "coevolutionary processes"@en, "coevolved"@en, "co-evolved"@en, "co-evolutions"@en ;
  skos:definition nalt:27698_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:288119 ;
  dc:modified "2016-10-14"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "9188" ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "co-evolution"@en .

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

nalt:27698_def
  rdf:value "Evolución en la que genes o fragmentos de genes de dos o más especies ecológicamente interdependientes (por ejemplo, una planta y sus polinizadores) cambian juntas y no divergen."@es, "Evolution whereby genes or gene fragments of two or more ecologically interdependent species (e.g. a plant and its pollinators) change together and do not diverge."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

