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

<http://data.bibliotheken.nl/id/thes/p127505938> a schema1:Person ;
    rdfs:label "Cappendijk, Susanne Louisa Theophile (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "Geb. te Kloosterzande (Hontenisse)",
        "Ook: S.L.T. Cappendijk" ;
    schema1:familyName "Cappendijk" ;
    schema1:givenName "Susanne Louisa Theophile" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2401ab71a6d7b2e1008f226c21aecb9> ;
    schema1:name "Susanne Louisa Theophile Cappendijk" ;
    schema1:sameAs <http://viaf.org/viaf/281367604>,
        <https://isni.org/isni/0000000388272774> .

