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

<http://data.bibliotheken.nl/id/thes/p222437596> a schema1:Person ;
    rdfs:label "Cailleteau, Sandrine" ;
    schema1:alternateName "Saint-Jore, Sandrine" ;
    schema1:familyName "Cailleteau" ;
    schema1:givenName "Sandrine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bb2281c337bb6c6899ce319484b156d> ;
    schema1:name "Sandrine Cailleteau" ;
    schema1:sameAs <http://viaf.org/viaf/287971850>,
        <https://isni.org/isni/0000000369098555> .

