@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_87cdc8a7-3866-4e37-85cd-9771d83f103f
  a a2a:Record ;
  rdfs:label "Overlijden op 6 november 1855 te Paterswolde (Eelde)" ;
  a2a:hasPerson oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-6fd81cac-8ff6-4ddd-9e66-2fb161ea0045, oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-7c3ec3b7-4aeb-44b1-a567-759ad141f2a2, oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-2f75aa55-62bd-4b8a-997c-5ff08ce42392, oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-d98ae190-d600-4dba-80cc-81e76c563597 ;
  a2a:hasEvent oa:event_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_0, oa:relationep_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_1, oa:relationep_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_2 ;
  a2a:hasRelationPP oa:relationpp_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_0 ;
  a2a:hasSource oa:source_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f .

oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-6fd81cac-8ff6-4ddd-9e66-2fb161ea0045
  a a2a:Person ;
  rdfs:label "Hillechien Westerhof" ;
  a2a:PersonName [
    rdfs:label "Hillechien Westerhof" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-7c3ec3b7-4aeb-44b1-a567-759ad141f2a2
  a a2a:Person ;
  rdfs:label "Grietje Roelfs Schoonbeek" ;
  a2a:PersonName [
    rdfs:label "Grietje Roelfs Schoonbeek" ;
    a2a:PersonNameFirstName "Grietje Roelfs" ;
    a2a:PersonNameLastName "Schoonbeek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-2f75aa55-62bd-4b8a-997c-5ff08ce42392
  a a2a:Person ;
  rdfs:label "Gerard Roelfzema" ;
  a2a:PersonName [
    rdfs:label "Gerard Roelfzema" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Roelfzema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1797-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person-d98ae190-d600-4dba-80cc-81e76c563597
  a a2a:Person ;
  rdfs:label "Pieter Roelfzema" ;
  a2a:PersonName [
    rdfs:label "Pieter Roelfzema" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Roelfzema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1855-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paterswolde (Eelde)" ;
    rdfs:label "Paterswolde (Eelde)"
  ] .

oa:relationep_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person:7c3ec3b7-4aeb-44b1-a567-759ad141f2a2 ;
  a2a:EventKeyRef oa:event_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Event1 .

oa:relationep_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person:2f75aa55-62bd-4b8a-997c-5ff08ce42392 ;
  a2a:EventKeyRef oa:event_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Event1 .

oa:relationep_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person:d98ae190-d600-4dba-80cc-81e76c563597 ;
  a2a:EventKeyRef oa:event_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Event1 .

oa:relationpp_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person:2f75aa55-62bd-4b8a-997c-5ff08ce42392, oa:person_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f_Person:6fd81cac-8ff6-4ddd-9e66-2fb161ea0045 .

oa:source_dar_87cdc8a7-3866-4e37-85cd-9771d83f103f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1855-11-08 - 1855-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1855-11-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1855, Periode: 1855" ;
    a2a:Book "Overlijdensregister Eelde 1855" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1855" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1855, Periode: 1855, Overlijdensregister Eelde 1855, 26, 1855"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2f52d50b-25f5-c3d9-5efc-c2b7632a1cc7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/87cdc8a7-3866-4e37-85cd-9771d83f103f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2f52d50b-25f5-c3d9-5efc-c2b7632a1cc7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/87cdc8a7-3866-4e37-85cd-9771d83f103f" ;
  a2a:RecordGUID "{87cdc8a7-3866-4e37-85cd-9771d83f103f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4791_00004791.xml van DAR" .

