@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/p19120823X> a schema1:Person ;
    rdfs:label "Stegeman, Hans" ;
    schema1:description "B0027742: email: hws" ;
    schema1:familyName "Stegeman" ;
    schema1:givenName "Hans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2de5cb6ee18207267afe7aba697d20de> ;
    schema1:name "Hans Stegeman" ;
    schema1:sameAs <http://viaf.org/viaf/4589568>,
        wd:Q106595510,
        <https://isni.org/isni/0000000052177773> .

