@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:217222
  dc:modified "2014-11-17"^^xsd:date ;
  skos:related nalt:4040, nalt:38836, nalt:7777, nalt:270 ;
  skos:prefLabel "biogénesis"@es, "biogenesis"@en ;
  dc:created "2014-06-02"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "bio-genesis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "63977" ;
  skos:definition nalt:217222_def ;
  skos:broader nalt:127308 .

nalt:127308
  skos:prefLabel "investigación, tecnología, métodos"@es, "Research, Technology, Methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:217222 .

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

nalt:7777
  skos:prefLabel "mutación"@es, "mutation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:217222 .

nalt:270
  skos:prefLabel "compuestos orgánicos"@es, "organic compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:217222 .

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

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

nalt:217222_def
  rdf:value "Origen de la vida. Incluye los estudios de la base potencial de la vida en compuestos orgánicos, pero excluye los del desarrollo de formas vida alteradas mediante mutación y selección natural, que se refieren a la evolución biológica."@es, "The origin of life. It includes studies of the potential basis for life in organic compounds but excludes studies of the development of altered forms of life through mutation and natural selection, which is biological evolution."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

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

