@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/p123879825> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p123879825>,
        bnode:e2db8a001816f6464ecf7b64b17481df ;
    skos:altLabel "Abdij van Hoonhorst"@nl,
        "Op de Hoonhorst"@nl ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "WP9, zie onder: Utrecht [geografie] 2 (par.4)"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Sint-paulusabdij (utrecht)"@en,
        "Sint-Paulusabdij (Utrecht)"@nl .

