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

<http://data.bibliotheken.nl/id/thes/p075623005> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58a8f7af903336a678d2e57be5b59532> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "sterven"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075604361>,
        <http://data.bibliotheken.nl/id/thes/p075605694>,
        <http://data.bibliotheken.nl/id/thes/p075613808> .

