@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:239625_def
  rdf:value "Organismo que puede crecer y desarrollarse a temperaturas extremas."@es, "An organism that can grow and thrive at extreme levels of temperature."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:239625
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:52769 ;
  skos:hiddenLabel "thermophilic organism"@en, "thermophile"@en, "thermophile organism"@en, "thermophile organisms"@en ;
  skos:prefLabel "thermophiles"@en, "termófilos"@es ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:altLabel "hyperthermophiles"@en, "thermophilic organisms"@en ;
  ns0:marc001 "94991" ;
  skos:definition nalt:239625_def ;
  dc:created "2015-01-30"^^xsd:date ;
  skos:broader nalt:239614 ;
  a ns0:Topic, skos:Concept .

nalt:239614
  skos:prefLabel "organismos extremófilos"@es, "extremophiles"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:239625 .

nalt:52769
  skos:prefLabel "microorganismos termofílicos"@es, "thermophilic microorganisms"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:239625 .

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

