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

<http://data.bibliotheken.nl/id/thes/p297907689> a schema1:Person ;
    rdfs:label "Fournier, Magali" ;
    schema1:familyName "Fournier" ;
    schema1:givenName "Magali" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86f7b59af0ebf04620ac0eccaa83cf77> ;
    schema1:name "Magali Fournier" ;
    schema1:sameAs <http://viaf.org/viaf/32276005>,
        <https://isni.org/isni/0000000003247253> .

