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

<http://data.bibliotheken.nl/id/thes/p234601450> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9d5b06ce57f0efa39f1915b6885d69a> ;
    skos:altLabel "Amsterdam (stadsgewest)"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075632861> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "Groot-Amsterdam"@nl ;
    skos:scopeNote "regio"@nl .

