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

<http://data.bibliotheken.nl/id/thes/p436346214> a schema1:Person ;
    rdfs:label "Dix, Sylvia" ;
    schema1:familyName "Dix" ;
    schema1:givenName "Sylvia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15f57defc53585666be5aad912a125da> ;
    schema1:name "Sylvia Dix" ;
    schema1:sameAs <http://viaf.org/viaf/60165705724848930298>,
        <https://isni.org/isni/0000000510921097> .

