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

nalt:89067
  skos:prefLabel "genoma de plastidios"@es, "plastid genome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:244970 .

nalt:244970_def
  rdf:value "Complemento genético de los apicoplastos representado en su ADN."@es, "The genetic complement of apicoplasts as represented in their DNA."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:132362
  skos:prefLabel "apicoplastos"@es, "apicoplasts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:244970 .

nalt:244970
  skos:hiddenLabel "apicoplast genomes"@en, "plastid (apicoplast) genome"@en, "apicoplast-genome"@en, "apicoplast-genomes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:75782, nalt:132362 ;
  skos:prefLabel "apicoplast genome"@en, "genoma apicoplasto"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "63198" ;
  skos:definition nalt:244970_def ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:broader nalt:89067 ;
  dc:created "2015-03-19"^^xsd:date .

nalt:75782
  skos:prefLabel "genoma del cloroplasto"@es, "chloroplast genome"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:244970 .

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

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

