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

<http://data.bibliotheken.nl/id/thes/p072797525> a schema1:Person ;
    rdfs:label "Mockenhaupt, Christine" ;
    schema1:familyName "Mockenhaupt" ;
    schema1:givenName "Christine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9e4e194a4bd38500144660cc0017a43> ;
    schema1:name "Christine Mockenhaupt" ;
    schema1:sameAs <http://viaf.org/viaf/290996979>,
        <https://isni.org/isni/0000000396152393> .

