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

<http://data.bibliotheken.nl/id/thes/p101872143> a schema1:Person ;
    rdfs:label "Holle, Gertrud Elisabeth" ;
    schema1:familyName "Holle" ;
    schema1:givenName "Gertrud Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6085063b6275a317c6dce75b3fede257> ;
    schema1:name "Gertrud Elisabeth Holle" ;
    schema1:sameAs <http://viaf.org/viaf/33126202>,
        <https://isni.org/isni/0000000116170934> .

