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

<http://data.bibliotheken.nl/id/thes/p411290282> a schema1:Person ;
    rdfs:label "Vives, Mélanie" ;
    schema1:familyName "Vives" ;
    schema1:givenName "Mélanie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b2d5ede0dcd3f9502625080f527cf1a> ;
    schema1:name "Mélanie Vives" ;
    schema1:sameAs <http://viaf.org/viaf/61150170495700010692>,
        <https://isni.org/isni/0000000476837261> .

