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

nalt:147772_def
  rdf:value "Un estado excitado del oxígeno molecular generado fotoquímicamente o químicamente. El oxígeno singlete reacciona con una variedad de moléculas biológicas tales como ácidos nucleicos, proteínas y lípidos, provocando daños oxidativos."@es, "An excited state of molecular oxygen generated photochemically or chemically. Singlet oxygen reacts with a variety of biological molecules such as nucleic acids; proteins; and lipids; causing oxidative damages."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8381
  skos:prefLabel "oxígeno"@es, "oxygen"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:147772 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:147772
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:41502 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:hiddenLabel "singlet molecular oxygen"@en, "singlet-oxygen"@en ;
  skos:prefLabel "oxígeno singlete"@es, "singlet oxygen"@en ;
  ns0:marc001 "60123" ;
  skos:definition nalt:147772_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85000738> ;
  skos:related nalt:8381 ;
  dc:modified "2015-12-10"^^xsd:date ;
  dc:created "2011-09-02"^^xsd:date .

nalt:41502
  skos:prefLabel "especies de oxígeno reactivo"@es, "reactive oxygen species"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:147772 .

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

