@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_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95
  a a2a:Record ;
  rdfs:label "Overlijden op 24 september 1942 te Oswiecim (Polen)" ;
  a2a:hasPerson oa:person_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_Person1 ;
  a2a:hasEvent oa:event_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_Event1 ;
  a2a:hasRelationEP oa:relationep_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_0 ;
  a2a:hasSource oa:source_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95 .

oa:person_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_Person1
  a a2a:Person ;
  rdfs:label "Alexander Juda Ephraim" ;
  a2a:PersonName [
    rdfs:label "Alexander Juda Ephraim" ;
    a2a:PersonNameFirstName "Alexander Juda" ;
    a2a:PersonNameLastName "Ephraim"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1931-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1942-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oswiecim (Polen)" ;
    rdfs:label "Oswiecim (Polen)"
  ] .

oa:relationep_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_Person1 ;
  a2a:EventKeyRef oa:event_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95_Event1 .

oa:source_kbd_1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95
  a a2a:Source ;
  rdfs:label "Koninklijke Bibliotheek, Nederlandse Staatscourant" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage", "1950-01-01 - 1950-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1950-07-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Nederlandse Staatscourant" ;
  a2a:SourceReference [
    a2a:InstitutionName "Koninklijke Bibliotheek" ;
    a2a:Collection "Bijvoegsel vermisten (Ministerie van Justitie)" ;
    a2a:Book "editie 134" ;
    rdfs:label "Koninklijke Bibliotheek, Bijvoegsel vermisten (Ministerie van Justitie), editie 134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167502:mpeg21:p007" ;
    a2a:UriPreview "https://imageviewer.kb.nl/ImagingService/imagingService?&r=0&s=0.05&id=MMKB08:000167502:mpeg21:p007:image"
  ] ;
  a2a:SourceLastChangeDate "2018-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167502:mpeg21:a0009" ;
  a2a:RecordIdentifier "55233" ;
  a2a:RecordGUID "{1adb69cc-1f1f-613d-ff76-8e8bf2d8bc95}" ;
  a2a:SourceRemarkProvenance "ALTO van Delpher + crowd-sourced correctie/aanvulling | csv2a2a" .

