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

<http://data.bibliotheken.nl/id/thes/p32075071X> a schema1:Person ;
    rdfs:label "Bhuiyan, Zahurul Alam" ;
    schema1:familyName "Bhuiyan" ;
    schema1:givenName "Zahurul Alam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56714840ee3b58fbab7c32476d8a8363> ;
    schema1:name "Zahurul Alam Bhuiyan" ;
    schema1:sameAs <http://viaf.org/viaf/281962399>,
        <https://isni.org/isni/0000000388749691> .

