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

<http://data.bibliotheken.nl/id/thes/p102033773> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd76dd61786f7f90cf75188a92193235> ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075633159> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "Saasveld"@nl ;
    skos:scopeNote "dorp in de gemeente Dinkelland"@nl .

