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

<http://data.bibliotheken.nl/id/thes/p071955666> a schema1:Person ;
    rdfs:label "Bakema, M.W. (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "Mw drs",
        "Predikant en pastor in het St. Radboudziekenhuis te Nijmegen" ;
    schema1:familyName "Bakema" ;
    schema1:givenName "M.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9c82a20bea8076513abcc7e0c35cabb> ;
    schema1:name "M.W. Bakema" ;
    schema1:sameAs <http://viaf.org/viaf/279940611>,
        <https://isni.org/isni/0000000387077889> .

