@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f
  a a2a:Record ;
  rdfs:label "Overlijden op 3 september 1943 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972166, oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972169, oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972167, oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972168 ;
  a2a:hasEvent oa:event_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_0, oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_1, oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_2, oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_3 ;
  a2a:hasSource oa:source_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f .

oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972166
  a a2a:Person ;
  rdfs:label "Antonia Gijsbertha Keseling" ;
  owl:sameAs oa:person_srt_E1B70526-42E6-4331-A9B9-6B210532B596_Person1015165250, oa:person_srt_C96EBD34-9DAD-4F7E-801A-4E056D29AD7A_Person3294972166 ;
  a2a:PersonName [
    rdfs:label "Antonia Gijsbertha Keseling" ;
    a2a:PersonNameFirstName "Antonia Gijsbertha" ;
    a2a:PersonNameLastName "Keseling"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50 jaar" ;
    rdfs:label "50 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972169
  a a2a:Person ;
  rdfs:label "Abraham Bontebal" ;
  a2a:PersonName [
    rdfs:label "Abraham Bontebal" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Bontebal"
  ] .

oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972167
  a a2a:Person ;
  rdfs:label "Everardus Jacobus Keseling" ;
  owl:sameAs oa:person_srt_C96EBD34-9DAD-4F7E-801A-4E056D29AD7A_Person3294972167, oa:person_srt_d65146a1-3e28-f6fc-0d68-193b5eace3df_Person1014083874, oa:person_srt_E1B70526-42E6-4331-A9B9-6B210532B596_Person1015165251, oa:person_srt_F572D4D3-0BE0-45C9-BE10-B87037C5F699_Person1014083874 ;
  a2a:PersonName [
    rdfs:label "Everardus Jacobus Keseling" ;
    a2a:PersonNameFirstName "Everardus Jacobus" ;
    a2a:PersonNameLastName "Keseling"
  ] .

oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972168
  a a2a:Person ;
  rdfs:label "Neeltje Muijen" ;
  owl:sameAs oa:person_srt_C96EBD34-9DAD-4F7E-801A-4E056D29AD7A_Person3294972168, oa:person_srt_d65146a1-3e28-f6fc-0d68-193b5eace3df_Person1014083877, oa:person_srt_E1B70526-42E6-4331-A9B9-6B210532B596_Person1015165252, oa:person_srt_F572D4D3-0BE0-45C9-BE10-B87037C5F699_Person1014083877 ;
  a2a:PersonName [
    rdfs:label "Neeltje Muijen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Muijen"
  ] .

oa:event_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "03-09-1943" ;
    a2a:Year "1943" ;
    a2a:Month "09" ;
    a2a:Day "03" ;
    rdfs:label "1943-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972166 ;
  a2a:EventKeyRef oa:event_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Event1 .

oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972169 ;
  a2a:EventKeyRef oa:event_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Event1 .

oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972167 ;
  a2a:EventKeyRef oa:event_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Event1 .

oa:relationep_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Person3294972168 ;
  a2a:EventKeyRef oa:event_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f_Event1 .

oa:source_srt_2e4384ef-c5f9-72ca-d98f-a29407b5bb2f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1943-01-01 - 1943-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1943" ;
    a2a:Year "1943" ;
    rdfs:label "1943"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1943.3927" ;
    a2a:RegistryNumber "1943C" ;
    a2a:Folio "c149" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1943.3927, 1943C, c149"
  ] ;
  a2a:SourceLastChangeDate "2023-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C96EBD349DAD4F7E801A4E056D29AD7A" ;
  a2a:RecordIdentifier "3294972165" ;
  a2a:RecordGUID "{2e4384ef-c5f9-72ca-d98f-a29407b5bb2f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C96EBD34-9DAD-4F7E-801A-4E056D29AD7A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091943C_54_A2A.xml van SRT" .

