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

<http://data.bibliotheken.nl/id/thes/p154240494> a schema1:Person ;
    rdfs:label "Szper, Felicia" ;
    schema1:familyName "Szper" ;
    schema1:givenName "Felicia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84898e4a7c6a1c63e3433b257e7d6b71> ;
    schema1:name "Felicia Szper" ;
    schema1:sameAs <http://viaf.org/viaf/283889063>,
        <https://isni.org/isni/0000000390287529> .

