@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_8c416757-5ced-2014-41c4-9faf239d1237
  a a2a:Record ;
  rdfs:label "Overlijden op 10 februari 1945 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732659, oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732662, oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732660, oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732661 ;
  a2a:hasEvent oa:event_srt_8c416757-5ced-2014-41c4-9faf239d1237_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_0, oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_1, oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_2, oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_3 ;
  a2a:hasSource oa:source_srt_8c416757-5ced-2014-41c4-9faf239d1237 .

oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732659
  a a2a:Person ;
  rdfs:label "Hendrik Verspui" ;
  a2a:PersonName [
    rdfs:label "Hendrik Verspui" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Verspui"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen Nieuwkerk" ;
    rdfs:label "Giessen Nieuwkerk"
  ] .

oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732662
  a a2a:Person ;
  rdfs:label "Maria Coleta de Bruin" ;
  a2a:PersonName [
    rdfs:label "Maria Coleta de Bruin" ;
    a2a:PersonNameFirstName "Maria Coleta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] .

oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732660
  a a2a:Person ;
  rdfs:label "Govert Verspui" ;
  a2a:PersonName [
    rdfs:label "Govert Verspui" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Verspui"
  ] .

oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732661
  a a2a:Person ;
  rdfs:label "Grietje Maria Donk" ;
  a2a:PersonName [
    rdfs:label "Grietje Maria Donk" ;
    a2a:PersonNameFirstName "Grietje Maria" ;
    a2a:PersonNameLastName "Donk"
  ] .

oa:event_srt_8c416757-5ced-2014-41c4-9faf239d1237_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "10-02-1945" ;
    a2a:Year "1945" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1945-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732659 ;
  a2a:EventKeyRef oa:event_srt_8c416757-5ced-2014-41c4-9faf239d1237_Event1 .

oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732662 ;
  a2a:EventKeyRef oa:event_srt_8c416757-5ced-2014-41c4-9faf239d1237_Event1 .

oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732660 ;
  a2a:EventKeyRef oa:event_srt_8c416757-5ced-2014-41c4-9faf239d1237_Event1 .

oa:relationep_srt_8c416757-5ced-2014-41c4-9faf239d1237_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8c416757-5ced-2014-41c4-9faf239d1237_Person2047732661 ;
  a2a:EventKeyRef oa:event_srt_8c416757-5ced-2014-41c4-9faf239d1237_Event1 .

oa:source_srt_8c416757-5ced-2014-41c4-9faf239d1237
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1945-01-01 - 1945-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1945" ;
    a2a:Year "1945" ;
    rdfs:label "1945"
  ] ;
  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 "1945.1950" ;
    a2a:RegistryNumber "1945B" ;
    a2a:Folio "b163v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1945.1950, 1945B, b163v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EA22F8E277414F3D948DB5BC64EFA94D" ;
  a2a:RecordIdentifier "2047732658" ;
  a2a:RecordGUID "{8c416757-5ced-2014-41c4-9faf239d1237}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder EA22F8E2-7741-4F3D-948D-B5BC64EFA94D" ;
  a2a:SourceRemarkOpmerking "overledene wonende te Zwijndrecht." ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091945B_54_A2A.xml van SRT" .

