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

<http://data.bibliotheken.nl/id/thes/p216918685> a schema1:Person ;
    rdfs:label "Cuppen, Chantal (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "oe" ;
    schema1:familyName "Cuppen" ;
    schema1:givenName "Chantal" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8014f0aa0ad21c862ddc44fb75821b69> ;
    schema1:name "Chantal Cuppen" ;
    schema1:sameAs <http://viaf.org/viaf/292339972>,
        <https://isni.org/isni/0000000397265787> .

