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

<http://data.bibliotheken.nl/id/thes/p286866560> a schema1:Person ;
    rdfs:label "Helvoirt, Gonny van" ;
    schema1:familyName "van Helvoirt" ;
    schema1:givenName "Gonny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb3239fb7db0bdce5b9462e56ad174ab> ;
    schema1:name "Gonny van Helvoirt" ;
    schema1:sameAs <http://viaf.org/viaf/288088787>,
        <https://isni.org/isni/0000000393726195> .

