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

<http://data.bibliotheken.nl/id/thes/p428300960> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94d24379814102fc04b299107e119bc1> ;
    skos:altLabel "bladwijzers"@nl,
        "leeswijzers"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "boekenleggers"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075605759> .

