@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#> .

nalt:36200
  skos:prefLabel "radiación infrarroja"@es, "infrared radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:317357 .

nalt:317357
  skos:broader nalt:224493 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2018-05-29"^^xsd:date ;
  skos:altLabel "photothermal therapy"@en ;
  skos:hiddenLabel "near-infrared thermal therapy"@en, "nanoshell mediated near-infrared thermal therapy"@en, "photothermal therapies"@en, "nanoshell-mediated near-infrared thermal therapy"@en, "photothermal-therapy"@en, "photo-thermotherapy"@en, "near infrared thermal therapy"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:prefLabel "photothermotherapy"@en, "fototermoterapia"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:36200, nalt:196154 ;
  ns0:marc001 "89524" .

nalt:224493
  skos:prefLabel "termoterapia"@es, "thermotherapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:317357 .

nalt:196154
  skos:prefLabel "radiación térmica"@es, "thermal radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:317357 .

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

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

