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

<http://data.bibliotheken.nl/id/thes/p152137076> a schema1:Person ;
    rdfs:label "Boonk, M.P.A." ;
    schema1:familyName "Boonk" ;
    schema1:givenName "M.P.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4830971bbfb9f63a6bcdfe17d25bba10> ;
    schema1:name "M.P.A. Boonk" ;
    schema1:sameAs <http://viaf.org/viaf/283303084>,
        <https://isni.org/isni/0000000389791867> .

