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

<http://data.bibliotheken.nl/id/thes/p353567175> a schema1:Person ;
    rdfs:label "Ippolitoni, Yoko" ;
    schema1:familyName "Ippolitoni" ;
    schema1:givenName "Yoko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2726ecc3f9fce5f779077005c11c5d8d> ;
    schema1:name "Yoko Ippolitoni" ;
    schema1:sameAs <http://viaf.org/viaf/5537164298340408630001>,
        <https://isni.org/isni/000000042302454X> .

