@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_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f
  a a2a:Record ;
  rdfs:label "Overlijden op 5 mei 1824 te Eext" ;
  a2a:hasPerson oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-f1c4b495-e420-4647-9803-dfc4a41a5b07, oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-970c198e-2176-4889-8ba8-20d447fb4df4, oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-de6d0b88-f4f2-4071-a3e7-316ad0220ed4, oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-7277a77f-aec2-429a-9f44-0bd2d95348c4 ;
  a2a:hasEvent oa:event_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_0, oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_1, oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_2, oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_3 ;
  a2a:hasSource oa:source_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f .

oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-f1c4b495-e420-4647-9803-dfc4a41a5b07
  a a2a:Person ;
  rdfs:label "Roelfien Eggens" ;
  a2a:PersonName [
    rdfs:label "Roelfien Eggens" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Eggens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-970c198e-2176-4889-8ba8-20d447fb4df4
  a a2a:Person ;
  rdfs:label "Geerd Hendrikus Koiter" ;
  a2a:PersonName [
    rdfs:label "Geerd Hendrikus Koiter" ;
    a2a:PersonNameFirstName "Geerd Hendrikus" ;
    a2a:PersonNameLastName "Koiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-de6d0b88-f4f2-4071-a3e7-316ad0220ed4
  a a2a:Person ;
  rdfs:label "Jacob Freriks Smit" ;
  a2a:PersonName [
    rdfs:label "Jacob Freriks Smit" ;
    a2a:PersonNameFirstName "Jacob Freriks" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person-7277a77f-aec2-429a-9f44-0bd2d95348c4
  a a2a:Person ;
  rdfs:label "Geessien Jacobs Smit" ;
  a2a:PersonName [
    rdfs:label "Geessien Jacobs Smit" ;
    a2a:PersonNameFirstName "Geessien Jacobs" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1794-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1824-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person:f1c4b495-e420-4647-9803-dfc4a41a5b07 ;
  a2a:EventKeyRef oa:event_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Event1 .

oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person:970c198e-2176-4889-8ba8-20d447fb4df4 ;
  a2a:EventKeyRef oa:event_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Event1 .

oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person:de6d0b88-f4f2-4071-a3e7-316ad0220ed4 ;
  a2a:EventKeyRef oa:event_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Event1 .

oa:relationep_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Person:7277a77f-aec2-429a-9f44-0bd2d95348c4 ;
  a2a:EventKeyRef oa:event_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f_Event1 .

oa:source_dar_ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1824-05-06 - 1824-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1824-05-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1824, Periode: 1824" ;
    a2a:Book "Overlijdensregister Anloo 1824" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "1824" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1824, Periode: 1824, Overlijdensregister Anloo 1824, 17, 1824"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a7f2cffc-36e7-3572-9522-fef9faf92076.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a7f2cffc-36e7-3572-9522-fef9faf92076.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f" ;
  a2a:RecordGUID "{ceda2be8-6e0f-4c2d-80e4-dc1dda17a97f}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1824" ;
  a2a:SourceRemarkregister_periode "1824" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8668_00008668.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Eext" ;
  a2a:PersonRemarkdatum_overlijden "1824-05-05" .

