@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:316774
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:15094 ;
  skos:related nalt:316779 ;
  skos:prefLabel "bacterias hipertermófilas"@es, "hyperthermophilic bacteria"@en ;
  skos:definition nalt:316774_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "87908" ;
  dc:created "2018-05-11"^^xsd:date ;
  skos:hiddenLabel "hyperthermophilic-bacteria"@en .

nalt:316779
  skos:prefLabel "arqueas hipertermófilas"@es, "hyperthermophilic archaea"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:316774 .

nalt:15094
  skos:prefLabel "bacterias termofílicas"@es, "thermophilic bacteria"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:316774 .

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

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

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

