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

<http://data.bibliotheken.nl/id/thes/p333040880> a schema1:Person ;
    rdfs:label "Pigière, Fabienne" ;
    schema1:familyName "Pigière" ;
    schema1:givenName "Fabienne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63fc4c7f0aa9d575976bc718ed2646ca> ;
    schema1:name "Fabienne Pigière" ;
    schema1:sameAs <http://viaf.org/viaf/106882831>,
        <https://isni.org/isni/0000000120322654> .

