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

<http://data.bibliotheken.nl/id/thes/p07566335X> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0e5fe20d7a6e4e509f9692207ff4919> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "relatievormen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075648504>,
        <http://data.bibliotheken.nl/id/thes/p07566352X>,
        <http://data.bibliotheken.nl/id/thes/p31767885X> .

