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

<http://data.bibliotheken.nl/id/thes/p075615533> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d1a2b0ac91cfbee0737c10ae2692724> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "missie"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075605708>,
        <http://data.bibliotheken.nl/id/thes/p075628309> ;
    skos:relatedMatch "2-762"^^<http://udcdata.info> .

