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

<http://data.bibliotheken.nl/id/thes/p297772384> a schema1:Person ;
    rdfs:label "Ellens, Mariël" ;
    schema1:familyName "Ellens" ;
    schema1:givenName "Mariël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f71762d88cce7f86d7ae8286a70873c> ;
    schema1:name "Mariël Ellens" ;
    schema1:sameAs <http://viaf.org/viaf/28239046>,
        <https://isni.org/isni/0000000105849351> .

