@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p074171496> a schema1:Person ;
    rdfs:label "Schoenmakers, M.M. (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "NLMD/S 416" ;
    schema1:familyName "Schoenmakers" ;
    schema1:givenName "M.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6f21ec3abee3797a9ee647cc8bf5cb7> ;
    schema1:name "M.M. Schoenmakers" ;
    schema1:sameAs <http://viaf.org/viaf/73457152>,
        wd:Q19898929,
        <https://isni.org/isni/0000000109876373> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/scho006> .

