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

<http://data.bibliotheken.nl/id/thes/p37455076X> a schema1:Person ;
    rdfs:label "Barillon, Amandine" ;
    schema1:familyName "Barillon" ;
    schema1:givenName "Amandine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/882da13f06aeb64a45db22b7bab37103> ;
    schema1:name "Amandine Barillon" ;
    schema1:sameAs <http://viaf.org/viaf/309896518> .

