@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:17507
  skos:prefLabel "biopolímero"@es, "biopolymers"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:59131 .

nalt:59131
  skos:broader nalt:59104, nalt:17507 ;
  dc:modified "2015-02-05"^^xsd:date ;
  skos:hiddenLabel "polyhydroxyalkanoate"@en, "poly (hydroxyalkanoate)"@en, "PHAs (polyhydroxyalkanoates)"@en, "poly(hydroxyalkanoates)"@en, "poly(hydroxyalkanoate)"@en, "poly-hydroxyalkanoates"@en, "poly (hydroxyalkanoates)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "29568" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "PHA (polyhydroxyalkanoates)"@en ;
  skos:prefLabel "polyhydroxyalkanoates"@en, "polihidroxialcanoatos"@es ;
  a skos:Concept, ns0:Chemical ;
  skos:narrower nalt:59132 .

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

nalt:59132
  skos:prefLabel "polihidroxibutirato"@es, "polyhydroxybutyrate"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:59131 .

nalt:59104
  skos:prefLabel "poliésteres"@es, "polyesters"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:59131 .

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

