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

nalt:335738
  skos:prefLabel "nitrosilación"@es, "nitrosylation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:335740 .

nalt:335740_def
  rdf:value "Unión covalente de un grupo de óxido nítrico al tiol de un residuo de cisteína, que forma S-nitrosotiol."@es, "S-nitrosylation is defined as the covalent attachment of a nitric oxide (NO) group to the thiol of a cysteine residue, forming S-nitrosothiol (S-NO)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

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

