@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p114078440> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p114078440>,
        bnode:eb1e30044460b34bbcdcf4b660a3b463 ;
    skos:altLabel "Reglementen"@nl,
        "Spelregels"@nl,
        "Voorschriften"@nl ;
    skos:editorialNote "Onderwerpsdescriptor; gebruik Regels (vorm) als vormdescriptor"@nl,
        "PV"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Rules"@en,
        "Regels"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078647045>,
        <http://data.bibliotheken.nl/id/thes/p078651034> .

