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

<http://data.bibliotheken.nl/id/thes/p364266600> a schema1:Person ;
    rdfs:label "Abdoli, Mehrsima (1982-)" ;
    schema1:birthDate "1982" ;
    schema1:familyName "Abdoli" ;
    schema1:givenName "Mehrsima" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f97998fa375e2afe34a1a3855b03e81f> ;
    schema1:name "Mehrsima Abdoli" ;
    schema1:sameAs <http://viaf.org/viaf/305827572>,
        <https://isni.org/isni/0000000423222204> .

