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

<http://data.bibliotheken.nl/id/thes/p406587280> a schema1:Person ;
    rdfs:label "Görtz, Sixta" ;
    schema1:familyName "Görtz" ;
    schema1:givenName "Sixta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f923f65d559d716d280115d77e4d2b8> ;
    schema1:name "Sixta Görtz" ;
    schema1:sameAs <http://viaf.org/viaf/299579600>,
        <https://isni.org/isni/0000000459096991> .

