@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/p089548876> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p089548876>,
        bnode:992903d021cdc33c48283b477fb6a6c4 ;
    skos:altLabel "KUN"@nl,
        "Katholieke Universiteit Nijmegen"@nl,
        "RU Nijmegen"@nl ;
    skos:editorialNote "GdlH"@nl,
        "Website van de universiteit"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Radboud University Nijmegen"@en,
        "Radboud Universiteit Nijmegen"@nl .

