@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:192635
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh89005489>, <http://id.agrisemantics.org/gacs/C29748> ;
  skos:altLabel "derivitization"@en, "derivatisation"@en, "derivitisation"@en ;
  skos:prefLabel "derivatización"@es, "derivatization"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2012-10-31"^^xsd:date ;
  skos:definition nalt:192635_def ;
  dc:modified "2013-11-06"^^xsd:date ;
  skos:related nalt:207583 ;
  skos:broader nalt:3982 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "60828" .

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

nalt:207583
  skos:prefLabel "derivados químicos"@es, "chemical derivatives"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:192635 .

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

nalt:192635_def
  rdf:value "Transformación de un compuesto químico en uno de estructura química similar, pero con propiedades químicas diferentes."@es, "Transformation of a chemical compound into one of similar chemical structure but which may differ in chemical properties."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

