@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:335738_def
  rdf:value "Reacción química en la que un grupo nitrosilo se agrega a un metal o a otro radical libre."@es, "Any chemical reaction in which a nitrosyl group (NO) is added to a metal or another free radical."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:3982
  skos:prefLabel "reacciones químicas"@es, "chemical reactions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:335738 .

nalt:335738
  skos:definition nalt:335738_def ;
  skos:hiddenLabel "nitrosylations"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:335740 ;
  skos:prefLabel "nitrosilación"@es, "nitrosylation"@en ;
  skos:broader nalt:3982 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2020-01-30"^^xsd:date ;
  ns0:marc001 "95081" ;
  dc:modified "2020-10-29"^^xsd:date .

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

nalt:335740
  skos:prefLabel "S-nitrosilación"@es, "S-nitrosylation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:335738 .

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

