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

<http://data.bibliotheken.nl/id/thes/p25896118X> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ff01826d15a4951db1d9721498f7831> ;
    skos:altLabel "MS-Access 2003"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p07569039X> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "Access 2003"@nl .

