@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184
  a a2a:Record ;
  rdfs:label "Doop op 18 november 1726 te Bergschenhoek" ;
  a2a:hasPerson oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455549, oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455550, oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455551, oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455552, oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455553 ;
  a2a:hasEvent oa:event_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_0, oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_1, oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_2, oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_3, oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_4 ;
  a2a:hasSource oa:source_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184 .

oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455549
  a a2a:Person ;
  rdfs:label "Korst" ;
  a2a:PersonName [
    rdfs:label "Korst" ;
    a2a:PersonNameFirstName "Korst"
  ] .

oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455550
  a a2a:Person ;
  rdfs:label "Dirk Cornelisse Verzeil" ;
  a2a:PersonName [
    rdfs:label "Dirk Cornelisse Verzeil" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Verzeil"
  ] .

oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455551
  a a2a:Person ;
  rdfs:label "Beestje Jacobs Groeneweege" ;
  a2a:PersonName [
    rdfs:label "Beestje Jacobs Groeneweege" ;
    a2a:PersonNameFirstName "Beestje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Groeneweege"
  ] .

oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455552
  a a2a:Person ;
  rdfs:label "Ariaantje Gerritz van der Hoeve" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Gerritz van der Hoeve" ;
    a2a:PersonNameFirstName "Ariaantje" ;
    a2a:PersonNamePatronym "Gerritz" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeve"
  ] .

oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455553
  a a2a:Person ;
  rdfs:label "Willem Verzeil" ;
  a2a:PersonName [
    rdfs:label "Willem Verzeil" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Verzeil"
  ] .

oa:event_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1726" ;
    a2a:Year "1726" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1726-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergschenhoek" ;
    rdfs:label "Bergschenhoek"
  ] .

oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455549 ;
  a2a:EventKeyRef oa:event_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Event1 .

oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455550 ;
  a2a:EventKeyRef oa:event_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Event1 .

oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455551 ;
  a2a:EventKeyRef oa:event_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Event1 .

oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455552 ;
  a2a:EventKeyRef oa:event_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Event1 .

oa:relationep_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Person2501455553 ;
  a2a:EventKeyRef oa:event_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184_Event1 .

oa:source_srt_DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bergschenhoek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bergschenhoek, Nederland", "1726-11-18 - 1726-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-11-1726" ;
    a2a:Year "1726" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "18-11-1726"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van de gemeente Bergschenhoek" ;
    a2a:Book "Doop rooms-katholiek Trouw rooms-katholiek Lijst van overledenen RK" ;
    a2a:RegistryNumber "767" ;
    a2a:Folio "136" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van de gemeente Bergschenhoek, Doop rooms-katholiek Trouw rooms-katholiek Lijst van overledenen RK, 767, 136"
  ] ;
  a2a:SourceLastChangeDate "2026-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DB2FD52DBF804CD2A95FA2BC39FFA184" ;
  a2a:RecordIdentifier "2501455548" ;
  a2a:RecordGUID "{DB2FD52D-BF80-4CD2-A95F-A2BC39FFA184}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/882D9BADB91A4FE48BB4C5984665DA55" .

