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

<http://data.bibliotheken.nl/id/thes/p271313404> a schema1:Person ;
    rdfs:label "Mayo, Aziza Yogini" ;
    schema1:description "B0440411 titelp.: geboren te Santa Rosa" ;
    schema1:familyName "Mayo" ;
    schema1:givenName "Aziza Yogini" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2d990a04b680a383e7de93f31d469ae> ;
    schema1:name "Aziza Yogini Mayo" ;
    schema1:sameAs <http://viaf.org/viaf/292338221>,
        <https://isni.org/isni/0000000397258931> .

