@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_c758cd24-d5a1-4504-a5a0-e2bd2590aefa
  a a2a:Record ;
  rdfs:label "Overlijden op 20 juni 1914 te Emmen" ;
  a2a:hasPerson oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-586d631c-ccdb-412f-ba95-fcfc0c2797d2, oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-118d6bdb-0658-4617-bc45-e540e1ad5708, oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-bfcb1ad5-63b9-4016-ba57-40162be058fe, oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-c010d721-f073-48f3-b9aa-881f4d578e46 ;
  a2a:hasEvent oa:event_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_0, oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_1, oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_2, oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_3 ;
  a2a:hasSource oa:source_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa .

oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-586d631c-ccdb-412f-ba95-fcfc0c2797d2
  a a2a:Person ;
  rdfs:label "Anna Johannes Staat" ;
  a2a:PersonName [
    rdfs:label "Anna Johannes Staat" ;
    a2a:PersonNameFirstName "Anna Johannes" ;
    a2a:PersonNameLastName "Staat"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-118d6bdb-0658-4617-bc45-e540e1ad5708
  a a2a:Person ;
  rdfs:label "Johannes Bons" ;
  a2a:PersonName [
    rdfs:label "Johannes Bons" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bons"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] ;
  a2a:Profession "koopman" .

oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-bfcb1ad5-63b9-4016-ba57-40162be058fe
  a a2a:Person ;
  rdfs:label "Tallena Lezer" ;
  a2a:PersonName [
    rdfs:label "Tallena Lezer" ;
    a2a:PersonNameFirstName "Tallena" ;
    a2a:PersonNameLastName "Lezer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person-c010d721-f073-48f3-b9aa-881f4d578e46
  a a2a:Person ;
  rdfs:label "Harm Eltjes Bons" ;
  a2a:PersonName [
    rdfs:label "Harm Eltjes Bons" ;
    a2a:PersonNameFirstName "Harm Eltjes" ;
    a2a:PersonNameLastName "Bons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1914-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person:586d631c-ccdb-412f-ba95-fcfc0c2797d2 ;
  a2a:EventKeyRef oa:event_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Event1 .

oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person:118d6bdb-0658-4617-bc45-e540e1ad5708 ;
  a2a:EventKeyRef oa:event_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Event1 .

oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person:bfcb1ad5-63b9-4016-ba57-40162be058fe ;
  a2a:EventKeyRef oa:event_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Event1 .

oa:relationep_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Person:c010d721-f073-48f3-b9aa-881f4d578e46 ;
  a2a:EventKeyRef oa:event_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa_Event1 .

oa:source_dar_c758cd24-d5a1-4504-a5a0-e2bd2590aefa
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1914-06-22 - 1914-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1914-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1914, Periode: 1914" ;
    a2a:Book "Overlijdensregister Emmen 1914" ;
    a2a:DocumentNumber "220" ;
    a2a:RegistryNumber "1914" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1914, Periode: 1914, Overlijdensregister Emmen 1914, 220, 1914"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b9e6c8d5-4f90-cdf1-fbc0-523afd84be98.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c758cd24-d5a1-4504-a5a0-e2bd2590aefa" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b9e6c8d5-4f90-cdf1-fbc0-523afd84be98.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c758cd24-d5a1-4504-a5a0-e2bd2590aefa" ;
  a2a:RecordGUID "{c758cd24-d5a1-4504-a5a0-e2bd2590aefa}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1914" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9115_00009115.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1914-06-20" .

