@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:229286_def
  rdf:value "Proceso industrial en el que el óxido de etileno es añadido a alcoholes o fenoles para generar productos como los tensioactivos."@es, "An industrial process in which ethylene oxide is added to alcohol or phenol to produce products such as surfactants."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:254
  skos:prefLabel "surfactantes"@es, "surfactants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:229286 .

nalt:229286
  skos:hiddenLabel "ethoxylations"@en, "ethoxylation-reaction"@en ;
  skos:prefLabel "ethoxylation"@en, "etoxilación"@es ;
  dc:created "2014-09-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "ethoxylation reaction"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:2770 ;
  skos:related nalt:254, nalt:38268, nalt:1365 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:definition nalt:229286_def ;
  ns0:marc001 "66616" .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:229286 .

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

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

nalt:38268
  skos:prefLabel "óxido de etileno"@es, "ethylene oxide"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:229286 .

nalt:1365
  skos:prefLabel "fenoles"@es, "phenols"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:229286 .

