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

<http://data.bibliotheken.nl/id/thes/p229353231> a schema1:Person ;
    rdfs:label "Günther, H.G.T." ;
    schema1:familyName "Günther" ;
    schema1:givenName "H.G.T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df697f199793aea1d78987640a9426be> ;
    schema1:name "H.G.T. Günther" ;
    schema1:sameAs <http://viaf.org/viaf/290270329>,
        <https://isni.org/isni/000000039557851X> .

