@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_adf2dcfe-2688-01f0-e77b-28ff51cfecea
  a a2a:Record ;
  rdfs:label "Overlijden op 13 januari 1974 te Assen" ;
  a2a:hasPerson oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-43f20d3d-759e-16b4-ebcb-19fb7e06d9ae, oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-eb045d13-2304-47b5-a563-733e07fa60be, oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-fc8aec60-0984-e3ef-3ace-9720b523c60c, oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-b7903a44-ce8f-6cba-d447-f7f50da1243f ;
  a2a:hasEvent oa:event_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_0, oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_1, oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_2, oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_3 ;
  a2a:hasSource oa:source_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea .

oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-43f20d3d-759e-16b4-ebcb-19fb7e06d9ae
  a a2a:Person ;
  rdfs:label "Albert Harm Schreuder" ;
  a2a:PersonName [
    rdfs:label "Albert Harm Schreuder" ;
    a2a:PersonNameFirstName "Albert Harm" ;
    a2a:PersonNameLastName "Schreuder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-eb045d13-2304-47b5-a563-733e07fa60be
  a a2a:Person ;
  rdfs:label "Luppo Kappinga" ;
  a2a:PersonName [
    rdfs:label "Luppo Kappinga" ;
    a2a:PersonNameFirstName "Luppo" ;
    a2a:PersonNameLastName "Kappinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-fc8aec60-0984-e3ef-3ace-9720b523c60c
  a a2a:Person ;
  rdfs:label "Grietje Heerema" ;
  a2a:PersonName [
    rdfs:label "Grietje Heerema" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Heerema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person-b7903a44-ce8f-6cba-d447-f7f50da1243f
  a a2a:Person ;
  rdfs:label "Wesselina Kappinga" ;
  a2a:PersonName [
    rdfs:label "Wesselina Kappinga" ;
    a2a:PersonNameFirstName "Wesselina" ;
    a2a:PersonNameLastName "Kappinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1887-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda"
  ] .

oa:event_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1974-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest" ;
  a2a:RelationType "other:Gehuwd geweest" ;
  a2a:PersonKeyRef oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person:43f20d3d-759e-16b4-ebcb-19fb7e06d9ae ;
  a2a:EventKeyRef oa:event_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Event1 .

oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person:eb045d13-2304-47b5-a563-733e07fa60be ;
  a2a:EventKeyRef oa:event_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Event1 .

oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person:fc8aec60-0984-e3ef-3ace-9720b523c60c ;
  a2a:EventKeyRef oa:event_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Event1 .

oa:relationep_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Person:b7903a44-ce8f-6cba-d447-f7f50da1243f ;
  a2a:EventKeyRef oa:event_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea_Event1 .

oa:source_dar_adf2dcfe-2688-01f0-e77b-28ff51cfecea
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1974-01-14 - 1974-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1974-01-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1974, Periode: 1974" ;
    a2a:Book "Overlijdensregister Assen 1974" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1974" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1974, Periode: 1974, Overlijdensregister Assen 1974, 20, 1974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/e653bdc4-27a9-571c-791c-b93c546a2908.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/adf2dcfe-2688-01f0-e77b-28ff51cfecea" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e653bdc4-27a9-571c-791c-b93c546a2908.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/adf2dcfe-2688-01f0-e77b-28ff51cfecea" ;
  a2a:RecordGUID "{adf2dcfe-2688-01f0-e77b-28ff51cfecea}" ;
  a2a:SourceRemarkdeel "1974" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_271_00000271.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Assen" ;
  a2a:PersonRemarkdatum_overlijden "1974-01-13" .

