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

<http://data.bibliotheken.nl/id/thes/p074921924> a schema1:Person ;
    rdfs:label "Staarink, G.W.M." ;
    schema1:familyName "Staarink" ;
    schema1:givenName "G.W.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2961aba5cb92806ea5f7457c6805339> ;
    schema1:name "G.W.M. Staarink" ;
    schema1:sameAs <http://viaf.org/viaf/291971255>,
        <https://isni.org/isni/0000000396906992> .

