@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/p245545263> a schema1:Person ;
    rdfs:label "Khorrami, Mohammed Mehdi" ;
    schema1:alternateName "Mehdi Khorrami, Mohammad" ;
    schema1:familyName "Khorrami" ;
    schema1:givenName "Mohammed Mehdi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/428a48ebd22a543734333ce5dd37e771> ;
    schema1:name "Mohammed Mehdi Khorrami" ;
    schema1:sameAs <http://viaf.org/viaf/16504779>,
        wd:Q16730821,
        <https://isni.org/isni/0000000035043191> .

