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

<http://data.bibliotheken.nl/id/thes/p071107975> a schema1:Person ;
    rdfs:label "Seresia, Cécile" ;
    schema1:familyName "Seresia" ;
    schema1:givenName "Cécile" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53d45b09e75ef864fab8262cc6776704> ;
    schema1:name "Cécile Seresia" ;
    schema1:sameAs <http://viaf.org/viaf/61557313>,
        <https://isni.org/isni/0000000066418945> .

