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

<http://data.bibliotheken.nl/id/thes/p29703958X> a schema1:Person ;
    rdfs:label "Fokké, Claudette" ;
    schema1:familyName "Fokké" ;
    schema1:givenName "Claudette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a64404692a3dad66768e7e3e7014b229> ;
    schema1:name "Claudette Fokké" ;
    schema1:sameAs <http://viaf.org/viaf/289976722>,
        <https://isni.org/isni/000000039528735X> .

