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

<http://data.bibliotheken.nl/id/thes/p165656409> a schema1:Person ;
    rdfs:label "Rotteveel, M.P.A." ;
    schema1:familyName "Rotteveel" ;
    schema1:givenName "M.P.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79f91b13c6ea4708ebd808bb5d14dcb7> ;
    schema1:name "M.P.A. Rotteveel" ;
    schema1:sameAs <http://viaf.org/viaf/280530865>,
        <https://isni.org/isni/0000000387571801> .

