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

<http://data.bibliotheken.nl/id/thes/p069470650> a schema1:Person ;
    rdfs:label "Empel, Martinus van (1881-1960)" ;
    schema1:birthDate "1881" ;
    schema1:deathDate "1960" ;
    schema1:description "Nederlands Hervormd predikant te Biggekerke en Middelburg. Bibliothecaris van de Provinciale Bibliotheek van Zeeland, 1918-1940." ;
    schema1:familyName "van Empel" ;
    schema1:givenName "Martinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a126e49c65a8923fb1dda3671e9cf66f> ;
    schema1:name "Martinus van Empel" ;
    schema1:sameAs <http://viaf.org/viaf/2106161211410540070004>,
        <https://isni.org/isni/0000000390994290> .

