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

<http://data.bibliotheken.nl/id/thes/p270799265> a schema1:Person ;
    rdfs:label "Redant, Viviane" ;
    schema1:familyName "Redant" ;
    schema1:givenName "Viviane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a27f8697dcdb3387b423b2e938fefbc7> ;
    schema1:name "Viviane Redant" ;
    schema1:sameAs <http://viaf.org/viaf/288377736>,
        <https://isni.org/isni/0000000393983781> .

