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

nalt:245884
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:narrower nalt:68278, nalt:329215, nalt:245889 ;
  skos:hiddenLabel "polyvinyl compound"@en, "poly-vinyl compounds"@en ;
  dc:created "2015-03-27"^^xsd:date ;
  skos:prefLabel "polyvinyl compounds"@en, "compuestos de polivinilo"@es ;
  skos:altLabel "polyvinyls"@en ;
  ns0:marc001 "9813981644300041" ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:broader nalt:56087 ;
  ns0:marc001previous "94499" .

nalt:245889
  skos:prefLabel "acetato de polivinilo"@es, "polyvinyl acetate"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:245884 .

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

nalt:329215
  skos:prefLabel "fluoruro de polivinilo"@es, "polyvinyl fluoride"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:245884 .

nalt:56087
  skos:prefLabel "compuestos vinílicos"@es, "vinyl compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:245884 .

nalt:68278
  skos:prefLabel "cloruro de vinilo"@es, "vinyl chloride"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:245884 .

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

