@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_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1918 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473935, oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473938, oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473936, oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473937 ;
  a2a:hasEvent oa:event_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_0, oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_1, oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_2, oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_3 ;
  a2a:hasSource oa:source_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a .

oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473935
  a a2a:Person ;
  rdfs:label "Jacomina Bourmania Mulder" ;
  a2a:PersonName [
    rdfs:label "Jacomina Bourmania Mulder" ;
    a2a:PersonNameFirstName "Jacomina Bourmania" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473938
  a a2a:Person ;
  rdfs:label "Gerrit Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Gerrit Burgerhout" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Burgerhout"
  ] .

oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473936
  a a2a:Person ;
  rdfs:label "Jacob Mulder" ;
  a2a:PersonName [
    rdfs:label "Jacob Mulder" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Mulder"
  ] .

oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473937
  a a2a:Person ;
  rdfs:label "Trientje Beukema" ;
  a2a:PersonName [
    rdfs:label "Trientje Beukema" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNameLastName "Beukema"
  ] .

oa:event_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "31-03-1918" ;
    a2a:Year "1918" ;
    a2a:Month "03" ;
    a2a:Day "31" ;
    rdfs:label "1918-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473935 ;
  a2a:EventKeyRef oa:event_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Event1 .

oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473938 ;
  a2a:EventKeyRef oa:event_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Event1 .

oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473936 ;
  a2a:EventKeyRef oa:event_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Event1 .

oa:relationep_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Person2043473937 ;
  a2a:EventKeyRef oa:event_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a_Event1 .

oa:source_srt_7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1918-01-01 - 1918-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1918" ;
    a2a:Year "1918" ;
    rdfs:label "1918"
  ] ;
  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 "1918.1913" ;
    a2a:RegistryNumber "1918C" ;
    a2a:Folio "c062" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1918.1913, 1918C, c062"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/BB0515ADAD3A4DE08BAD9CD31CD5A6CF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/BB0515ADAD3A4DE08BAD9CD31CD5A6CF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/BB0515ADAD3A4DE08BAD9CD31CD5A6CF"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4E2AD81F820A4B2FB4137741C049C62C" ;
  a2a:RecordIdentifier "2043473934" ;
  a2a:RecordGUID "{7ac6e1dd-14e6-4a0f-e13e-8772fc72f55a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4E2AD81F-820A-4B2F-B413-7741C049C62C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091918C_54_A2A.xml van SRT" .

