@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p075658836> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e43dda94c4b3d8a6c119e6479fa1eed> ;
    skos:altLabel "stroomvoorziening"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075605341> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "elektriciteitsvoorziening"@nl .

