@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:59071
  skos:hiddenLabel "poly-vinyl alcohol"@en, "gum/polyvinyl alcohol"@en, "polyvinyl alcohols"@en, "poly-vinyl-alcohols"@en, "poly(vinyl-alcohol)"@en, "poly(vinyl alcohol)"@en, "chitosan-poly (vinyl alcohol)"@en, "polyvinyl alcohol films"@en, "poly-vinyl-alcohol"@en, "poly vinyl alcohol"@en, "gum-poly(vinyl alcohol)"@en, "chitosan-poly(vinyl alcohol)"@en, "gum-poly (vinyl alcohol)"@en, "polyvinylalcohol"@en, "polyvinylalcohols"@en, "almond gum/polyvinyl alcohol"@en, "poly-vinyl alcohols"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:modified "2018-04-30"^^xsd:date ;
  skos:broader nalt:574 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh91003332> ;
  skos:prefLabel "polyvinyl alcohol"@en, "poli(alcohol de vinilo)"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "71882" .

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

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

