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

<http://data.bibliotheken.nl/id/thes/p154048429> a schema1:Person ;
    rdfs:label "Demkes, Hermine" ;
    schema1:familyName "Demkes" ;
    schema1:givenName "Hermine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5a9728e4e82215d49417c851346e557> ;
    schema1:name "Hermine Demkes" ;
    schema1:sameAs <http://viaf.org/viaf/286349175>,
        <https://isni.org/isni/0000000392363775> .

