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

<http://data.bibliotheken.nl/id/thes/p146009665> a schema1:Person ;
    rdfs:label "Hoekstra-Klein, Wik" ;
    schema1:familyName "Hoekstra-Klein" ;
    schema1:givenName "Wik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96dd705dccbdd14366a2bbb80df7e0fa> ;
    schema1:name "Wik Hoekstra-Klein" ;
    schema1:sameAs <http://viaf.org/viaf/74176388>,
        wd:Q69502134,
        <https://isni.org/isni/0000000039501065> .

