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

<http://data.bibliotheken.nl/id/thes/p075609649> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ea8fb7a1be5d28d8885727004efdd52> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "humor"@nl ;
    skos:relatedMatch "82-7"^^<http://udcdata.info> .

