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

<http://data.bibliotheken.nl/id/thes/p321858697> a schema1:Person ;
    rdfs:label "Cheshmeh, Ghodratollah Mirzaee" ;
    schema1:familyName "Cheshmeh" ;
    schema1:givenName "Ghodratollah Mirzaee" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f81a7855ed8c2033918bd7c763db2a7> ;
    schema1:name "Ghodratollah Mirzaee Cheshmeh" ;
    schema1:sameAs <http://viaf.org/viaf/284708963>,
        <https://isni.org/isni/0000000391011727> .

