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

<http://data.bibliotheken.nl/id/thes/p322834066> a schema1:Person ;
    rdfs:label "Fougère, Isabelle" ;
    schema1:familyName "Fougère" ;
    schema1:givenName "Isabelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/222d439135035ea733c65b56ed4ff0cf> ;
    schema1:name "Isabelle Fougère" ;
    schema1:sameAs <http://viaf.org/viaf/12452612>,
        wd:Q3154923,
        <https://isni.org/isni/000000000161315X> .

