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

<http://data.bibliotheken.nl/id/thes/p405447361> a schema1:Person ;
    rdfs:label "Chabot, Armelle" ;
    schema1:familyName "Chabot" ;
    schema1:givenName "Armelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c77ce881319588b4f359578f7e679bab> ;
    schema1:name "Armelle Chabot" ;
    schema1:sameAs <http://viaf.org/viaf/119147118132326340369> .

