@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/p096058544> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p096058544>,
        bnode:d548155f5ccb7bf64c1d5038212245be ;
    skos:altLabel "Royal Library of Belgium"@en,
        "Bibliothèque Royale Albert I"@nl,
        "Bibliothéque Royale de Belgique"@nl,
        "KBR.be"@nl,
        "Koninklijke Bibliotheek van België"@nl ;
    skos:editorialNote "Blijkens website (en ook blijkens tijdschrift In Monte Artium van de KBR) is 'Albert I' uit de naam verdwenen."@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Royal Library Albert I"@en,
        "Koninklijke Bibliotheek Albert I"@nl .

