@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_e1218367-6e58-9efa-d2eb-581069ef40b2
  a a2a:Record ;
  rdfs:label "Overlijden op 10 februari 1942 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230943, oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230946, oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230944, oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230945 ;
  a2a:hasEvent oa:event_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_0, oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_1, oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_2, oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_3 ;
  a2a:hasSource oa:source_srt_e1218367-6e58-9efa-d2eb-581069ef40b2 .

oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230943
  a a2a:Person ;
  rdfs:label "Adriaan Wilhelmus Wolfs" ;
  a2a:PersonName [
    rdfs:label "Adriaan Wilhelmus Wolfs" ;
    a2a:PersonNameFirstName "Adriaan Wilhelmus" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230946
  a a2a:Person ;
  rdfs:label "Alijda Maria de Jong" ;
  a2a:PersonName [
    rdfs:label "Alijda Maria de Jong" ;
    a2a:PersonNameFirstName "Alijda Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230944
  a a2a:Person ;
  rdfs:label "Adriaan Marinus Wolfs" ;
  a2a:PersonName [
    rdfs:label "Adriaan Marinus Wolfs" ;
    a2a:PersonNameFirstName "Adriaan Marinus" ;
    a2a:PersonNameLastName "Wolfs"
  ] .

oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230945
  a a2a:Person ;
  rdfs:label "Maartje Wijmans" ;
  a2a:PersonName [
    rdfs:label "Maartje Wijmans" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Wijmans"
  ] .

oa:event_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "10-02-1942" ;
    a2a:Year "1942" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1942-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230943 ;
  a2a:EventKeyRef oa:event_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Event1 .

oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230946 ;
  a2a:EventKeyRef oa:event_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Event1 .

oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230944 ;
  a2a:EventKeyRef oa:event_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Event1 .

oa:relationep_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Person2401230945 ;
  a2a:EventKeyRef oa:event_srt_e1218367-6e58-9efa-d2eb-581069ef40b2_Event1 .

oa:source_srt_e1218367-6e58-9efa-d2eb-581069ef40b2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1942-01-01 - 1942-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1942" ;
    a2a:Year "1942" ;
    rdfs:label "1942"
  ] ;
  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 "1942.792" ;
    a2a:RegistryNumber "1942B" ;
    a2a:Folio "b067" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1942.792, 1942B, b067"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/2D8140A7FFD54153AFA8DFB8337B601E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/2D8140A7FFD54153AFA8DFB8337B601E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2D8140A7FFD54153AFA8DFB8337B601E"
  ] ;
  a2a:SourceLastChangeDate "2022-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7A10796680A54D36A690CE70D2A5B369" ;
  a2a:RecordIdentifier "2401230942" ;
  a2a:RecordGUID "{e1218367-6e58-9efa-d2eb-581069ef40b2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7A107966-80A5-4D36-A690-CE70D2A5B369" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091942B_54_A2A.xml van SRT" .

