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

<http://data.bibliotheken.nl/id/thes/p156875268> a schema1:Person ;
    rdfs:label "Goselink, Hermien" ;
    schema1:familyName "Goselink" ;
    schema1:givenName "Hermien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af296139455171c3f36c3231720c4ab5> ;
    schema1:name "Hermien Goselink" ;
    schema1:sameAs <http://viaf.org/viaf/287994780>,
        <https://isni.org/isni/0000000393682962> .

