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

<http://data.bibliotheken.nl/id/thes/p068965737> a schema1:Person ;
    rdfs:label "Heumakers, Hanka" ;
    schema1:familyName "Heumakers" ;
    schema1:givenName "Hanka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b541e9d2cf2245e430750e9ab17219c> ;
    schema1:name "Hanka Heumakers" ;
    schema1:sameAs <http://viaf.org/viaf/280864288>,
        <https://isni.org/isni/0000000387811289> .

