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

<http://data.bibliotheken.nl/id/thes/p109354303> a schema1:Person ;
    rdfs:label "Avé, Wanda" ;
    schema1:familyName "Avé" ;
    schema1:givenName "Wanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/723cf17728bfe03cad8c10fff016b59e> ;
    schema1:name "Wanda Avé" ;
    schema1:sameAs <http://viaf.org/viaf/282707591>,
        <https://isni.org/isni/0000000389306390> .

