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

<http://data.bibliotheken.nl/id/thes/p07263233X> a schema1:Person ;
    rdfs:label "Stoverinck, T.W.H.M." ;
    schema1:familyName "Stoverinck" ;
    schema1:givenName "T.W.H.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49901b407889ab06471c74375328de47> ;
    schema1:name "T.W.H.M. Stoverinck" ;
    schema1:sameAs <http://viaf.org/viaf/282250791>,
        <https://isni.org/isni/0000000388952892> .

