@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_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3
  a a2a:Record ;
  rdfs:label "Overlijden op 4 december 1846 te Hollandscheveld" ;
  a2a:hasPerson oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-d6470059-9ced-530e-8f88-ef9125cdae02, oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-5c7aa65d-63f8-5d65-802a-ed64f405491d, oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-670d63a3-beb5-5086-abcc-19fd51b101ff, oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-3a6bc381-4946-573b-a3a2-e74ce0cfa20c ;
  a2a:hasEvent oa:event_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_0, oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_1, oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_2, oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_3 ;
  a2a:hasSource oa:source_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3 .

oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-d6470059-9ced-530e-8f88-ef9125cdae02
  a a2a:Person ;
  rdfs:label "Elsjen Alberts Kats" ;
  a2a:PersonName [
    rdfs:label "Elsjen Alberts Kats" ;
    a2a:PersonNameFirstName "Elsjen Alberts" ;
    a2a:PersonNameLastName "Kats"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-5c7aa65d-63f8-5d65-802a-ed64f405491d
  a a2a:Person ;
  rdfs:label "Harm Egberts Boertien" ;
  a2a:PersonName [
    rdfs:label "Harm Egberts Boertien" ;
    a2a:PersonNameFirstName "Harm Egberts" ;
    a2a:PersonNameLastName "Boertien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-670d63a3-beb5-5086-abcc-19fd51b101ff
  a a2a:Person ;
  rdfs:label "Andries Faken Mol" ;
  a2a:PersonName [
    rdfs:label "Andries Faken Mol" ;
    a2a:PersonNameFirstName "Andries Faken" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person-3a6bc381-4946-573b-a3a2-e74ce0cfa20c
  a a2a:Person ;
  rdfs:label "Albertjen Andries Mol" ;
  a2a:PersonName [
    rdfs:label "Albertjen Andries Mol" ;
    a2a:PersonNameFirstName "Albertjen Andries" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "50 jaar" ;
    rdfs:label "50 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1796-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1846-12-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hollandscheveld" ;
    rdfs:label "Hollandscheveld"
  ] .

oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person:d6470059-9ced-530e-8f88-ef9125cdae02 ;
  a2a:EventKeyRef oa:event_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Event1 .

oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person:5c7aa65d-63f8-5d65-802a-ed64f405491d ;
  a2a:EventKeyRef oa:event_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Event1 .

oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person:670d63a3-beb5-5086-abcc-19fd51b101ff ;
  a2a:EventKeyRef oa:event_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Event1 .

oa:relationep_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Person:3a6bc381-4946-573b-a3a2-e74ce0cfa20c ;
  a2a:EventKeyRef oa:event_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3_Event1 .

oa:source_dar_c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1846-12-05 - 1846-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1846-12-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1846, Periode: 1846" ;
    a2a:Book "Overlijdensregister Hoogeveen 1846" ;
    a2a:DocumentNumber "216" ;
    a2a:RegistryNumber "1846" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1846, Periode: 1846, Overlijdensregister Hoogeveen 1846, 216, 1846"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c0f28824-9183-e620-5f3c-6d6680ccbe5f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c0f28824-9183-e620-5f3c-6d6680ccbe5f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3" ;
  a2a:RecordGUID "{c5f900fc-7c8c-44fc-8680-e24a9ec5f5a3}" ;
  a2a:SourceRemarkdeel "1846" ;
  a2a:SourceRemarkregister_periode "1846" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9096_00009096.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Hollandscheveld" ;
  a2a:PersonRemarkdatum_overlijden "1846-12-04" .

