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

<http://data.bibliotheken.nl/id/thes/p241107237> a schema1:Person ;
    rdfs:label "Cuijpers, Ester" ;
    schema1:description "Drs. (B0232146)" ;
    schema1:familyName "Cuijpers" ;
    schema1:givenName "Ester" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1a0eadd96401c7b5bef3a1c2ad8883c> ;
    schema1:name "Ester Cuijpers" ;
    schema1:sameAs <http://viaf.org/viaf/289631643>,
        <https://isni.org/isni/0000000395053078> .

