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

<http://data.bibliotheken.nl/id/thes/p082099286> a schema1:Person ;
    rdfs:label "Sewgobind, M.A." ;
    schema1:familyName "Sewgobind" ;
    schema1:givenName "M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83f190121f83ed85f52c5ce639f800d9> ;
    schema1:name "M.A. Sewgobind" ;
    schema1:sameAs <http://viaf.org/viaf/291512529>,
        <https://isni.org/isni/0000000396531692> .

