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

<http://data.bibliotheken.nl/id/thes/p168899779> a schema1:Person ;
    rdfs:label "Humme, Hannie (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "bron: https://www.dbnl.org/auteurs/auteur.php?id=humm007" ;
    schema1:familyName "Humme" ;
    schema1:givenName "Hannie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7987573815c5bae94ec28fb7f96ae516> ;
    schema1:name "Hannie Humme" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/244612387>,
        <https://isni.org/isni/0000000392180020> .

