@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_dd2202cd-e835-adb5-3d2c-186e9aec84e5
  a a2a:Record ;
  rdfs:label "Overlijden op 22 september 1972 te Emmen" ;
  a2a:hasPerson oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-11372667-a158-56c2-28df-ee29477ea716, oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-d60ee0d3-5e3e-3e91-c00c-48bd8904ce44, oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-bf8f35ea-4a03-fca6-4718-9bede23b7849, oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-e56bf322-6f9c-84da-b8be-36d2858b3a0d ;
  a2a:hasEvent oa:event_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_0, oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_1, oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_2, oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_3 ;
  a2a:hasSource oa:source_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5 .

oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-11372667-a158-56c2-28df-ee29477ea716
  a a2a:Person ;
  rdfs:label "Fenna Kuipers" ;
  a2a:PersonName [
    rdfs:label "Fenna Kuipers" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Kuipers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-d60ee0d3-5e3e-3e91-c00c-48bd8904ce44
  a a2a:Person ;
  rdfs:label "Elbert Westerink" ;
  a2a:PersonName [
    rdfs:label "Elbert Westerink" ;
    a2a:PersonNameFirstName "Elbert" ;
    a2a:PersonNameLastName "Westerink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-bf8f35ea-4a03-fca6-4718-9bede23b7849
  a a2a:Person ;
  rdfs:label "Antje Schievink" ;
  a2a:PersonName [
    rdfs:label "Antje Schievink" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Schievink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person-e56bf322-6f9c-84da-b8be-36d2858b3a0d
  a a2a:Person ;
  rdfs:label "Jan Westerink" ;
  a2a:PersonName [
    rdfs:label "Jan Westerink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Westerink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1915-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:event_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1972-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person:11372667-a158-56c2-28df-ee29477ea716 ;
  a2a:EventKeyRef oa:event_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Event1 .

oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person:d60ee0d3-5e3e-3e91-c00c-48bd8904ce44 ;
  a2a:EventKeyRef oa:event_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Event1 .

oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person:bf8f35ea-4a03-fca6-4718-9bede23b7849 ;
  a2a:EventKeyRef oa:event_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Event1 .

oa:relationep_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Person:e56bf322-6f9c-84da-b8be-36d2858b3a0d ;
  a2a:EventKeyRef oa:event_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5_Event1 .

oa:source_dar_dd2202cd-e835-adb5-3d2c-186e9aec84e5
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1972-09-25 - 1972-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1972-09-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1972, Periode: 1972" ;
    a2a:Book "Overlijdensregister Emmen 1972" ;
    a2a:DocumentNumber "373" ;
    a2a:RegistryNumber "1972" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1972, Periode: 1972, Overlijdensregister Emmen 1972, 373, 1972"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/151d3f35-ac6f-da6b-0345-a0157d1e237f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dd2202cd-e835-adb5-3d2c-186e9aec84e5" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/151d3f35-ac6f-da6b-0345-a0157d1e237f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dd2202cd-e835-adb5-3d2c-186e9aec84e5" ;
  a2a:RecordGUID "{dd2202cd-e835-adb5-3d2c-186e9aec84e5}" ;
  a2a:SourceRemarkdeel "1972" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_162_00000162.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1972-09-22" .

