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

<http://data.bibliotheken.nl/id/thes/p068998163> a schema1:Person ;
    rdfs:label "Gerszi Teréz" ;
    schema1:alternateName "Gerszi, Teréz",
        "Teréz, Gerszi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11029a7de770cd7fe539ebf06238ff32> ;
    schema1:name "Gerszi Teréz" ;
    schema1:sameAs <http://viaf.org/viaf/47179267>,
        wd:Q1009950,
        <https://isni.org/isni/0000000110262491> .

