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

<http://data.bibliotheken.nl/id/thes/p427817803> a schema1:Person ;
    rdfs:label "Eskes, Marita" ;
    schema1:description "onderwijs" ;
    schema1:familyName "Eskes" ;
    schema1:givenName "Marita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf5b5054e0f90c2630b640d0836f404b> ;
    schema1:name "Marita Eskes" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/26159697656803311403>,
        <https://isni.org/isni/0000000485175407> .

