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

<http://data.bibliotheken.nl/id/thes/p181906651> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cf74f0b210338f1fe9bdab2232179a8> ;
    skos:altLabel "Boven Leeuwen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075638703> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "Boven-Leeuwen"@nl ;
    skos:scopeNote "dorp in de gemeente West Maas en Waal"@nl .

