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

<http://data.bibliotheken.nl/id/thes/p07121643X> a schema1:Person ;
    rdfs:label "Aulnis, Chantal d'" ;
    schema1:familyName "d' Aulnis" ;
    schema1:givenName "Chantal" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c45c94930db71440d51a73567ca1cb14> ;
    schema1:name "Chantal d' Aulnis" ;
    schema1:sameAs <http://viaf.org/viaf/286649138>,
        <https://isni.org/isni/0000000392536373> .

