@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p292009585> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc20b2205be286cd578b8edaa2fabdc4> ;
    skos:altLabel "MVO"@nl,
        "duurzaam ondernemen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p202424693> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "maatschappelijk verantwoord ondernemen"@nl .

