@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_39da244d-9fea-3edc-2a73-ec68cd59f532
  a a2a:Record ;
  rdfs:label "Overlijden op 26 april 1933 te Delft" ;
  a2a:hasPerson oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433537, oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433540, oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433538, oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433539 ;
  a2a:hasEvent oa:event_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_0, oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_1, oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_2, oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_3 ;
  a2a:hasSource oa:source_srt_39da244d-9fea-3edc-2a73-ec68cd59f532 .

oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433537
  a a2a:Person ;
  rdfs:label "Aart Versnel" ;
  a2a:PersonName [
    rdfs:label "Aart Versnel" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Versnel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 jaar" ;
    rdfs:label "56 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "voormalige gem. Kralingen thans gem. Rotterdam" ;
    rdfs:label "voormalige gem. Kralingen thans gem. Rotterdam"
  ] .

oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433540
  a a2a:Person ;
  rdfs:label "Anna Seijke de Wolf" ;
  a2a:PersonName [
    rdfs:label "Anna Seijke de Wolf" ;
    a2a:PersonNameFirstName "Anna Seijke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] .

oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433538
  a a2a:Person ;
  rdfs:label "Willem Versnel" ;
  a2a:PersonName [
    rdfs:label "Willem Versnel" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Versnel"
  ] .

oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433539
  a a2a:Person ;
  rdfs:label "Pietertje Lodder" ;
  a2a:PersonName [
    rdfs:label "Pietertje Lodder" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Lodder"
  ] .

oa:event_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-04-1933" ;
    a2a:Year "1933" ;
    a2a:Month "04" ;
    a2a:Day "26" ;
    rdfs:label "1933-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433537 ;
  a2a:EventKeyRef oa:event_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Event1 .

oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433540 ;
  a2a:EventKeyRef oa:event_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Event1 .

oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433538 ;
  a2a:EventKeyRef oa:event_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Event1 .

oa:relationep_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Person2048433539 ;
  a2a:EventKeyRef oa:event_srt_39da244d-9fea-3edc-2a73-ec68cd59f532_Event1 .

oa:source_srt_39da244d-9fea-3edc-2a73-ec68cd59f532
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-01-01 - 1933-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1933" ;
    a2a:Year "1933" ;
    rdfs:label "1933"
  ] ;
  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 "1933.97" ;
    a2a:RegistryNumber "1933S" ;
    a2a:Folio "s025v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1933.97, 1933S, s025v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/A51C9EAE093346CA8CFCD7D48D33ED59" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/A51C9EAE093346CA8CFCD7D48D33ED59" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/A51C9EAE093346CA8CFCD7D48D33ED59"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FA9244DDE5514D30B3146D9F9E39F14F" ;
  a2a:RecordIdentifier "2048433536" ;
  a2a:RecordGUID "{39da244d-9fea-3edc-2a73-ec68cd59f532}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FA9244DD-E551-4D30-B314-6D9F9E39F14F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091933S_54_A2A.xml van SRT" .

