@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_a0caeec4-c1ae-0397-7231-e38f84411448
  a a2a:Record ;
  rdfs:label "Overlijden op 21 februari 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657943, oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657946, oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657944, oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657945 ;
  a2a:hasEvent oa:event_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_0, oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_1, oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_2, oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_3 ;
  a2a:hasSource oa:source_srt_a0caeec4-c1ae-0397-7231-e38f84411448 .

oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657943
  a a2a:Person ;
  rdfs:label "Antoon Arie Fredrik Oosterman" ;
  a2a:PersonName [
    rdfs:label "Antoon Arie Fredrik Oosterman" ;
    a2a:PersonNameFirstName "Antoon Arie Fredrik" ;
    a2a:PersonNameLastName "Oosterman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerjansdam" ;
    rdfs:label "Heerjansdam"
  ] .

oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657946
  a a2a:Person ;
  rdfs:label "Anna Cornelia Verkerk" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Verkerk" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Verkerk"
  ] .

oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657944
  a a2a:Person ;
  rdfs:label "Dirk Oosterman" ;
  a2a:PersonName [
    rdfs:label "Dirk Oosterman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Oosterman"
  ] .

oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657945
  a a2a:Person ;
  rdfs:label "Wilhelmina Heigerman" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Heigerman" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Heigerman"
  ] .

oa:event_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "21-02-1932" ;
    a2a:Year "1932" ;
    a2a:Month "02" ;
    a2a:Day "21" ;
    rdfs:label "1932-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657943 ;
  a2a:EventKeyRef oa:event_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Event1 .

oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657946 ;
  a2a:EventKeyRef oa:event_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Event1 .

oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657944 ;
  a2a:EventKeyRef oa:event_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Event1 .

oa:relationep_srt_a0caeec4-c1ae-0397-7231-e38f84411448_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Person2379657945 ;
  a2a:EventKeyRef oa:event_srt_a0caeec4-c1ae-0397-7231-e38f84411448_Event1 .

oa:source_srt_a0caeec4-c1ae-0397-7231-e38f84411448
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-01-01 - 1932-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1932" ;
    a2a:Year "1932" ;
    rdfs:label "1932"
  ] ;
  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 "1932.892" ;
    a2a:RegistryNumber "1932B" ;
    a2a:Folio "b075v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1932.892, 1932B, b075v"
  ] ;
  a2a:SourceLastChangeDate "2023-06-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CE175746B15147B9850BEF5C90A374C3" ;
  a2a:RecordIdentifier "2379657942" ;
  a2a:RecordGUID "{a0caeec4-c1ae-0397-7231-e38f84411448}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CE175746-B151-47B9-850B-EF5C90A374C3" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091932B_54_A2A.xml van SRT" .

