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

<http://data.bibliotheken.nl/id/thes/p253187761> a schema1:Person ;
    rdfs:label "Mietes, Esther K." ;
    schema1:familyName "Mietes" ;
    schema1:givenName "Esther K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75e44f6fdc687f578344e9688ab6fa31> ;
    schema1:name "Esther K. Mietes" ;
    schema1:sameAs <http://viaf.org/viaf/282948023>,
        <https://isni.org/isni/0000000389522296> .

