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

<http://data.bibliotheken.nl/id/thes/p324094701> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fdeeae59f908a4d71999e4db3239e9d> ;
    skos:altLabel "eenentwintigste eeuw"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075616602> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "21e eeuw"@nl .

