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

<http://data.bibliotheken.nl/id/thes/p153886234> a schema1:Person ;
    rdfs:label "Verdellen, Catharina Wilhelmina Jacobine (1967-)" ;
    schema1:alternateName "Verdellen, C.W.J." ;
    schema1:birthDate "1967" ;
    schema1:familyName "Verdellen" ;
    schema1:givenName "Catharina Wilhelmina Jacobine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8d398310f31fed92e8341a7bb0b0b5e> ;
    schema1:name "Catharina Wilhelmina Jacobine Verdellen" ;
    schema1:sameAs <http://viaf.org/viaf/66001399>,
        <https://isni.org/isni/0000000039203711> .

