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

<http://data.bibliotheken.nl/id/thes/p424584670> a schema1:Person ;
    rdfs:label "Akkermans, Evelyn" ;
    schema1:familyName "Akkermans" ;
    schema1:givenName "Evelyn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4be6bfce80b22affcaa2449fea9231e4> ;
    schema1:name "Evelyn Akkermans" ;
    schema1:sameAs <http://viaf.org/viaf/14157825116054060583>,
        <https://isni.org/isni/0000000479766083> .

