@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_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f
  a a2a:Record ;
  rdfs:label "Overlijden op 26 maart 1943 te Sobibor (Polen)" ;
  a2a:hasPerson oa:person_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Person1, oa:person_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Person2 ;
  a2a:hasEvent oa:event_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Event1 ;
  a2a:hasRelationEP oa:relationep_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_0, oa:relationep_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_1 ;
  a2a:hasSource oa:source_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f .

oa:person_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Person1
  a a2a:Person ;
  rdfs:label "Esther Root" ;
  a2a:PersonName [
    rdfs:label "Esther Root" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNameLastName "Root"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1882-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Person2
  a a2a:Person ;
  rdfs:label "J. de Vries" ;
  a2a:PersonName [
    rdfs:label "J. de Vries" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] .

oa:event_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1943-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sobibor (Polen)" ;
    rdfs:label "Sobibor (Polen)"
  ] .

oa:relationep_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Person1 ;
  a2a:EventKeyRef oa:event_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Event1 .

oa:relationep_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_1
  a a2a:RelationEP ;
  rdfs:label "other:Laatstelijk gehuwd" ;
  a2a:RelationType "other:Laatstelijk gehuwd" ;
  a2a:PersonKeyRef oa:person_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Person2 ;
  a2a:EventKeyRef oa:event_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f_Event1 .

oa:source_kbd_24cf6850-c6f9-e7b3-4772-e406b53b225f
  a a2a:Source ;
  rdfs:label "Koninklijke Bibliotheek, Nederlandse Staatscourant" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage", "1949-01-01 - 1949-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1949-10-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Nederlandse Staatscourant" ;
  a2a:SourceReference [
    a2a:InstitutionName "Koninklijke Bibliotheek" ;
    a2a:Collection "Bijvoegsel vermisten (Ministerie van Justitie)" ;
    a2a:Book "editie 200" ;
    rdfs:label "Koninklijke Bibliotheek, Bijvoegsel vermisten (Ministerie van Justitie), editie 200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167560:mpeg21:p010" ;
    a2a:UriPreview "https://imageviewer.kb.nl/ImagingService/imagingService?&r=0&s=0.05&id=MMKB08:000167560:mpeg21:p010:image"
  ] ;
  a2a:SourceLastChangeDate "2018-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167560:mpeg21:a0011" ;
  a2a:RecordIdentifier "6143" ;
  a2a:RecordGUID "{24cf6850-c6f9-e7b3-4772-e406b53b225f}" ;
  a2a:SourceRemarkProvenance "ALTO van Delpher + crowd-sourced correctie/aanvulling | csv2a2a" .

