@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_0f3f3e60-48c7-7809-9b98-4600a3211a18
  a a2a:Record ;
  rdfs:label "Overlijden op 12 april 1939 te Leerdam" ;
  a2a:hasPerson oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815590, oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815591, oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815592, oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815593 ;
  a2a:hasEvent oa:event_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_0, oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_1, oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_2, oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_3 ;
  a2a:hasSource oa:source_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18 .

oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815590
  a a2a:Person ;
  rdfs:label "Johannes Martinus Bergman" ;
  a2a:PersonName [
    rdfs:label "Johannes Martinus Bergman" ;
    a2a:PersonNameFirstName "Johannes Martinus" ;
    a2a:PersonNameLastName "Bergman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leerdam" ;
    rdfs:label "Leerdam"
  ] .

oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815591
  a a2a:Person ;
  rdfs:label "Harmannus Adrianus Bergman" ;
  a2a:PersonName [
    rdfs:label "Harmannus Adrianus Bergman" ;
    a2a:PersonNameFirstName "Harmannus Adrianus" ;
    a2a:PersonNameLastName "Bergman"
  ] .

oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815592
  a a2a:Person ;
  rdfs:label "Angenieta Mulder" ;
  a2a:PersonName [
    rdfs:label "Angenieta Mulder" ;
    a2a:PersonNameFirstName "Angenieta" ;
    a2a:PersonNameLastName "Mulder"
  ] .

oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815593
  a a2a:Person ;
  rdfs:label "Gerarda Brautigam" ;
  a2a:PersonName [
    rdfs:label "Gerarda Brautigam" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Brautigam"
  ] .

oa:event_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "12-04-1939" ;
    a2a:Year "1939" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "1939-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leerdam" ;
    rdfs:label "Leerdam"
  ] .

oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815590 ;
  a2a:EventKeyRef oa:event_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Event1 .

oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815591 ;
  a2a:EventKeyRef oa:event_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Event1 .

oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815592 ;
  a2a:EventKeyRef oa:event_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Event1 .

oa:relationep_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Person2047815593 ;
  a2a:EventKeyRef oa:event_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18_Event1 .

oa:source_srt_0f3f3e60-48c7-7809-9b98-4600a3211a18
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1939-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1939" ;
    a2a:Year "1939" ;
    rdfs:label "1939"
  ] ;
  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 "1939.116" ;
    a2a:RegistryNumber "1939S" ;
    a2a:Folio "s030" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1939.116, 1939S, s030"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/49EFFD18C1484CB5B5D2E9FDBC7A9A1C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/49EFFD18C1484CB5B5D2E9FDBC7A9A1C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/49EFFD18C1484CB5B5D2E9FDBC7A9A1C"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CF87CA4B30424FE0A74E7133F2544EF3" ;
  a2a:RecordIdentifier "2047815589" ;
  a2a:RecordGUID "{0f3f3e60-48c7-7809-9b98-4600a3211a18}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CF87CA4B-3042-4FE0-A74E-7133F2544EF3" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091939S_54_A2A.xml van SRT" .

