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

<http://data.bibliotheken.nl/id/thes/p258418079> a schema1:Person ;
    rdfs:label "Jagdev, Harinder Singh" ;
    schema1:familyName "Jagdev" ;
    schema1:givenName "Harinder Singh" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/445633923d660fb8af74ecf03b067924> ;
    schema1:name "Harinder Singh Jagdev" ;
    schema1:sameAs <http://viaf.org/viaf/36286013>,
        <https://isni.org/isni/0000000116204268> .

