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

<http://data.bibliotheken.nl/id/thes/p42764691X> a schema1:Person ;
    rdfs:label "Kuipers-de Bruin, M.M.C." ;
    schema1:familyName "Kuipers-de Bruin" ;
    schema1:givenName "M.M.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aec127eaa2b579eafc6923711eabf51d> ;
    schema1:name "M.M.C. Kuipers-de Bruin" ;
    schema1:sameAs <http://viaf.org/viaf/32159335451012962398> .

