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

<http://data.bibliotheken.nl/id/thes/p069251371> a schema1:Person ;
    rdfs:label "Kaayk, Tine" ;
    schema1:familyName "Kaayk" ;
    schema1:givenName "Tine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0938795dbc41e9ccf480feaead13c16> ;
    schema1:name "Tine Kaayk" ;
    schema1:sameAs <http://viaf.org/viaf/291284023>,
        <https://isni.org/isni/0000000396364038> .

