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

<http://data.bibliotheken.nl/id/thes/p07438631X> a schema1:Person ;
    rdfs:label "Slor, Harmanna" ;
    schema1:familyName "Slor" ;
    schema1:givenName "Harmanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbdfd42fcea8aaf722f48a4bada84114> ;
    schema1:name "Harmanna Slor" ;
    schema1:sameAs <http://viaf.org/viaf/287968611>,
        <https://isni.org/isni/0000000393619883> .

