@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:50029
  skos:prefLabel "fototoxicidad"@es, "phototoxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:290771 .

nalt:290771
  ns0:marc001 "83145" ;
  skos:prefLabel "fotoquimioterapia"@es, "photochemotherapy"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:221214 ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "photodynamic therapy"@en ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-01-26"^^xsd:date ;
  skos:related nalt:32468, nalt:240795, nalt:50029 ;
  skos:hiddenLabel "chemo-photothermal therapies"@en, "photochemotherapies"@en, "photo-chemotherapy"@en, "photodynamic therapies"@en, "chemo-photothermal synergetic therapy"@en, "photo-chemotherapies"@en, "chemo-photothermal therapy"@en ;
  skos:definition nalt:290771_def .

nalt:32468
  skos:prefLabel "trastornos por fotosensibilidad"@es, "photosensitivity disorders"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:290771 .

nalt:290771_def
  rdf:value "Terapia que utiliza agentes de fotosensibilización orales o tópicos y una posterior exposición a la luz."@es, "Therapy using oral or topical photosensitizing agents with subsequent exposure to light."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

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

nalt:240795
  skos:prefLabel "fotosensibilidad"@es, "photosensitivity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:290771 .

nalt:221214
  skos:prefLabel "fototerapia"@es, "phototherapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:290771 .

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

