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

<http://data.bibliotheken.nl/id/thes/p240460073> a schema1:Person ;
    rdfs:label "Jonker, Esther (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "Nummer in kmc 2020 26106069: p. 367: Esther Jonker is neerlandica" ;
    schema1:familyName "Jonker" ;
    schema1:givenName "Esther" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53bdbf3930b9882f61078a9a7e3fa061> ;
    schema1:name "Esther Jonker" ;
    schema1:sameAs <http://viaf.org/viaf/232274197>,
        <https://isni.org/isni/000000007335939X> .

