@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:6539
  skos:prefLabel "genes"@es, "genes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:297806 .

nalt:297806_def
  rdf:value "Secuencias de ácido nucleico que funcionan como unidades de herencia y que se ubican en el ADN del cloroplasto."@es, "Those nucleic acid sequences that function as units of heredity which are located within the chloroplast DNA."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:75782
  skos:prefLabel "genoma del cloroplasto"@es, "chloroplast genome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:297806 .

nalt:308393
  skos:prefLabel "genes mitocondriales"@es, "mitochondrial genes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:297806 .

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

nalt:25474
  skos:prefLabel "ADN del cloroplasto"@es, "chloroplast DNA"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:297806 .

nalt:25479
  skos:prefLabel "cloroplastos"@es, "chloroplasts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:297806 .

nalt:297806
  dc:modified "2017-11-10"^^xsd:date ;
  skos:related nalt:25474, nalt:25479, nalt:308393, nalt:75782 ;
  skos:hiddenLabel "chloroplastic gene"@en, "chloroplast gene"@en, "chloroplastic genes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "chloroplast genes"@en, "genes del cloroplasto"@es ;
  skos:definition nalt:297806_def ;
  ns0:marc001 "80657" ;
  dc:created "2017-04-12"^^xsd:date ;
  skos:broader nalt:6539 .

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

