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

nalt:190887
  skos:definition nalt:190887_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "60305" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85003315> ;
  skos:narrower nalt:194434, nalt:202616 ;
  skos:prefLabel "alcoholysis"@en, "alcohólisis"@es ;
  dc:modified "2013-08-06"^^xsd:date ;
  skos:related nalt:24684, nalt:1222 ;
  skos:broader nalt:3982 ;
  dc:created "2012-09-05"^^xsd:date .

nalt:202616
  skos:prefLabel "etanólisis"@es, "ethanolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:190887 .

nalt:3982
  skos:prefLabel "reacciones químicas"@es, "chemical reactions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:190887 .

nalt:194434
  skos:prefLabel "metanólisis"@es, "methanolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:190887 .

nalt:190887_def
  rdf:value "Reacción química en la que un enlace químico se rompe debido a la adición de un alcohol."@es, "A chemical reaction in which a chemical bond is broken by the addition of an alcohol."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

nalt:24684
  skos:prefLabel "transesterificación"@es, "transesterification"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:190887 .

nalt:1222
  skos:prefLabel "alcoholes"@es, "alcohols"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:190887 .

