@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/p430639732> a schema1:Person ;
    rdfs:label "Resh, Ahmad" ;
    schema1:familyName "Resh" ;
    schema1:givenName "Ahmad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94c95de9f510372cccdc90d1d6f5eaee> ;
    schema1:name "Ahmad Resh" ;
    schema1:sameAs <http://viaf.org/viaf/58161209034739860570>,
        wd:Q113925470,
        <https://isni.org/isni/0000000502507443> .

