@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/p069108129> a schema1:Person ;
    rdfs:label "Elschot, Mohammed Siraj" ;
    schema1:alternateName "Siraj, Mohammed" ;
    schema1:familyName "Elschot" ;
    schema1:givenName "Mohammed Siraj" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f8b92485a6ca93d7b44f111b53fd118> ;
    schema1:name "Mohammed Siraj Elschot" ;
    schema1:sameAs <http://viaf.org/viaf/29017430>,
        wd:Q74969119,
        <https://isni.org/isni/0000000040653453> .

