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

<http://data.bibliotheken.nl/id/thes/p36321223X> a schema1:Person ;
    rdfs:label "Zeijlmans, Kirti" ;
    schema1:description "MSc" ;
    schema1:familyName "Zeijlmans" ;
    schema1:givenName "Kirti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fff5bdc27854de6443afe6a243f83186> ;
    schema1:name "Kirti Zeijlmans" ;
    schema1:sameAs <http://viaf.org/viaf/305818395>,
        <https://isni.org/isni/0000000423157246> .

