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

<http://data.bibliotheken.nl/id/thes/p151339562> a schema1:Person ;
    rdfs:label "Gijsbertha, Lus" ;
    schema1:familyName "Gijsbertha" ;
    schema1:givenName "Lus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2266e2e88c938e2d8ff32cdc087953c6> ;
    schema1:name "Lus Gijsbertha" ;
    schema1:sameAs <http://viaf.org/viaf/289499649>,
        <https://isni.org/isni/0000000394883045> .

