@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_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 20 maart 1943 te Sobibor, Polen" ;
  a2a:hasPerson oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-8489d655-3dbe-b334-b091-dd17aae1154b, oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-b2892789-eb80-d550-8e91-dc2611f14bb9, oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-a69a871b-9bb6-a80a-4ba5-066707a845fc, oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-1bccd51e-af6a-2239-7e5a-655f1c7f7d29 ;
  a2a:hasEvent oa:event_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_0, oa:relationep_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_1, oa:relationep_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_2 ;
  a2a:hasRelationPP oa:relationpp_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_0 ;
  a2a:hasSource oa:source_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df .

oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-8489d655-3dbe-b334-b091-dd17aae1154b
  a a2a:Person ;
  rdfs:label "Lea Aptroot" ;
  a2a:PersonName [
    rdfs:label "Lea Aptroot" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Aptroot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1855-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek"
  ] .

oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-b2892789-eb80-d550-8e91-dc2611f14bb9
  a a2a:Person ;
  rdfs:label "Noach Joseph Cohen" ;
  a2a:PersonName [
    rdfs:label "Noach Joseph Cohen" ;
    a2a:PersonNameFirstName "Noach Joseph" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-a69a871b-9bb6-a80a-4ba5-066707a845fc
  a a2a:Person ;
  rdfs:label "Mozes Heiman Aptroot" ;
  a2a:PersonName [
    rdfs:label "Mozes Heiman Aptroot" ;
    a2a:PersonNameFirstName "Mozes Heiman" ;
    a2a:PersonNameLastName "Aptroot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person-1bccd51e-af6a-2239-7e5a-655f1c7f7d29
  a a2a:Person ;
  rdfs:label "Hester Jonas" ;
  a2a:PersonName [
    rdfs:label "Hester Jonas" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Jonas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1943-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sobibor, Polen" ;
    rdfs:label "Sobibor, Polen"
  ] .

oa:relationep_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person:8489d655-3dbe-b334-b091-dd17aae1154b ;
  a2a:EventKeyRef oa:event_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Event1 .

oa:relationep_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person:a69a871b-9bb6-a80a-4ba5-066707a845fc ;
  a2a:EventKeyRef oa:event_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Event1 .

oa:relationep_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person:1bccd51e-af6a-2239-7e5a-655f1c7f7d29 ;
  a2a:EventKeyRef oa:event_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Event1 .

oa:relationpp_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person:8489d655-3dbe-b334-b091-dd17aae1154b, oa:person_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df_Person:b2892789-eb80-d550-8e91-dc2611f14bb9 .

oa:source_gra_41df6fe8-3bb4-9186-14ef-a75adb48a5df
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1949-12-01 - 1949-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1949-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1949" ;
    a2a:Book "Overlijdensregister 1949 In Duitsland en Polen overleden Groningers" ;
    a2a:DocumentNumber "97" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1949, Overlijdensregister 1949 In Duitsland en Polen overleden Groningers, 97"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/116af3e4-1652-daf3-4e7b-b6bd38c698b5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/41df6fe8-3bb4-9186-14ef-a75adb48a5df" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/116af3e4-1652-daf3-4e7b-b6bd38c698b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/41df6fe8-3bb4-9186-14ef-a75adb48a5df" ;
  a2a:RecordGUID "{41df6fe8-3bb4-9186-14ef-a75adb48a5df}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13323_00013323.xml van GRA" .

