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

<http://data.bibliotheken.nl/id/thes/p075636557> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f27cf33fef82b70f9274abe93282761> ;
    skos:altLabel "boten"@nl,
        "schepen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075636794> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "vaartuigen"@nl ;
    skos:relatedMatch "629.12"^^<http://udcdata.info> .

