@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 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:17171
  skos:prefLabel "pigmentos"@es, "pigments"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:17981 .

nalt:24679
  skos:prefLabel "reacciones fotoquímicas"@es, "photochemical reactions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17981 .

nalt:17253
  skos:prefLabel "blanqueadura"@es, "bleaching"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:17981 .

nalt:17981
  skos:related nalt:262830, nalt:50041, nalt:17171, nalt:17253 ;
  ns0:marc001 "28336" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "fotoblanqueo"@es, "photobleaching"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:24679 ;
  skos:definition nalt:17981_def ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-10-08"^^xsd:date .

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

nalt:262830
  skos:prefLabel "recuperación de la fluorescencia luego del fotoblanqueo"@es, "fluorescence recovery after photobleaching"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:17981 .

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

nalt:17981_def
  rdf:value "Cambio inducido mediante luz en el grupo químico responsable del color en una molécula, lo cual genera la pérdida de absorción de la luz de una determinada longitud de onda."@es, "Light-induced change in the chemical group that gives rise to color in a molecule, resulting in the loss of its absorption of light of a particular wave length."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:50041
  skos:prefLabel "fotoestabilidad"@es, "photostability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:17981 .

