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

<http://data.bibliotheken.nl/id/thes/p071616683> a schema1:Person ;
    rdfs:label "Gaïnda, Raj" ;
    schema1:alternateName "Gainda, Raj" ;
    schema1:familyName "Gaïnda" ;
    schema1:givenName "Raj" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0731ef6cd2e509eafefc04f8f98ce080> ;
    schema1:name "Raj Gaïnda" ;
    schema1:sameAs <http://viaf.org/viaf/291730176>,
        <https://isni.org/isni/0000000396758061> .

