@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/p078649447> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078649447>,
        bnode:586a226c0d7952355190ea2ff8f66b33 ;
    skos:altLabel "The Dutch Republic"@en,
        "De Republiek (Nederland)"@nl ;
    skos:editorialNote "-PV/SS"@nl,
        "Aanduiding voor de politieke constellatie van Nederland tussen 1579 en 1795"@nl,
        "WP9"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "The Republic of the United Provinces"@en,
        "Republiek der Verenigde Nederlanden"@nl .

