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

<http://data.bibliotheken.nl/id/thes/p330756370> a schema1:Person ;
    rdfs:label "Alam, Justice Aftab" ;
    schema1:familyName "Alam" ;
    schema1:givenName "Justice Aftab" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83765f01991fe2f5e4b63869ee3bbff4> ;
    schema1:name "Justice Aftab Alam" ;
    schema1:sameAs <http://viaf.org/viaf/284935181>,
        <https://isni.org/isni/0000000391159342> .

