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

<http://data.bibliotheken.nl/id/thes/p297907328> a schema1:Person ;
    rdfs:label "Revol, Valérie" ;
    schema1:familyName "Revol" ;
    schema1:givenName "Valérie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf782ed0dc4a7bfe6a6ffa86ce286451> ;
    schema1:name "Valérie Revol" ;
    schema1:sameAs <http://viaf.org/viaf/2731071>,
        <https://isni.org/isni/0000000008883347> .

