@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_58df0e7e-c170-717a-109b-330355c59b39
  a a2a:Record ;
  rdfs:label "Overlijden op 12 mei 1948 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032040, oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032043, oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032041, oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032042 ;
  a2a:hasEvent oa:event_srt_58df0e7e-c170-717a-109b-330355c59b39_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_0, oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_1, oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_2, oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_3 ;
  a2a:hasSource oa:source_srt_58df0e7e-c170-717a-109b-330355c59b39 .

oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032040
  a a2a:Person ;
  rdfs:label "Johan Christoffel Bach" ;
  a2a:PersonName [
    rdfs:label "Johan Christoffel Bach" ;
    a2a:PersonNameFirstName "Johan Christoffel" ;
    a2a:PersonNameLastName "Bach"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032043
  a a2a:Person ;
  rdfs:label "Pieternella Meijer" ;
  a2a:PersonName [
    rdfs:label "Pieternella Meijer" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032041
  a a2a:Person ;
  rdfs:label "Johan Christoffel Bach" ;
  a2a:PersonName [
    rdfs:label "Johan Christoffel Bach" ;
    a2a:PersonNameFirstName "Johan Christoffel" ;
    a2a:PersonNameLastName "Bach"
  ] .

oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032042
  a a2a:Person ;
  rdfs:label "Gerarda Korendijk" ;
  a2a:PersonName [
    rdfs:label "Gerarda Korendijk" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Korendijk"
  ] .

oa:event_srt_58df0e7e-c170-717a-109b-330355c59b39_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "12-05-1948" ;
    a2a:Year "1948" ;
    a2a:Month "05" ;
    a2a:Day "12" ;
    rdfs:label "1948-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032040 ;
  a2a:EventKeyRef oa:event_srt_58df0e7e-c170-717a-109b-330355c59b39_Event1 .

oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032043 ;
  a2a:EventKeyRef oa:event_srt_58df0e7e-c170-717a-109b-330355c59b39_Event1 .

oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032041 ;
  a2a:EventKeyRef oa:event_srt_58df0e7e-c170-717a-109b-330355c59b39_Event1 .

oa:relationep_srt_58df0e7e-c170-717a-109b-330355c59b39_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_58df0e7e-c170-717a-109b-330355c59b39_Person2048032042 ;
  a2a:EventKeyRef oa:event_srt_58df0e7e-c170-717a-109b-330355c59b39_Event1 .

oa:source_srt_58df0e7e-c170-717a-109b-330355c59b39
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1948-01-01 - 1948-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1948" ;
    a2a:Year "1948" ;
    rdfs:label "1948"
  ] ;
  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 "1948.1855" ;
    a2a:RegistryNumber "1948A" ;
    a2a:Folio "a156" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1948.1855, 1948A, a156"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/5FDBFC8A84FB462C8492B9316D7CD4C6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/5FDBFC8A84FB462C8492B9316D7CD4C6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/5FDBFC8A84FB462C8492B9316D7CD4C6"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2EB3DAD2756346D39EF931029656D5F6" ;
  a2a:RecordIdentifier "2048032039" ;
  a2a:RecordGUID "{58df0e7e-c170-717a-109b-330355c59b39}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2EB3DAD2-7563-46D3-9EF9-31029656D5F6" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091948A_54_A2A.xml van SRT" .

