@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/p191721913> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p191721913>,
        bnode:e831f99283bf3d9ae64e5ea29de5ab8a ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "Gehouden in 1899 en 1907"@nl,
        "WP9"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "The Hague Peace Conferences"@en,
        "Haagse Vredesconferenties"@nl .

