@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:69868
  ns0:marc001 "52037" ;
  skos:broader nalt:573 ;
  skos:hiddenLabel "poly (vinylidene fluoride)"@en, "poly (vinylidene-fluoride)(PVDF)"@en, "hybrid thermoplastic"@en, "hybrid thermoplastics"@en, "polyvinylidene fluoride"@en, "thermal plastic"@en, "poly(vinylidene fluoride)"@en, "poly (vinylidene fluoride)(PVDF)"@en, "thermoplastic"@en ;
  skos:prefLabel "thermoplastics"@en, "termoplásticos"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85134811> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-11-08"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  skos:definition nalt:69868_def ;
  dc:created "2006-05-01"^^xsd:date .

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

nalt:573
  skos:prefLabel "plásticos"@es, "plastics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:69868 .

nalt:69868_def
  rdf:value "Polímero que se suaviza o se derrite al calentarse y se endurece nuevamente cuando se enfría. Las cadenas de polímeros termoplásticos no están entrecruzados."@es, "A polymer that softens or melts on heating and becomes hard again on cooling. Thermoplastic polymer chains are not crosslinked."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

