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

nalt:25577
  skos:prefLabel "poliestirenos"@es, "polystyrenes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:573 .

nalt:255044
  skos:prefLabel "polietilenos"@es, "polyethylenes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:573 .

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

nalt:573
  skos:hiddenLabel "plastic"@en ;
  skos:definition nalt:573_def ;
  skos:prefLabel "plásticos"@es, "plastics"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_5998>, <http://id.agrisemantics.org/gacs/C6109>, <http://id.cabi.org/cabt/91891>, <http://id.loc.gov/authorities/subjects/sh85103153> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-07-26"^^xsd:date ;
  skos:narrower nalt:255044 ;
  skos:related nalt:25577 ;
  skos:broader nalt:574 ;
  ns0:marc001 "29124" .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:573_def
  rdf:value "Compuestos químicos reactivos no metálicos moldeados en materiales de construcción rígidos o flexibles, tejidos, etc."@es, "Non-metallic chemoreactive compounds molded into rigid or pliable construction materials, fabrics, etc."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:574
  skos:prefLabel "polímeros"@es, "polymers"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:573 .

