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

<http://data.bibliotheken.nl/id/thes/p072010355> a schema1:Person ;
    rdfs:label "Hanappe, D." ;
    schema1:familyName "Hanappe" ;
    schema1:givenName "D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b488c1d456bd05e8262c8de7007a6f34> ;
    schema1:name "D. Hanappe" ;
    schema1:sameAs <http://viaf.org/viaf/201556559>,
        <https://isni.org/isni/0000000398162421> .

