@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_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9
  a a2a:Record ;
  rdfs:label "Overlijden op 30 september 1942 te Oswiecim (Polen)" ;
  a2a:hasPerson oa:person_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_Person1 ;
  a2a:hasEvent oa:event_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_Event1 ;
  a2a:hasRelationEP oa:relationep_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_0 ;
  a2a:hasSource oa:source_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9 .

oa:person_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_Person1
  a a2a:Person ;
  rdfs:label "Joseph Sloves" ;
  a2a:PersonName [
    rdfs:label "Joseph Sloves" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Sloves"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1904-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1942-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oswiecim (Polen)" ;
    rdfs:label "Oswiecim (Polen)"
  ] .

oa:relationep_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_Person1 ;
  a2a:EventKeyRef oa:event_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9_Event1 .

oa:source_kbd_63bc5a8e-0b81-fbdd-433d-92a759e2b2d9
  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 "20" ;
    rdfs:label "1950-07-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Nederlandse Staatscourant" ;
  a2a:SourceReference [
    a2a:InstitutionName "Koninklijke Bibliotheek" ;
    a2a:Collection "Bijvoegsel vermisten (Ministerie van Justitie)" ;
    a2a:Book "editie 139" ;
    rdfs:label "Koninklijke Bibliotheek, Bijvoegsel vermisten (Ministerie van Justitie), editie 139"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167507:mpeg21:p011" ;
    a2a:UriPreview "https://imageviewer.kb.nl/ImagingService/imagingService?&r=0&s=0.05&id=MMKB08:000167507:mpeg21:p011:image"
  ] ;
  a2a:SourceLastChangeDate "2018-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167507:mpeg21:a0013" ;
  a2a:RecordIdentifier "56343" ;
  a2a:RecordGUID "{63bc5a8e-0b81-fbdd-433d-92a759e2b2d9}" ;
  a2a:SourceRemarkProvenance "ALTO van Delpher + crowd-sourced correctie/aanvulling | csv2a2a" .

