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

<http://data.bibliotheken.nl/id/thes/p197611168> a schema1:Person ;
    rdfs:label "Waldring, Ismintha" ;
    schema1:familyName "Waldring" ;
    schema1:givenName "Ismintha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75987b5f9c9089a7fbdbe4a90ad35291> ;
    schema1:name "Ismintha Waldring" ;
    schema1:sameAs <http://viaf.org/viaf/280851032>,
        <https://isni.org/isni/0000000387827918> .

