@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p216065267> a schema1:Person ;
    rdfs:label "Bekius, Dolf" ;
    schema1:description "hist. geografie" ;
    schema1:familyName "Bekius" ;
    schema1:givenName "Dolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f05159b3a0176186287db440a78f31> ;
    schema1:name "Dolf Bekius" ;
    schema1:sameAs <http://viaf.org/viaf/280584210>,
        <https://isni.org/isni/0000000387612618> .

