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

<http://data.bibliotheken.nl/id/thes/p265247829> a schema1:Person ;
    rdfs:label "Schmidt-Esters, Gudrun" ;
    schema1:familyName "Schmidt-Esters" ;
    schema1:givenName "Gudrun" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7abaab81d4a94b0d2c5eaf7e8fb2129> ;
    schema1:name "Gudrun Schmidt-Esters" ;
    schema1:sameAs <http://viaf.org/viaf/291235687>,
        <https://isni.org/isni/0000000396272766> .

