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

<http://data.bibliotheken.nl/id/thes/p401532437> a schema1:Person ;
    rdfs:label "Barsotti, Marie-Claire" ;
    schema1:familyName "Barsotti" ;
    schema1:givenName "Marie-Claire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b8a91f8a609e3d233e0a2dda0305ae5> ;
    schema1:name "Marie-Claire Barsotti" ;
    schema1:sameAs <http://viaf.org/viaf/313416847> .

