@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_df8a74c8-5fd1-417a-acc6-e923b8a2a222
  a a2a:Record ;
  rdfs:label "Overlijden op 10 december 1826 te Paterswolde (Eelde)" ;
  a2a:hasPerson oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-b846386a-ce24-4014-b9bd-406f470dd663, oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-b1f65f7d-5130-4007-92e9-72a703c314e0, oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-314d9976-4f46-4428-a03f-815b8adc5c2c, oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-6fd1a973-d989-4cec-b026-47f27396b17e ;
  a2a:hasEvent oa:event_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_0, oa:relationep_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_1, oa:relationep_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_2 ;
  a2a:hasRelationPP oa:relationpp_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_0 ;
  a2a:hasSource oa:source_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222 .

oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-b846386a-ce24-4014-b9bd-406f470dd663
  a a2a:Person ;
  rdfs:label "Harmina van Groenenberg" ;
  a2a:PersonName [
    rdfs:label "Harmina van Groenenberg" ;
    a2a:PersonNameFirstName "Harmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Groenenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-b1f65f7d-5130-4007-92e9-72a703c314e0
  a a2a:Person ;
  rdfs:label "Ilbina Roemmellingh" ;
  a2a:PersonName [
    rdfs:label "Ilbina Roemmellingh" ;
    a2a:PersonNameFirstName "Ilbina" ;
    a2a:PersonNameLastName "Roemmellingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-314d9976-4f46-4428-a03f-815b8adc5c2c
  a a2a:Person ;
  rdfs:label "Roelf Kleersnijder" ;
  a2a:PersonName [
    rdfs:label "Roelf Kleersnijder" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Kleersnijder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1759" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1759-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person-6fd1a973-d989-4cec-b026-47f27396b17e
  a a2a:Person ;
  rdfs:label "Sikko Kleersnijder" ;
  a2a:PersonName [
    rdfs:label "Sikko Kleersnijder" ;
    a2a:PersonNameFirstName "Sikko" ;
    a2a:PersonNameLastName "Kleersnijder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1826-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paterswolde (Eelde)" ;
    rdfs:label "Paterswolde (Eelde)"
  ] .

oa:relationep_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person:b1f65f7d-5130-4007-92e9-72a703c314e0 ;
  a2a:EventKeyRef oa:event_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Event1 .

oa:relationep_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person:314d9976-4f46-4428-a03f-815b8adc5c2c ;
  a2a:EventKeyRef oa:event_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Event1 .

oa:relationep_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person:6fd1a973-d989-4cec-b026-47f27396b17e ;
  a2a:EventKeyRef oa:event_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Event1 .

oa:relationpp_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person:314d9976-4f46-4428-a03f-815b8adc5c2c, oa:person_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222_Person:b846386a-ce24-4014-b9bd-406f470dd663 .

oa:source_dar_df8a74c8-5fd1-417a-acc6-e923b8a2a222
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1826-12-11 - 1826-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1826-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1826, Periode: 1826" ;
    a2a:Book "Overlijdensregister Eelde 1826" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "1826" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1826, Periode: 1826, Overlijdensregister Eelde 1826, 31, 1826"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/f482e0c2-54b4-5b3c-2e88-ab33c5a8c8b1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/df8a74c8-5fd1-417a-acc6-e923b8a2a222" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/f482e0c2-54b4-5b3c-2e88-ab33c5a8c8b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/df8a74c8-5fd1-417a-acc6-e923b8a2a222" ;
  a2a:RecordGUID "{df8a74c8-5fd1-417a-acc6-e923b8a2a222}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6280_00006280.xml van DAR" .

