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

<http://data.bibliotheken.nl/id/thes/p07269226X> a schema1:Person ;
    rdfs:label "Boelens, G.F." ;
    schema1:familyName "Boelens" ;
    schema1:givenName "G.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/642b13ecf92eaa7cd860fef865959b8f> ;
    schema1:name "G.F. Boelens" ;
    schema1:sameAs <http://viaf.org/viaf/290299811>,
        <https://isni.org/isni/0000000395586616> .

