@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:298116
  ns0:marc001 "83538" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "regressive evolution"@en, "evolución regresiva"@es ;
  a ns0:Topic, skos:Concept ;
  dc:created "2017-04-19"^^xsd:date ;
  skos:definition nalt:298116_def ;
  skos:related nalt:38835, nalt:28830 ;
  skos:hiddenLabel "regressive evolutions"@en ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:4040 .

nalt:4040
  skos:prefLabel "evolución"@es, "evolution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:298116 .

nalt:28830
  skos:prefLabel "evolución convergente"@es, "convergent evolution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298116 .

nalt:298116_def
  rdf:value "Reducción o pérdida gradual de estructuras, rasgos, comportamientos y/o genes en la descendencia con el tiempo."@es, "Gradual reduction or loss of structures, traits, behaviors and/or genes in lineages over time."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:38835
  skos:prefLabel "extinción"@es, "extinction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298116 .

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

