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

<http://data.bibliotheken.nl/id/thes/p393948854> a schema1:Person ;
    rdfs:label "Herinx, Maxine" ;
    schema1:familyName "Herinx" ;
    schema1:givenName "Maxine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bd09e8ffb39a8f079cf445c45e268ea> ;
    schema1:name "Maxine Herinx" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317186434>,
        <https://isni.org/isni/0000000452670313> .

