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

<http://data.bibliotheken.nl/id/thes/p327082569> a schema1:Person ;
    rdfs:label "Bemmel, H.A. van (1933-1967 ; predikant)" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "1967" ;
    schema1:description "Predikant in de gemeenten Leerbroek (1958-1963) en Oldebroek (1963-1967)" ;
    schema1:familyName "van Bemmel" ;
    schema1:givenName "H.A." ;
    schema1:hasOccupation "predikant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb00212d136ad4ced1b0198dde2b291f> ;
    schema1:name "H.A. van Bemmel" ;
    schema1:sameAs <http://viaf.org/viaf/288274464>,
        <https://isni.org/isni/0000000393878666> .

