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

<http://data.bibliotheken.nl/id/thes/p20341991X> a schema1:Person ;
    rdfs:label "Kenemans, Mariëlle C." ;
    schema1:familyName "Kenemans" ;
    schema1:givenName "Mariëlle C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2ce95fc8c080c77dbf084c0f74d292d> ;
    schema1:name "Mariëlle C. Kenemans" ;
    schema1:sameAs <http://viaf.org/viaf/283111667>,
        <https://isni.org/isni/0000000389653659> .

