@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/p20283252X> a schema1:Person ;
    rdfs:label "Zeshan, Ulrike" ;
    schema1:familyName "Zeshan" ;
    schema1:givenName "Ulrike" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/526bf870c6df84e57f0a052460199c2b> ;
    schema1:name "Ulrike Zeshan" ;
    schema1:sameAs <http://viaf.org/viaf/42705095>,
        wd:Q21264821,
        <https://isni.org/isni/0000000124380464> .

