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

<http://data.bibliotheken.nl/id/thes/p328829749> a schema1:Person ;
    rdfs:label "Witteveen, Claudia" ;
    schema1:description "vert." ;
    schema1:familyName "Witteveen" ;
    schema1:givenName "Claudia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cbfe86d86721be50fa6b4d80552ae44> ;
    schema1:name "Claudia Witteveen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285160375>,
        <https://isni.org/isni/0000000391373664> .

