@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/p096073101> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p096073101>,
        bnode:185118930f1179e20e7687248fefffee ;
    skos:altLabel "World Health Organisation"@en,
        "Wereldgezondheidsorganisatie"@nl,
        "World Health Organisation"@nl,
        "World Health Organization"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p07893981X> ;
    skos:editorialNote "Spelling naam \"World Health Organization\" volgens website WHO"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "WHO"@en,
        "WHO"@nl .

