@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/p176716718> a schema1:Person ;
    rdfs:label "Balland, Sophie" ;
    schema1:familyName "Balland" ;
    schema1:givenName "Sophie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b01d2d50491e657c9729e932ba51470> ;
    schema1:name "Sophie Balland" ;
    schema1:sameAs <http://viaf.org/viaf/37085565>,
        wd:Q54238074,
        <https://isni.org/isni/0000000003326402> .

