@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 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:260998
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:hiddenLabel "chlorhydrin"@en, "chlorohydrin"@en ;
  dc:modified "2020-09-16"^^xsd:date ;
  ns0:marc001 "64985" ;
  skos:narrower nalt:261000, nalt:343286 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "clorohidrinas"@es, "chlorohydrins"@en ;
  dc:created "2015-09-15"^^xsd:date ;
  skos:broader nalt:1222 ;
  skos:altLabel "chlorhydrins"@en ;
  skos:definition nalt:260998_def .

nalt:343286
  skos:prefLabel "clorobutanol"@es, "chlorobutanol"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:260998 .

nalt:260998_def
  rdf:value "Cualquiera de los compuestos derivados de un grupo de glicoles o alcoholes polihidroxilados mediante la sustitución de una parte de los grupos hidroxilos."@es, "Any of the compounds derived from a group of glycols or polyhydroxy alcohols by chlorine substitution for part of the hydroxyl groups."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

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

nalt:261000
  skos:prefLabel "alfaclorhidrina"@es, "alpha-chlorohydrin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:260998 .

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

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

