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

<http://data.bibliotheken.nl/id/thes/p253693675> a schema1:Person ;
    rdfs:label "Eppink, Marijke" ;
    schema1:description "ITS" ;
    schema1:familyName "Eppink" ;
    schema1:givenName "Marijke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88e771c8017ccdc0f6ce7694cae4f7ef> ;
    schema1:name "Marijke Eppink" ;
    schema1:sameAs <http://viaf.org/viaf/289598713>,
        <https://isni.org/isni/0000000394998758> .

