@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_dar_e83154d5-7c5a-44dd-942c-e91ab698f607
  a a2a:Record ;
  rdfs:label "Overlijden op 17 september 1943 te Auschwitz (Polen)" ;
  a2a:hasPerson oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-7e2806b6-1259-4d2f-9cb1-a6601e68de48, oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-8d4d9b1a-468d-4dbf-8475-a9d102e8068e, oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-2f39d712-9b67-4da1-810a-8d7a2a15d483, oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-613ac8bb-0947-46ba-943f-d8e70b6c6a3f ;
  a2a:hasEvent oa:event_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_0, oa:relationep_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_1, oa:relationep_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_2 ;
  a2a:hasRelationPP oa:relationpp_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_0 ;
  a2a:hasSource oa:source_dar_e83154d5-7c5a-44dd-942c-e91ab698f607 .

oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-7e2806b6-1259-4d2f-9cb1-a6601e68de48
  a a2a:Person ;
  rdfs:label "Alexander David" ;
  a2a:PersonName [
    rdfs:label "Alexander David" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "David"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-8d4d9b1a-468d-4dbf-8475-a9d102e8068e
  a a2a:Person ;
  rdfs:label "Chana Feldan" ;
  a2a:PersonName [
    rdfs:label "Chana Feldan" ;
    a2a:PersonNameFirstName "Chana" ;
    a2a:PersonNameLastName "Feldan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-2f39d712-9b67-4da1-810a-8d7a2a15d483
  a a2a:Person ;
  rdfs:label "Jenny Gehlkopf" ;
  a2a:PersonName [
    rdfs:label "Jenny Gehlkopf" ;
    a2a:PersonNameFirstName "Jenny" ;
    a2a:PersonNameLastName "Gehlkopf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1903-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elberfeld (Duitsland)" ;
    rdfs:label "Elberfeld (Duitsland)"
  ] ;
  a2a:Profession "-" .

oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person-613ac8bb-0947-46ba-943f-d8e70b6c6a3f
  a a2a:Person ;
  rdfs:label "Abel Gehlkopf" ;
  a2a:PersonName [
    rdfs:label "Abel Gehlkopf" ;
    a2a:PersonNameFirstName "Abel" ;
    a2a:PersonNameLastName "Gehlkopf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1943-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Auschwitz (Polen)" ;
    rdfs:label "Auschwitz (Polen)"
  ] .

oa:relationep_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person:8d4d9b1a-468d-4dbf-8475-a9d102e8068e ;
  a2a:EventKeyRef oa:event_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Event1 .

oa:relationep_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person:2f39d712-9b67-4da1-810a-8d7a2a15d483 ;
  a2a:EventKeyRef oa:event_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Event1 .

oa:relationep_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person:613ac8bb-0947-46ba-943f-d8e70b6c6a3f ;
  a2a:EventKeyRef oa:event_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Event1 .

oa:relationpp_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person:2f39d712-9b67-4da1-810a-8d7a2a15d483, oa:person_dar_e83154d5-7c5a-44dd-942c-e91ab698f607_Person:7e2806b6-1259-4d2f-9cb1-a6601e68de48 .

oa:source_dar_e83154d5-7c5a-44dd-942c-e91ab698f607
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork", "1951-07-26 - 1951-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1951-07-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1951, Periode: 1951" ;
    a2a:Book "Overlijdensregister Westerbork 1951" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "1951" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1951, Periode: 1951, Overlijdensregister Westerbork 1951, 38, 1951"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2d16ecce-b0b9-5120-6c77-8a2568861492.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e83154d5-7c5a-44dd-942c-e91ab698f607" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2d16ecce-b0b9-5120-6c77-8a2568861492.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e83154d5-7c5a-44dd-942c-e91ab698f607" ;
  a2a:RecordGUID "{e83154d5-7c5a-44dd-942c-e91ab698f607}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6397_00006397.xml van DAR" .

[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: akte kamp Westerbork""" .
