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

<http://data.bibliotheken.nl/id/thes/p070324476> a schema1:Person ;
    rdfs:label "Spink, Kathryn (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "B0000545: geboren in Indië, studeerde in Oxford",
        "biografiën, geestelijke leiders" ;
    schema1:familyName "Spink" ;
    schema1:givenName "Kathryn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f241f2f1357187b71d2459026d43b810> ;
    schema1:name "Kathryn Spink" ;
    schema1:sameAs <http://viaf.org/viaf/114208070>,
        <https://isni.org/isni/0000000116998758> .

