@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_e8a06fea-b2bd-4752-a803-bb4d5023c50a
  a a2a:Record ;
  rdfs:label "Overlijden op 26 juni 1915 te Emmen" ;
  a2a:hasPerson oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-f088b221-4926-4f37-bb57-f5b9385b6784, oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-036ba4c8-a80f-461d-9ef8-1354697d50fc, oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-44be17a7-7f3b-4a23-bfbc-c5e4ac1b900c, oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-6c204b0f-db5f-4554-8f34-c28469140ee0 ;
  a2a:hasEvent oa:event_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_0, oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_1, oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_2, oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_3 ;
  a2a:hasSource oa:source_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a .

oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-f088b221-4926-4f37-bb57-f5b9385b6784
  a a2a:Person ;
  rdfs:label "Willemtje Tees" ;
  a2a:PersonName [
    rdfs:label "Willemtje Tees" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Tees"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-036ba4c8-a80f-461d-9ef8-1354697d50fc
  a a2a:Person ;
  rdfs:label "Wubbegien Haan" ;
  a2a:PersonName [
    rdfs:label "Wubbegien Haan" ;
    a2a:PersonNameFirstName "Wubbegien" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-44be17a7-7f3b-4a23-bfbc-c5e4ac1b900c
  a a2a:Person ;
  rdfs:label "Harm Hofkamp" ;
  a2a:PersonName [
    rdfs:label "Harm Hofkamp" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Hofkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person-6c204b0f-db5f-4554-8f34-c28469140ee0
  a a2a:Person ;
  rdfs:label "Harm Haan" ;
  a2a:PersonName [
    rdfs:label "Harm Haan" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1915-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person:f088b221-4926-4f37-bb57-f5b9385b6784 ;
  a2a:EventKeyRef oa:event_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Event1 .

oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person:036ba4c8-a80f-461d-9ef8-1354697d50fc ;
  a2a:EventKeyRef oa:event_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Event1 .

oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person:44be17a7-7f3b-4a23-bfbc-c5e4ac1b900c ;
  a2a:EventKeyRef oa:event_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Event1 .

oa:relationep_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Person:6c204b0f-db5f-4554-8f34-c28469140ee0 ;
  a2a:EventKeyRef oa:event_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a_Event1 .

oa:source_dar_e8a06fea-b2bd-4752-a803-bb4d5023c50a
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1915-06-26 - 1915-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1915-06-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1915, Periode: 1915" ;
    a2a:Book "Overlijdensregister Emmen 1915" ;
    a2a:DocumentNumber "287" ;
    a2a:RegistryNumber "1915" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1915, Periode: 1915, Overlijdensregister Emmen 1915, 287, 1915"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7d9f2c9d-ed3a-ddb8-f4aa-489b90013f1f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e8a06fea-b2bd-4752-a803-bb4d5023c50a" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7d9f2c9d-ed3a-ddb8-f4aa-489b90013f1f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e8a06fea-b2bd-4752-a803-bb4d5023c50a" ;
  a2a:RecordGUID "{e8a06fea-b2bd-4752-a803-bb4d5023c50a}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1915" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8198_00008198.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1915-06-26" .

