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

<http://data.bibliotheken.nl/id/thes/p091325382> a schema1:Person ;
    rdfs:label "Lafon, Sophie" ;
    schema1:familyName "Lafon" ;
    schema1:givenName "Sophie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/122e8fd9a4cb06ccda21ca45c5eef452> ;
    schema1:name "Sophie Lafon" ;
    schema1:sameAs <http://viaf.org/viaf/64153530885948701235>,
        <https://isni.org/isni/0000000391022039> .

