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

<http://data.bibliotheken.nl/id/thes/p075600595> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cec4365ad95f1aa621a2767c0577c687> ;
    skos:altLabel "uitvaart"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "begrafenis"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075603500>,
        <http://data.bibliotheken.nl/id/thes/p075604280> ;
    skos:relatedMatch "614.6"^^<http://udcdata.info> .

