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

<http://data.bibliotheken.nl/id/thes/p11465588X> a schema1:Person ;
    rdfs:label "Geyer-Kordesch, Johanna" ;
    schema1:familyName "Geyer-Kordesch" ;
    schema1:givenName "Johanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/288c0b700673875bdc62613a1bccf923> ;
    schema1:name "Johanna Geyer-Kordesch" ;
    schema1:sameAs <http://viaf.org/viaf/59166319>,
        <https://isni.org/isni/0000000117654447> .

