@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:316774
  skos:prefLabel "bacterias hipertermófilas"@es, "hyperthermophilic bacteria"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:316779 .

nalt:316779
  skos:prefLabel "hyperthermophilic archaea"@en, "arqueas hipertermófilas"@es ;
  skos:hiddenLabel "hyper-thermophilic archaea"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:71, nalt:316774 ;
  skos:definition nalt:316779_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:316778 ;
  dc:created "2018-05-11"^^xsd:date ;
  ns0:marc001 "87907" .

nalt:71
  skos:prefLabel "Archaea"@es, "Archaea"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:316779 .

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

nalt:316778
  skos:prefLabel "arqueas termófilas"@es, "thermophilic archaea"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:316779 .

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

nalt:316779_def
  rdf:value "Arqueas que requieren temperaturas muy elevadas para su desarrollo normal."@es, "Archaea requiring extremely high temperatures for normal development."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

