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

<http://data.bibliotheken.nl/id/thes/p072270403> a schema1:Person ;
    rdfs:label "Hanhart, Tildy" ;
    schema1:familyName "Hanhart" ;
    schema1:givenName "Tildy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53fe97d504c2600f7fac8ed95c476315> ;
    schema1:name "Tildy Hanhart" ;
    schema1:sameAs <http://viaf.org/viaf/44846479>,
        <https://isni.org/isni/0000000079934930> .

