@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_2d36fa61-e2da-4b94-87cb-a7621eb2acaf
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1934 te Buinen" ;
  a2a:hasPerson oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-ee1ea042-9d86-435e-aff8-18a3ec29360c, oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-f2831076-e8d3-43b5-a7aa-e542cfcc671c, oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-ead90fce-b756-48c7-aa31-226f5e5117fa, oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-fe8fb31f-9654-44dd-b45f-62aeeb89dd69 ;
  a2a:hasEvent oa:event_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_0, oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_1, oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_2, oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_3 ;
  a2a:hasSource oa:source_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf .

oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-ee1ea042-9d86-435e-aff8-18a3ec29360c
  a a2a:Person ;
  rdfs:label "Berendina Zwiers" ;
  a2a:PersonName [
    rdfs:label "Berendina Zwiers" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Zwiers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "43 jaar" ;
    rdfs:label "43 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-f2831076-e8d3-43b5-a7aa-e542cfcc671c
  a a2a:Person ;
  rdfs:label "Jantina Helling" ;
  a2a:PersonName [
    rdfs:label "Jantina Helling" ;
    a2a:PersonNameFirstName "Jantina" ;
    a2a:PersonNameLastName "Helling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-ead90fce-b756-48c7-aa31-226f5e5117fa
  a a2a:Person ;
  rdfs:label "Jan Roelof Arend Meursing" ;
  a2a:PersonName [
    rdfs:label "Jan Roelof Arend Meursing" ;
    a2a:PersonNameFirstName "Jan Roelof Arend" ;
    a2a:PersonNameLastName "Meursing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person-fe8fb31f-9654-44dd-b45f-62aeeb89dd69
  a a2a:Person ;
  rdfs:label "Albert Zwiers" ;
  a2a:PersonName [
    rdfs:label "Albert Zwiers" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Zwiers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1934-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Buinen" ;
    rdfs:label "Buinen"
  ] .

oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person:ee1ea042-9d86-435e-aff8-18a3ec29360c ;
  a2a:EventKeyRef oa:event_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Event1 .

oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person:f2831076-e8d3-43b5-a7aa-e542cfcc671c ;
  a2a:EventKeyRef oa:event_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Event1 .

oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_2
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person:ead90fce-b756-48c7-aa31-226f5e5117fa ;
  a2a:EventKeyRef oa:event_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Event1 .

oa:relationep_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Person:fe8fb31f-9654-44dd-b45f-62aeeb89dd69 ;
  a2a:EventKeyRef oa:event_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf_Event1 .

oa:source_dar_2d36fa61-e2da-4b94-87cb-a7621eb2acaf
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1934-08-04 - 1934-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1934-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1934, Periode: 1934" ;
    a2a:Book "Overlijdensregister Borger 1934" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "1934" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1934, Periode: 1934, Overlijdensregister Borger 1934, 37, 1934"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/64a8925a-a144-8cd2-61b4-c8ec83011819.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2d36fa61-e2da-4b94-87cb-a7621eb2acaf" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/64a8925a-a144-8cd2-61b4-c8ec83011819.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2d36fa61-e2da-4b94-87cb-a7621eb2acaf" ;
  a2a:RecordGUID "{2d36fa61-e2da-4b94-87cb-a7621eb2acaf}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1934" ;
  a2a:SourceRemarkregister_periode "1934" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6996_00006996.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Buinen" ;
  a2a:PersonRemarkdatum_overlijden "1934-08-03" .

