@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:57970
  skos:prefLabel "fototoxinas"@es, "phototoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:50029 .

nalt:50029
  skos:related nalt:240795, nalt:221214, nalt:57970, nalt:18228, nalt:290771 ;
  dc:modified "2017-01-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "fototoxicidad"@es, "phototoxicity"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "phototoxic"@en ;
  ns0:marc001 "28364" ;
  skos:definition nalt:50029_def ;
  skos:broader nalt:3967 .

nalt:290771
  skos:prefLabel "fotoquimioterapia"@es, "photochemotherapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:50029 .

nalt:3967
  skos:prefLabel "toxicidad"@es, "toxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:50029 .

nalt:18228
  skos:prefLabel "luz"@es, "light"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:50029 .

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:50029 .

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

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

nalt:50029_def
  rdf:value "Condición adversa debida a la sobrexposición a la luz."@es, "The adverse condition due to overexposure to light."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

