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

<http://data.bibliotheken.nl/id/thes/p291372171> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73948de697ed6b78f21d751f24524a75> ;
    skos:altLabel "beeldvorming"@nl,
        "meningsvorming"@nl,
        "openbare mening"@nl,
        "opinievorming"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "publieke opinie"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075605376>,
        <http://data.bibliotheken.nl/id/thes/p375547266> .

