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

<http://data.bibliotheken.nl/id/thes/p30574173X> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21ba293de50a1b147b89a04860c9d395> ;
    skos:altLabel "Beer, De"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075634686> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "De Beer"@nl ;
    skos:scopeNote "natuurmonument"@nl .

