@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:244
  skos:altLabel "plasticisers"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "plasticiser"@en, "plasticizer"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:315558, nalt:314258 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18372>, <http://id.loc.gov/authorities/subjects/sh85103152>, <http://id.cabi.org/cabt/91890> ;
  ns0:marc001 "29123" ;
  skos:prefLabel "plasticizadores"@es, "plasticizers"@en ;
  skos:definition nalt:244_def ;
  skos:broader nalt:194 ;
  dc:modified "2018-05-15"^^xsd:date .

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

nalt:244_def
  rdf:value "Pequeñas moléculas, a menudo volátiles, que se agregan a plásticos rígidos y duros para ablandarlos y flexibilizarlos."@es, "Small, often volatile molecules that are added to hard, stiff plastics to make them softer and more flexible."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:314258
  skos:prefLabel "dispersantes"@es, "dispersants"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:244 .

nalt:194
  skos:prefLabel "químicos técnicos"@es, "technical chemicals"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:244 .

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

nalt:315558
  skos:prefLabel "dietilftalato"@es, "diethyl phthalate"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:244 .

