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

<http://data.bibliotheken.nl/id/thes/p156349388> a schema1:Person ;
    rdfs:label "Wittocx, Eva" ;
    schema1:familyName "Wittocx" ;
    schema1:givenName "Eva" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b067b9b1ae0f6ccf79a0471995ac783> ;
    schema1:name "Eva Wittocx" ;
    schema1:sameAs <http://viaf.org/viaf/51376037>,
        <https://isni.org/isni/0000000044091208> .

