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

<http://data.bibliotheken.nl/id/thes/p069632154> a schema1:Person ;
    rdfs:label "Pancras, Gerda" ;
    schema1:description "vert." ;
    schema1:familyName "Pancras" ;
    schema1:givenName "Gerda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f7a2dc5aa414fd184a57e8b4558c5a2> ;
    schema1:name "Gerda Pancras" ;
    schema1:sameAs <http://viaf.org/viaf/11017301>,
        <https://isni.org/isni/0000000017991059> .

