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

<http://data.bibliotheken.nl/id/thes/p068736614> a schema1:Person ;
    rdfs:label "Meursing, B.T.J." ;
    schema1:description "mb" ;
    schema1:familyName "Meursing" ;
    schema1:givenName "B.T.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb5a0d4f4458deeef7c2a3eb6e1a65c7> ;
    schema1:name "B.T.J. Meursing" ;
    schema1:sameAs <http://viaf.org/viaf/285296405>,
        <https://isni.org/isni/0000000391496285> .

