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

<http://data.bibliotheken.nl/id/thes/p155439987> a schema1:Person ;
    rdfs:label "Scupin, Gertrud" ;
    schema1:familyName "Scupin" ;
    schema1:givenName "Gertrud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6116de0f7a225e61b3b38571aa436ed> ;
    schema1:name "Gertrud Scupin" ;
    schema1:sameAs <http://viaf.org/viaf/306211647>,
        <https://isni.org/isni/000000039799674X> .

