@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_9203ff72-c608-068f-8c02-8a5fdb91a00a
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1943 te Sobibor (Polen)" ;
  a2a:hasPerson oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507604, oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507607, oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507605, oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507606 ;
  a2a:hasEvent oa:event_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_0, oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_1, oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_2, oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_3 ;
  a2a:hasSource oa:source_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a .

oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507604
  a a2a:Person ;
  rdfs:label "Aaltje Boeki" ;
  a2a:PersonName [
    rdfs:label "Aaltje Boeki" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Boeki"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507607
  a a2a:Person ;
  rdfs:label "Abraham Samuel de Vries" ;
  a2a:PersonName [
    rdfs:label "Abraham Samuel de Vries" ;
    a2a:PersonNameFirstName "Abraham Samuel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] .

oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507605
  a a2a:Person ;
  rdfs:label "Azor Boeki" ;
  a2a:PersonName [
    rdfs:label "Azor Boeki" ;
    a2a:PersonNameFirstName "Azor" ;
    a2a:PersonNameLastName "Boeki"
  ] .

oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507606
  a a2a:Person ;
  rdfs:label "Johanna Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Bronkhorst" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] .

oa:event_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-06-1943" ;
    a2a:Year "1943" ;
    a2a:Month "06" ;
    a2a:Day "11" ;
    rdfs:label "1943-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sobibor (Polen)" ;
    rdfs:label "Sobibor (Polen)"
  ] .

oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507604 ;
  a2a:EventKeyRef oa:event_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Event1 .

oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507607 ;
  a2a:EventKeyRef oa:event_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Event1 .

oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507605 ;
  a2a:EventKeyRef oa:event_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Event1 .

oa:relationep_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Person1397507606 ;
  a2a:EventKeyRef oa:event_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a_Event1 .

oa:source_srt_9203ff72-c608-068f-8c02-8a5fdb91a00a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sobibor (Polen)" ;
    a2a:Country "Nederland" ;
    rdfs:label "Sobibor (Polen), Nederland", "1943-06-11 - 1943-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-06-1943" ;
    a2a:Year "1943" ;
    a2a:Month "06" ;
    a2a:Day "11" ;
    rdfs:label "11-06-1943"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1950.1059" ;
    a2a:RegistryNumber "1950V1" ;
    a2a:Folio "v1-179" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1950.1059, 1950V1, v1-179"
  ] ;
  a2a:SourceLastChangeDate "2018-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=999-09.1950V1&minr=20641999&miview=ldt" ;
  a2a:RecordIdentifier "1397507603" ;
  a2a:RecordGUID "{9203ff72-c608-068f-8c02-8a5fdb91a00a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A5FD7EEB-8B9B-487E-B15C-3D303AE7668C" ;
  a2a:SourceRemarkOpmerking "geb: 30-10-1902" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-09.1950V1_54_A2A.xml van SRT" .

