@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/p078637147> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078637147>,
        bnode:b8b47fc43762080922e9ca3c7caa691d ;
    skos:altLabel "Projectorganisatie"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078582512> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Project management"@en,
        "Projectmanagement"@nl .

