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

<http://data.bibliotheken.nl/id/thes/p074355449> a schema1:Person ;
    rdfs:label "Silva, Irangani" ;
    schema1:familyName "Silva" ;
    schema1:givenName "Irangani" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b796fa8a9c5c5ff69623f654c7dcec66> ;
    schema1:name "Irangani Silva" ;
    schema1:sameAs <http://viaf.org/viaf/289019685> .

