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

<http://data.bibliotheken.nl/id/thes/p102320098> a schema1:Person ;
    rdfs:label "Leuvelink, Hannah" ;
    schema1:familyName "Leuvelink" ;
    schema1:givenName "Hannah" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/200435aeaf457bc596e069a49a73b229> ;
    schema1:name "Hannah Leuvelink" ;
    schema1:sameAs <http://viaf.org/viaf/21397905>,
        <https://isni.org/isni/0000000035160101> .

