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

<http://data.bibliotheken.nl/id/thes/p094785945> a schema1:Person ;
    rdfs:label "Henry-Biabaud, Chantal" ;
    schema1:familyName "Henry-Biabaud" ;
    schema1:givenName "Chantal" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc0b27ae1991f6b421016640c3a9c46b> ;
    schema1:name "Chantal Henry-Biabaud" ;
    schema1:sameAs <http://viaf.org/viaf/61571082>,
        <https://isni.org/isni/0000000081404453> .

