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

<http://data.bibliotheken.nl/id/thes/p332169588> a schema1:Person ;
    rdfs:label "Luth, Hanneke Arendina" ;
    schema1:familyName "Luth" ;
    schema1:givenName "Hanneke Arendina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/607ad1afb1988282a8308736658c1a42> ;
    schema1:name "Hanneke Arendina Luth" ;
    schema1:sameAs <http://viaf.org/viaf/320144782990316001549>,
        <https://isni.org/isni/0000000118520862> .

