@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_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9
  a a2a:Record ;
  rdfs:label "Overlijden op 22 februari 1877 te Gieten" ;
  a2a:hasPerson oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-72f30b0a-da97-4b34-b523-7e1fb6f97efc, oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-674f1551-937a-43f2-b529-7b67d2567846, oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-a8991add-7203-43f0-9586-e7d19560848c, oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-5debb2d1-1a6d-4cd2-8175-3f5295a9bda7 ;
  a2a:hasEvent oa:event_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_0, oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_1, oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_2, oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_3 ;
  a2a:hasSource oa:source_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9 .

oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-72f30b0a-da97-4b34-b523-7e1fb6f97efc
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-674f1551-937a-43f2-b529-7b67d2567846
  a a2a:Person ;
  rdfs:label "Hindrik Krans" ;
  a2a:PersonName [
    rdfs:label "Hindrik Krans" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Krans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-a8991add-7203-43f0-9586-e7d19560848c
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person-5debb2d1-1a6d-4cd2-8175-3f5295a9bda7
  a a2a:Person ;
  rdfs:label "Geesien Feiken" ;
  a2a:PersonName [
    rdfs:label "Geesien Feiken" ;
    a2a:PersonNameFirstName "Geesien" ;
    a2a:PersonNameLastName "Feiken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1802-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1877-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gieten" ;
    rdfs:label "Gieten"
  ] .

oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person:72f30b0a-da97-4b34-b523-7e1fb6f97efc ;
  a2a:EventKeyRef oa:event_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Event1 .

oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person:674f1551-937a-43f2-b529-7b67d2567846 ;
  a2a:EventKeyRef oa:event_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Event1 .

oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person:a8991add-7203-43f0-9586-e7d19560848c ;
  a2a:EventKeyRef oa:event_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Event1 .

oa:relationep_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Person:5debb2d1-1a6d-4cd2-8175-3f5295a9bda7 ;
  a2a:EventKeyRef oa:event_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9_Event1 .

oa:source_dar_76e096b8-e8f6-48dc-8df1-c4ba1ade09f9
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gieten" ;
    rdfs:label "Gieten", "1877-02-23 - 1877-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1877-02-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1877, Periode: 1877" ;
    a2a:Book "Overlijdensregister Gieten 1877" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "1877" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1877, Periode: 1877, Overlijdensregister Gieten 1877, 7, 1877"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8ef258ff-7258-acf0-a6c7-7fd893402420.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/76e096b8-e8f6-48dc-8df1-c4ba1ade09f9" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8ef258ff-7258-acf0-a6c7-7fd893402420.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/76e096b8-e8f6-48dc-8df1-c4ba1ade09f9" ;
  a2a:RecordGUID "{76e096b8-e8f6-48dc-8df1-c4ba1ade09f9}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1877" ;
  a2a:SourceRemarkregister_periode "1877" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9653_00009653.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Opmerkingen: woonplaats Wildervank" ;
  a2a:PersonRemarkplaats_overlijden "Gieten" ;
  a2a:PersonRemarkdatum_overlijden "1877-02-22" .

