@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:250497_def
  rdf:value "Proceso de división de un enlace químico por medio de la adición de un tiol (R-SH)."@es, "The process of cleavage of a chemical bond by the addition of thiol (R-SH)."@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:250497 .

nalt:250497
  skos:definition nalt:250497_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:6160, nalt:24669 ;
  skos:prefLabel "thiolysis"@en, "tiólisis"@es ;
  dc:created "2015-05-01"^^xsd:date ;
  skos:broader nalt:3982 ;
  dc:modified "2015-11-16"^^xsd:date ;
  ns0:marc001 "74203" ;
  a skos:Concept, ns0:Topic .

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

nalt:24669
  skos:prefLabel "hidrólisis"@es, "hydrolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:250497 .

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

nalt:6160
  skos:prefLabel "tioles"@es, "thiols"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:250497 .

