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

<http://data.bibliotheken.nl/id/thes/p070431507> a schema1:Person ;
    rdfs:label "Meulenbeld, Gerrit Jan (1928-)" ;
    schema1:birthDate "1928" ;
    schema1:familyName "Meulenbeld" ;
    schema1:givenName "Gerrit Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63a7a20c7e124ed8eccdb409770b0840> ;
    schema1:name "Gerrit Jan Meulenbeld" ;
    schema1:sameAs <http://viaf.org/viaf/110846916>,
        wd:Q5552572,
        <https://isni.org/isni/0000000109350777> .

