@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_4eb86c85-4872-4e6c-a60a-319a4e9ee458
  a a2a:Record ;
  rdfs:label "Overlijden op 26 mei 1925 te Schutstreek" ;
  a2a:hasPerson oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-6f023c2a-e811-5042-83f9-282a83cbfba9, oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-079d4913-4eed-5bae-96bb-606066fc37d2, oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-7c1b7ae3-90a4-51c7-997f-fa734344b278, oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-075e9709-4cb6-5d60-a6e5-27dc3e88c5ab, oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-6afc750c-2fb5-5598-b0dc-402cf609735d ;
  a2a:hasEvent oa:event_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_0, oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_1, oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_2, oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_3, oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_4 ;
  a2a:hasSource oa:source_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458 .

oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-6f023c2a-e811-5042-83f9-282a83cbfba9
  a a2a:Person ;
  rdfs:label "Albertje Andries Mol" ;
  a2a:PersonName [
    rdfs:label "Albertje Andries Mol" ;
    a2a:PersonNameFirstName "Albertje Andries" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-079d4913-4eed-5bae-96bb-606066fc37d2
  a a2a:Person ;
  rdfs:label "Andries Boertien" ;
  a2a:PersonName [
    rdfs:label "Andries Boertien" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Boertien"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "91 jaar" ;
    rdfs:label "91 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1833-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-7c1b7ae3-90a4-51c7-997f-fa734344b278
  a a2a:Person ;
  rdfs:label "Geesje Seinen" ;
  a2a:PersonName [
    rdfs:label "Geesje Seinen" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Seinen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-075e9709-4cb6-5d60-a6e5-27dc3e88c5ab
  a a2a:Person ;
  rdfs:label "Harm Egberts Boertien" ;
  a2a:PersonName [
    rdfs:label "Harm Egberts Boertien" ;
    a2a:PersonNameFirstName "Harm Egberts" ;
    a2a:PersonNameLastName "Boertien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person-6afc750c-2fb5-5598-b0dc-402cf609735d
  a a2a:Person ;
  rdfs:label "Zwaantje Bomert" ;
  a2a:PersonName [
    rdfs:label "Zwaantje Bomert" ;
    a2a:PersonNameFirstName "Zwaantje" ;
    a2a:PersonNameLastName "Bomert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1925-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schutstreek" ;
    rdfs:label "Schutstreek"
  ] .

oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person:6f023c2a-e811-5042-83f9-282a83cbfba9 ;
  a2a:EventKeyRef oa:event_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Event1 .

oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person:079d4913-4eed-5bae-96bb-606066fc37d2 ;
  a2a:EventKeyRef oa:event_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Event1 .

oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_2
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person:7c1b7ae3-90a4-51c7-997f-fa734344b278 ;
  a2a:EventKeyRef oa:event_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Event1 .

oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person:6afc750c-2fb5-5598-b0dc-402cf609735d ;
  a2a:EventKeyRef oa:event_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Event1 .

oa:relationep_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Person:075e9709-4cb6-5d60-a6e5-27dc3e88c5ab ;
  a2a:EventKeyRef oa:event_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458_Event1 .

oa:source_dar_4eb86c85-4872-4e6c-a60a-319a4e9ee458
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1925-05-26 - 1925-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1925-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1925, Periode: 1925" ;
    a2a:Book "Overlijdensregister Hoogeveen 1925" ;
    a2a:DocumentNumber "89" ;
    a2a:RegistryNumber "1925" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1925, Periode: 1925, Overlijdensregister Hoogeveen 1925, 89, 1925"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cef88920-57d8-f6d3-fcd8-f0f010cfb182.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4eb86c85-4872-4e6c-a60a-319a4e9ee458" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cef88920-57d8-f6d3-fcd8-f0f010cfb182.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4eb86c85-4872-4e6c-a60a-319a4e9ee458" ;
  a2a:RecordGUID "{4eb86c85-4872-4e6c-a60a-319a4e9ee458}" ;
  a2a:SourceRemarkdeel "1925" ;
  a2a:SourceRemarkregister_periode "1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7729_00007729.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Schutstreek" ;
  a2a:PersonRemarkdatum_overlijden "1925-05-26" .

