@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/p123519462> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p123519462>,
        bnode:f78588a508e4e16a3ba80060d55cc73c ;
    skos:altLabel "Reguliere geestelijken"@nl,
        "Regulieren"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p07851388X> ;
    skos:editorialNote "GdlH"@nl,
        "WP9"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Religious"@en,
        "Religieuzen"@nl .

