@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/p078466474> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078466474>,
        bnode:71f29079e0fc1a8c4acbd6edcefb095d ;
    skos:altLabel "Circulatiebanken"@nl,
        "Nationale banken"@nl,
        "Staatsbanken"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078443997> ;
    skos:editorialNote "WP9"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Central banks"@en,
        "Centrale banken"@nl .

