@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_78fc09a9-e6df-4ebe-8664-637bd83b5fb3
  a a2a:Record ;
  rdfs:label "Overlijden op 13 juni 1870 te Eelde" ;
  a2a:hasPerson oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-c93e742d-71df-443c-a44b-144814582604, oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-db977a74-cda6-40d9-af40-e6c7084f6561, oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-965b51ba-079c-4e99-99b1-58d46e953fba, oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-ea5ea165-4819-4500-aaad-9e5132e9b845 ;
  a2a:hasEvent oa:event_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_0, oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_1, oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_2, oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_3 ;
  a2a:hasSource oa:source_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3 .

oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-c93e742d-71df-443c-a44b-144814582604
  a a2a:Person ;
  rdfs:label "Geertien Hindriks" ;
  a2a:PersonName [
    rdfs:label "Geertien Hindriks" ;
    a2a:PersonNameFirstName "Geertien" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-db977a74-cda6-40d9-af40-e6c7084f6561
  a a2a:Person ;
  rdfs:label "Jan Jans Gortmaker" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Gortmaker" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "Gortmaker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-965b51ba-079c-4e99-99b1-58d46e953fba
  a a2a:Person ;
  rdfs:label "Jan Gortmaker" ;
  a2a:PersonName [
    rdfs:label "Jan Gortmaker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gortmaker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar en 3 maand" ;
    rdfs:label "74 jaar en 3 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1796-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person-ea5ea165-4819-4500-aaad-9e5132e9b845
  a a2a:Person ;
  rdfs:label "Jantien Hindriks" ;
  a2a:PersonName [
    rdfs:label "Jantien Hindriks" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1870-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person:c93e742d-71df-443c-a44b-144814582604 ;
  a2a:EventKeyRef oa:event_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Event1 .

oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person:db977a74-cda6-40d9-af40-e6c7084f6561 ;
  a2a:EventKeyRef oa:event_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Event1 .

oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person:965b51ba-079c-4e99-99b1-58d46e953fba ;
  a2a:EventKeyRef oa:event_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Event1 .

oa:relationep_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Person:ea5ea165-4819-4500-aaad-9e5132e9b845 ;
  a2a:EventKeyRef oa:event_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3_Event1 .

oa:source_dar_78fc09a9-e6df-4ebe-8664-637bd83b5fb3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1870-06-14 - 1870-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1870-06-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1870, Periode: 1870" ;
    a2a:Book "Overlijdensregister Eelde 1870" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "1870" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1870, Periode: 1870, Overlijdensregister Eelde 1870, 19, 1870"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a29bc223-9487-15f4-3c5e-f857da8b8e5e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/78fc09a9-e6df-4ebe-8664-637bd83b5fb3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a29bc223-9487-15f4-3c5e-f857da8b8e5e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/78fc09a9-e6df-4ebe-8664-637bd83b5fb3" ;
  a2a:RecordGUID "{78fc09a9-e6df-4ebe-8664-637bd83b5fb3}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1870" ;
  a2a:SourceRemarkregister_periode "1870" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7214_00007214.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Eelde" ;
  a2a:PersonRemarkdatum_overlijden "1870-06-13" .

