@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_f904d29a-8cd2-b6f4-567f-e503a093e511
  a a2a:Record ;
  rdfs:label "Overlijden op 22 december 1968 te Eelde" ;
  a2a:hasPerson oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-15c52946-a663-ece3-04a8-7ac0d1ff10e1, oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-171bc8f2-4a60-8c9b-0bf6-e499c5861dea, oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-313fa17e-2441-a95e-a9f5-ce3308391e50, oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-3a77a692-5c60-afdc-67bd-442a200f06a5 ;
  a2a:hasEvent oa:event_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_0, oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_1, oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_2, oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_3 ;
  a2a:hasSource oa:source_dar_f904d29a-8cd2-b6f4-567f-e503a093e511 .

oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-15c52946-a663-ece3-04a8-7ac0d1ff10e1
  a a2a:Person ;
  rdfs:label "Antoon Rutgers" ;
  a2a:PersonName [
    rdfs:label "Antoon Rutgers" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-171bc8f2-4a60-8c9b-0bf6-e499c5861dea
  a a2a:Person ;
  rdfs:label "Harte Westerhof" ;
  a2a:PersonName [
    rdfs:label "Harte Westerhof" ;
    a2a:PersonNameFirstName "Harte" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-313fa17e-2441-a95e-a9f5-ce3308391e50
  a a2a:Person ;
  rdfs:label "Christina Kamps" ;
  a2a:PersonName [
    rdfs:label "Christina Kamps" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Kamps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person-3a77a692-5c60-afdc-67bd-442a200f06a5
  a a2a:Person ;
  rdfs:label "Jantine Westerhof" ;
  a2a:PersonName [
    rdfs:label "Jantine Westerhof" ;
    a2a:PersonNameFirstName "Jantine" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:event_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1968-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person:15c52946-a663-ece3-04a8-7ac0d1ff10e1 ;
  a2a:EventKeyRef oa:event_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Event1 .

oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person:171bc8f2-4a60-8c9b-0bf6-e499c5861dea ;
  a2a:EventKeyRef oa:event_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Event1 .

oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person:313fa17e-2441-a95e-a9f5-ce3308391e50 ;
  a2a:EventKeyRef oa:event_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Event1 .

oa:relationep_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Person:3a77a692-5c60-afdc-67bd-442a200f06a5 ;
  a2a:EventKeyRef oa:event_dar_f904d29a-8cd2-b6f4-567f-e503a093e511_Event1 .

oa:source_dar_f904d29a-8cd2-b6f4-567f-e503a093e511
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1968-12-23 - 1968-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1968-12-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1968, Periode: 1968" ;
    a2a:Book "Overlijdensregister Eelde 1968" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "1968" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1968, Periode: 1968, Overlijdensregister Eelde 1968, 53, 1968"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/87d328bc-cdbc-9f5d-1af8-d5150ca82a8d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f904d29a-8cd2-b6f4-567f-e503a093e511" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/87d328bc-cdbc-9f5d-1af8-d5150ca82a8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f904d29a-8cd2-b6f4-567f-e503a093e511" ;
  a2a:RecordGUID "{f904d29a-8cd2-b6f4-567f-e503a093e511}" ;
  a2a:SourceRemarkdeel "1968" ;
  a2a:SourceRemarkregister_periode "1968" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5995_00005995.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Eelde" ;
  a2a:PersonRemarkdatum_overlijden "1968-12-22" .

