@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_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580
  a a2a:Record ;
  rdfs:label "Overlijden op 12 januari 1922 te Erm (Sleen)" ;
  a2a:hasPerson oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-f777f3a2-c09c-4052-8500-99c44ea727a9, oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-d0d29192-5ec1-4173-940b-8c7872accb94, oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-6b429c48-c044-4e52-b64a-6be47f31dfe4, oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-cb0c9c46-7c34-482a-a183-f67a59973331 ;
  a2a:hasEvent oa:event_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_0, oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_1, oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_2, oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_3 ;
  a2a:hasSource oa:source_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580 .

oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-f777f3a2-c09c-4052-8500-99c44ea727a9
  a a2a:Person ;
  rdfs:label "Aaltien Bonnen" ;
  a2a:PersonName [
    rdfs:label "Aaltien Bonnen" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Bonnen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-d0d29192-5ec1-4173-940b-8c7872accb94
  a a2a:Person ;
  rdfs:label "Evert Gerding" ;
  a2a:PersonName [
    rdfs:label "Evert Gerding" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Gerding"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-6b429c48-c044-4e52-b64a-6be47f31dfe4
  a a2a:Person ;
  rdfs:label "Arend Gerding" ;
  a2a:PersonName [
    rdfs:label "Arend Gerding" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Gerding"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person-cb0c9c46-7c34-482a-a183-f67a59973331
  a a2a:Person ;
  rdfs:label "Roelofje Mensingh" ;
  a2a:PersonName [
    rdfs:label "Roelofje Mensingh" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Mensingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1922-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erm (Sleen)" ;
    rdfs:label "Erm (Sleen)"
  ] .

oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person:f777f3a2-c09c-4052-8500-99c44ea727a9 ;
  a2a:EventKeyRef oa:event_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Event1 .

oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person:d0d29192-5ec1-4173-940b-8c7872accb94 ;
  a2a:EventKeyRef oa:event_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Event1 .

oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person:6b429c48-c044-4e52-b64a-6be47f31dfe4 ;
  a2a:EventKeyRef oa:event_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Event1 .

oa:relationep_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Person:cb0c9c46-7c34-482a-a183-f67a59973331 ;
  a2a:EventKeyRef oa:event_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580_Event1 .

oa:source_dar_2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen", "1922-01-12 - 1922-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1922-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1922, Periode: 1922" ;
    a2a:Book "Overlijdensregister Sleen 1922" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1922" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1922, Periode: 1922, Overlijdensregister Sleen 1922, 5, 1922"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/9cd0d536-d2ec-376a-b5c9-fba599d66faf.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/9cd0d536-d2ec-376a-b5c9-fba599d66faf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580" ;
  a2a:RecordGUID "{2d29bcc4-1c71-4ed3-b33b-e1f88ea8b580}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1922" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6995_00006995.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Erm (Sleen)" ;
  a2a:PersonRemarkdatum_overlijden "1922-01-12" .

