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

<http://data.bibliotheken.nl/id/thes/p244746281> a schema1:Person ;
    rdfs:label "Hemmes, A.K." ;
    schema1:alternateName "Hemmes, Agnes" ;
    schema1:description "drs." ;
    schema1:familyName "Hemmes" ;
    schema1:givenName "A.K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa927d509cd901e73d17e3843954179f> ;
    schema1:name "A.K. Hemmes" ;
    schema1:sameAs <http://viaf.org/viaf/36321782>,
        <https://isni.org/isni/0000000035598496> .

