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

<http://data.bibliotheken.nl/id/thes/p16269900X> a schema1:Person ;
    rdfs:label "Arkesteyn, Simone" ;
    schema1:familyName "Arkesteyn" ;
    schema1:givenName "Simone" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2572f8bde1e36dd9eb06abedcf1873a6> ;
    schema1:name "Simone Arkesteyn" ;
    schema1:sameAs <http://viaf.org/viaf/280573262>,
        <https://isni.org/isni/0000000387567722> .

