@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_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7
  a a2a:Record ;
  rdfs:label "Overlijden op 26 oktober 1973 te gemeente Eelde" ;
  a2a:hasPerson oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-a7447b49-8a6c-9e96-b35b-cbe69057bda5, oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-06975909-5012-9763-ced3-f991ddcbc646, oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-b9e309ed-ceab-b0e1-f246-5c71aa581789, oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-b538f0a9-9ec5-7578-e366-09acc84f3934 ;
  a2a:hasEvent oa:event_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_0, oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_1, oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_2, oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_3 ;
  a2a:hasSource oa:source_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7 .

oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-a7447b49-8a6c-9e96-b35b-cbe69057bda5
  a a2a:Person ;
  rdfs:label "Roelof Alberts" ;
  a2a:PersonName [
    rdfs:label "Roelof Alberts" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-06975909-5012-9763-ced3-f991ddcbc646
  a a2a:Person ;
  rdfs:label "Geert Darmeveil" ;
  a2a:PersonName [
    rdfs:label "Geert Darmeveil" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Darmeveil"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-b9e309ed-ceab-b0e1-f246-5c71aa581789
  a a2a:Person ;
  rdfs:label "Marchien Sinkgraven" ;
  a2a:PersonName [
    rdfs:label "Marchien Sinkgraven" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Sinkgraven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person-b538f0a9-9ec5-7578-e366-09acc84f3934
  a a2a:Person ;
  rdfs:label "Grietje Darmeveil" ;
  a2a:PersonName [
    rdfs:label "Grietje Darmeveil" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Darmeveil"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1895-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:event_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1973-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "gemeente Eelde" ;
    rdfs:label "gemeente Eelde"
  ] .

oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person:a7447b49-8a6c-9e96-b35b-cbe69057bda5 ;
  a2a:EventKeyRef oa:event_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Event1 .

oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person:06975909-5012-9763-ced3-f991ddcbc646 ;
  a2a:EventKeyRef oa:event_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Event1 .

oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person:b9e309ed-ceab-b0e1-f246-5c71aa581789 ;
  a2a:EventKeyRef oa:event_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Event1 .

oa:relationep_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Person:b538f0a9-9ec5-7578-e366-09acc84f3934 ;
  a2a:EventKeyRef oa:event_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7_Event1 .

oa:source_dar_cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1973-10-29 - 1973-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1973-10-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1973, Periode: 1973" ;
    a2a:Book "Overlijdensregister Eelde 1973" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "1973" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1973, Periode: 1973, Overlijdensregister Eelde 1973, 27, 1973"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4e194f08-07b9-f951-3dd9-0f058177f9fa.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4e194f08-07b9-f951-3dd9-0f058177f9fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7" ;
  a2a:RecordGUID "{cc2a1d25-f08f-bfe0-e02c-b6db53e6f1e7}" ;
  a2a:SourceRemarkdeel "1973" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_366_00000366.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "gemeente Eelde" ;
  a2a:PersonRemarkdatum_overlijden "1973-10-26" .

