@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_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5
  a a2a:Record ;
  rdfs:label "Overlijden op 14 mei 1943 te Sobibor (Polen)" ;
  a2a:hasPerson oa:person_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_Person1 ;
  a2a:hasEvent oa:event_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_Event1 ;
  a2a:hasRelationEP oa:relationep_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_0 ;
  a2a:hasSource oa:source_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5 .

oa:person_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_Person1
  a a2a:Person ;
  rdfs:label "Charles Coopman" ;
  a2a:PersonName [
    rdfs:label "Charles Coopman" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Coopman"
  ] ;
  a2a:Residence [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1870-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eijsden" ;
    rdfs:label "Eijsden"
  ] .

oa:event_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1943-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sobibor (Polen)" ;
    rdfs:label "Sobibor (Polen)"
  ] .

oa:relationep_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_Person1 ;
  a2a:EventKeyRef oa:event_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5_Event1 .

oa:source_kbd_7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5
  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 "9" ;
    a2a:Day "29" ;
    rdfs:label "1949-09-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Nederlandse Staatscourant" ;
  a2a:SourceReference [
    a2a:InstitutionName "Koninklijke Bibliotheek" ;
    a2a:Collection "Bijvoegsel vermisten (Ministerie van Justitie)" ;
    a2a:Book "editie 190" ;
    rdfs:label "Koninklijke Bibliotheek, Bijvoegsel vermisten (Ministerie van Justitie), editie 190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167591:mpeg21:p012" ;
    a2a:UriPreview "https://imageviewer.kb.nl/ImagingService/imagingService?&r=0&s=0.05&id=MMKB08:000167591:mpeg21:p012:image"
  ] ;
  a2a:SourceLastChangeDate "2018-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.delpher.nl/nl/kranten/view?coll=ddd&identifier=MMKB08:000167591:mpeg21:a0015" ;
  a2a:RecordIdentifier "3362" ;
  a2a:RecordGUID "{7216a623-5cc6-8f0d-4e4d-d3c2e030b7a5}" ;
  a2a:SourceRemarkProvenance "ALTO van Delpher + crowd-sourced correctie/aanvulling | csv2a2a" .

