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

<http://data.bibliotheken.nl/id/thes/p284815217> a schema1:Person ;
    rdfs:label "Dalal, Roshen (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:familyName "Dalal" ;
    schema1:givenName "Roshen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04e274e9eb7b01e106c1b85fe837aa74> ;
    schema1:name "Roshen Dalal" ;
    schema1:sameAs <http://viaf.org/viaf/106674117>,
        wd:Q28018827,
        <https://isni.org/isni/0000000110787511> .

