@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:37099
  skos:prefLabel "transferencia energética"@es, "energy transfer"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:218086 .

nalt:3057
  skos:prefLabel "marcadores fluorescentes"@es, "fluorescent dyes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:218086 .

nalt:40702
  skos:prefLabel "fluorescencia"@es, "fluorescence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:218086 .

nalt:218086
  skos:related nalt:37099, nalt:40702 ;
  skos:broader nalt:3057 ;
  ns0:marc001 "69797" ;
  skos:hiddenLabel "molecular rotor"@en, "molecular-rotors"@en, "fluorescent molecular rotors"@en ;
  dc:created "2014-06-10"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  skos:definition nalt:218086_def ;
  skos:prefLabel "molecular rotors"@en, "rotores moleculares"@es ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:218086_def
  rdf:value "Grupo de moléculas fluorescentes que puede experimentar un movimiento rotatorio intramolecular luego de la fotoexcitación."@es, "A group of fluorescent molecules that can undergo an intramolecular twisting motion upon photoexcitation."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

