@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#> .

nalt:218580
  skos:prefLabel "propanolaminas"@es, "propanolamines"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:215258 .

nalt:1403
  skos:prefLabel "alcohol isopropílico"@es, "isopropyl alcohol"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:215258 .

nalt:312651
  skos:prefLabel "glicidol"@es, "glycidol"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:215258 .

nalt:215258
  skos:narrower nalt:1221, nalt:312651, nalt:1403, nalt:218580 ;
  dc:created "2014-04-22"^^xsd:date ;
  skos:broader nalt:1222 ;
  skos:prefLabel "propanoles"@es, "propanols"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "72039" ;
  dc:modified "2018-01-23"^^xsd:date .

nalt:1221
  skos:prefLabel "1-propanol"@es, "1-propanol"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:215258 .

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

<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:215258 .

