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

<http://data.bibliotheken.nl/id/thes/p142794031> a schema1:Person ;
    rdfs:label "Sharma, Hari Shanker" ;
    schema1:familyName "Sharma" ;
    schema1:givenName "Hari Shanker" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0c94cafa530a8c2dc87c7115b12a867> ;
    schema1:name "Hari Shanker Sharma" ;
    schema1:sameAs <http://viaf.org/viaf/244881175>,
        <https://isni.org/isni/0000000369903315> .

