@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:214487
  skos:prefLabel "compuestos epóxicos"@es, "epoxy compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:214488 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

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

nalt:214488_def
  rdf:value "Compuesto epóxico clorado utilizado como disolvente industrial. Produce fuertes irritaciones en la piel y puede provocar cáncer."@es, "A chlorinated epoxy compound used as an industrial solvent. It is a strong skin irritant and carcinogen."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:214488
  skos:prefLabel "epichlorohydrins"@en, "epiclorohidrinas"@es ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:hiddenLabel "epichlorohydrin"@en ;
  skos:definition nalt:214488_def ;
  dc:created "2014-04-14"^^xsd:date ;
  skos:broader nalt:214487 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "66474" .

