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

<http://data.bibliotheken.nl/id/thes/p316719404> a schema1:Person ;
    rdfs:label "Sedighi, Anousha" ;
    schema1:familyName "Sedighi" ;
    schema1:givenName "Anousha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9771c709b123f2981e743ee725d3a6da> ;
    schema1:name "Anousha Sedighi" ;
    schema1:sameAs <http://viaf.org/viaf/46292462>,
        <https://isni.org/isni/0000000118862811> .

