@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_07eb2a31-e20e-9814-32c4-16f246e2190c
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1944 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664063, oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664066, oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664064, oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664065 ;
  a2a:hasEvent oa:event_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_0, oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_1, oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_2, oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_3 ;
  a2a:hasSource oa:source_srt_07eb2a31-e20e-9814-32c4-16f246e2190c .

oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664063
  a a2a:Person ;
  rdfs:label "Jan van Bemmel" ;
  owl:sameAs oa:person_hua_2955169C-C006-41FB-AB2C-4AEF67CA8A64_Person903571067, oa:person_srt_5731a3eb-dd2e-4a7e-439a-d82a01486a13_Person1015252637, oa:person_srt_6B674814-5D04-44D3-AF44-4FB9C15FDF50_Person1015252637 ;
  a2a:PersonName [
    rdfs:label "Jan van Bemmel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bemmel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vreeswijk" ;
    rdfs:label "Vreeswijk"
  ] .

oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664066
  a a2a:Person ;
  rdfs:label "Willemina van den Burg" ;
  a2a:PersonName [
    rdfs:label "Willemina van den Burg" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Burg"
  ] .

oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664064
  a a2a:Person ;
  rdfs:label "Willem van Bemmel" ;
  owl:sameAs oa:person_hua_2955169C-C006-41FB-AB2C-4AEF67CA8A64_Person903571068, oa:person_hua_706D0528-7C89-4612-845E-202D4CA0E18E_Person4079388338, oa:person_srt_5731a3eb-dd2e-4a7e-439a-d82a01486a13_Person1015252638, oa:person_srt_6B674814-5D04-44D3-AF44-4FB9C15FDF50_Person1015252638, oa:person_srt_D05F24C7-5C55-4F1C-9DF3-78BE6D05BD66_Person1015325156, oa:person_srt_db48dd4b-f2ec-0565-d01b-231a83077a03_Person1015325156 ;
  a2a:PersonName [
    rdfs:label "Willem van Bemmel" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bemmel"
  ] .

oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664065
  a a2a:Person ;
  rdfs:label "Alberta Maria Smit" ;
  owl:sameAs oa:person_hua_2955169C-C006-41FB-AB2C-4AEF67CA8A64_Person903571069, oa:person_hua_706D0528-7C89-4612-845E-202D4CA0E18E_Person4079388339, oa:person_srt_5731a3eb-dd2e-4a7e-439a-d82a01486a13_Person1015252639, oa:person_srt_6B674814-5D04-44D3-AF44-4FB9C15FDF50_Person1015252639, oa:person_srt_D05F24C7-5C55-4F1C-9DF3-78BE6D05BD66_Person1015325157, oa:person_srt_db48dd4b-f2ec-0565-d01b-231a83077a03_Person1015325157 ;
  a2a:PersonName [
    rdfs:label "Alberta Maria Smit" ;
    a2a:PersonNameFirstName "Alberta Maria" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:event_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "19-02-1944" ;
    a2a:Year "1944" ;
    a2a:Month "02" ;
    a2a:Day "19" ;
    rdfs:label "1944-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664063 ;
  a2a:EventKeyRef oa:event_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Event1 .

oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664066 ;
  a2a:EventKeyRef oa:event_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Event1 .

oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664064 ;
  a2a:EventKeyRef oa:event_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Event1 .

oa:relationep_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Person2047664065 ;
  a2a:EventKeyRef oa:event_srt_07eb2a31-e20e-9814-32c4-16f246e2190c_Event1 .

oa:source_srt_07eb2a31-e20e-9814-32c4-16f246e2190c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1944-01-01 - 1944-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1944" ;
    a2a:Year "1944" ;
    rdfs:label "1944"
  ] ;
  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 "1944.871" ;
    a2a:RegistryNumber "1944A" ;
    a2a:Folio "a074" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1944.871, 1944A, a074"
  ] ;
  a2a:SourceLastChangeDate "2023-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D3B43E525D0B47DCAE8D4097C62A2596" ;
  a2a:RecordIdentifier "2047664062" ;
  a2a:RecordGUID "{07eb2a31-e20e-9814-32c4-16f246e2190c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D3B43E52-5D0B-47DC-AE8D-4097C62A2596" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091944A_54_A2A.xml van SRT" .

