@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_3321acae-e102-4e30-991a-82af2ccc62bc
  a a2a:Record ;
  rdfs:label "Overlijden op 26 maart 1842 te Beilervaart (Beilen)" ;
  a2a:hasPerson oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-aadf5149-429f-4674-af3a-f7bd1fc84b3b, oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-b6eec512-12f2-45bb-a2a6-485422135572, oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-01174da3-9a45-4be7-8419-347641042202, oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-7cefdc61-b8fc-43f7-9051-3c2f33aac302 ;
  a2a:hasEvent oa:event_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_0, oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_1, oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_2, oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_3 ;
  a2a:hasSource oa:source_dar_3321acae-e102-4e30-991a-82af2ccc62bc .

oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-aadf5149-429f-4674-af3a-f7bd1fc84b3b
  a a2a:Person ;
  rdfs:label "Barbertien Jans" ;
  a2a:PersonName [
    rdfs:label "Barbertien Jans" ;
    a2a:PersonNameFirstName "Barbertien" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-b6eec512-12f2-45bb-a2a6-485422135572
  a a2a:Person ;
  rdfs:label "Annichje Kornelius" ;
  a2a:PersonName [
    rdfs:label "Annichje Kornelius" ;
    a2a:PersonNameFirstName "Annichje" ;
    a2a:PersonNameLastName "Kornelius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-01174da3-9a45-4be7-8419-347641042202
  a a2a:Person ;
  rdfs:label "Roelof Kiers" ;
  a2a:PersonName [
    rdfs:label "Roelof Kiers" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Kiers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person-7cefdc61-b8fc-43f7-9051-3c2f33aac302
  a a2a:Person ;
  rdfs:label "Roelof Roelofs Kiers" ;
  a2a:PersonName [
    rdfs:label "Roelof Roelofs Kiers" ;
    a2a:PersonNameFirstName "Roelof Roelofs" ;
    a2a:PersonNameLastName "Kiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1767" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1767-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] ;
  a2a:Profession "arbeider" .

oa:event_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1842-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilervaart (Beilen)" ;
    rdfs:label "Beilervaart (Beilen)"
  ] .

oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person:aadf5149-429f-4674-af3a-f7bd1fc84b3b ;
  a2a:EventKeyRef oa:event_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Event1 .

oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person:b6eec512-12f2-45bb-a2a6-485422135572 ;
  a2a:EventKeyRef oa:event_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Event1 .

oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person:01174da3-9a45-4be7-8419-347641042202 ;
  a2a:EventKeyRef oa:event_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Event1 .

oa:relationep_dar_3321acae-e102-4e30-991a-82af2ccc62bc_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Person:7cefdc61-b8fc-43f7-9051-3c2f33aac302 ;
  a2a:EventKeyRef oa:event_dar_3321acae-e102-4e30-991a-82af2ccc62bc_Event1 .

oa:source_dar_3321acae-e102-4e30-991a-82af2ccc62bc
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1842-03-28 - 1842-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1842-03-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1842, Periode: 1842" ;
    a2a:Book "Overlijdensregister Beilen 1842" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1842" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1842, Periode: 1842, Overlijdensregister Beilen 1842, 20, 1842"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ee0b99e7-2e9b-c661-4783-6dea0d13cf5b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3321acae-e102-4e30-991a-82af2ccc62bc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ee0b99e7-2e9b-c661-4783-6dea0d13cf5b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3321acae-e102-4e30-991a-82af2ccc62bc" ;
  a2a:RecordGUID "{3321acae-e102-4e30-991a-82af2ccc62bc}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1842" ;
  a2a:SourceRemarkregister_periode "1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7077_00007077.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Beilervaart (Beilen)" ;
  a2a:PersonRemarkdatum_overlijden "1842-03-26" .

