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

<http://data.bibliotheken.nl/id/thes/p138965676> a schema1:Person ;
    rdfs:label "Swolfs, Sophie" ;
    schema1:familyName "Swolfs" ;
    schema1:givenName "Sophie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2450b9be4b6da6cb48a84d1866214f74> ;
    schema1:name "Sophie Swolfs" ;
    schema1:sameAs <http://viaf.org/viaf/303261198>,
        <https://isni.org/isni/0000000005081816> .

