@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 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#> .

nalt:147771_def
  rdf:value "Radical OH univalente. El radical hidroxilo es un potente agente oxidante."@es, "The univalent radical OH. Hydroxyl radical is a potent oxidizing agent."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:147771
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20859> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "hydroxyl-radicals"@en, "hydroxyl free radicals"@en, "hydroxyl radical"@en, "hydroxyl free radical"@en ;
  skos:prefLabel "hydroxyl radicals"@en, "radicales hidroxilo"@es ;
  dc:modified "2017-07-06"^^xsd:date ;
  dc:created "2011-09-02"^^xsd:date ;
  skos:broader nalt:41502 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:147771_def ;
  ns0:marc001 "59796" .

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

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

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

