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

<http://data.bibliotheken.nl/id/thes/p184594375> a schema1:Person ;
    rdfs:label "Bonoo, Sitla" ;
    schema1:familyName "Bonoo" ;
    schema1:givenName "Sitla" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88c47d0cbcb2e02fc6799fc1ed389132> ;
    schema1:name "Sitla Bonoo" ;
    schema1:sameAs <http://viaf.org/viaf/290941244>,
        <https://isni.org/isni/0000000396076108> .

