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

<http://data.bibliotheken.nl/id/thes/p29233091X> a schema1:Person ;
    rdfs:label "Veen, Violaine Chloé (1978-)" ;
    schema1:alternateName "Veen, V.C." ;
    schema1:birthDate "1978" ;
    schema1:description "B0627688: mw. drs." ;
    schema1:familyName "Veen" ;
    schema1:givenName "Violaine Chloé" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a151fdace27735e4f9d5a0f40729b930> ;
    schema1:name "Violaine Chloé Veen" ;
    schema1:sameAs <http://viaf.org/viaf/280408125>,
        <https://isni.org/isni/0000000387436028> .

