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

<http://data.bibliotheken.nl/id/thes/p354900161> a schema1:Person ;
    rdfs:label "Asadi, Shima" ;
    schema1:familyName "Asadi" ;
    schema1:givenName "Shima" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9acb1428293c217c8b1140b2d1b41a5> ;
    schema1:name "Shima Asadi" ;
    schema1:sameAs <http://viaf.org/viaf/299199555>,
        <https://isni.org/isni/0000000423016531> .

