@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p111371600> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p111371600>,
        bnode:07ab88be49c7db9a626c5e9e274a571f ;
    skos:altLabel "PE"@nl,
        "Polyethyleen"@nl,
        "Polytheen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p07863248X> ;
    skos:editorialNote "PV/GdlH"@nl,
        "VD12"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Polyethylene"@en,
        "Polyetheen"@nl .

