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

<http://data.bibliotheken.nl/id/thes/p145841472> a schema1:Person ;
    rdfs:label "Boerekamps-Kanters, Jacqueline (1964-)" ;
    schema1:alternateName "Boerekamps-Kanters, Maria Jacqueline",
        "Kanters, Maria Jacqueline" ;
    schema1:birthDate "1964" ;
    schema1:familyName "Boerekamps-Kanters" ;
    schema1:givenName "Jacqueline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75ccb5c4ed793203ccb564558ad97b80> ;
    schema1:name "Jacqueline Boerekamps-Kanters" ;
    schema1:sameAs <http://viaf.org/viaf/287550529>,
        <https://isni.org/isni/0000000393283574> .

