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

<http://data.bibliotheken.nl/id/thes/p28902482X> a schema1:Person ;
    rdfs:label "Haefeli-Schmid, Léonie" ;
    schema1:familyName "Haefeli-Schmid" ;
    schema1:givenName "Léonie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f6fb557da11a6356d159731a88f5b2f> ;
    schema1:name "Léonie Haefeli-Schmid" ;
    schema1:sameAs <http://viaf.org/viaf/4697149198372774940009>,
        <https://isni.org/isni/0000000395398543> .

