@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/p078580595> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078580595>,
        bnode:803c3b3c37fb42ee0dd418b74a5a03d0 ;
    skos:altLabel "Sociale verbetering"@nl,
        "Wereldverbetering"@nl ;
    skos:editorialNote "-PV"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Social improvement"@en,
        "Maatschappijverbetering"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078667860>,
        <http://data.bibliotheken.nl/id/thes/p078668042>,
        <http://data.bibliotheken.nl/id/thes/p078668689>,
        <http://data.bibliotheken.nl/id/thes/p078699657> .

