@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_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97
  a a2a:Record ;
  rdfs:label "Overlijden op 17 december 1861 te Ommen" ;
  a2a:hasPerson oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-2ceb6e98-86b6-e104-93fb-46907ceabaf2, oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-51c6f9fc-db5d-fe26-9c59-463631a8dc89, oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-ea00e70b-32a6-6a69-dcab-f358bf4506ed, oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-af89275e-a036-625b-1ff1-3218e4fd3b4f ;
  a2a:hasEvent oa:event_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_0, oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_1, oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_2, oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_3 ;
  a2a:hasSource oa:source_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97 .

oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-2ceb6e98-86b6-e104-93fb-46907ceabaf2
  a a2a:Person ;
  rdfs:label "Emmigje de Geus" ;
  a2a:PersonName [
    rdfs:label "Emmigje de Geus" ;
    a2a:PersonNameFirstName "Emmigje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Geus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-51c6f9fc-db5d-fe26-9c59-463631a8dc89
  a a2a:Person ;
  rdfs:label "Adam Bergeijk" ;
  a2a:PersonName [
    rdfs:label "Adam Bergeijk" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Bergeijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-ea00e70b-32a6-6a69-dcab-f358bf4506ed
  a a2a:Person ;
  rdfs:label "Cornelis Dreef" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dreef" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dreef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person-af89275e-a036-625b-1ff1-3218e4fd3b4f
  a a2a:Person ;
  rdfs:label "Antonia Dreef" ;
  a2a:PersonName [
    rdfs:label "Antonia Dreef" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Dreef"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1861-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ommen" ;
    rdfs:label "Ommen"
  ] .

oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person:2ceb6e98-86b6-e104-93fb-46907ceabaf2 ;
  a2a:EventKeyRef oa:event_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Event1 .

oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person:51c6f9fc-db5d-fe26-9c59-463631a8dc89 ;
  a2a:EventKeyRef oa:event_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Event1 .

oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person:ea00e70b-32a6-6a69-dcab-f358bf4506ed ;
  a2a:EventKeyRef oa:event_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Event1 .

oa:relationep_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Person:af89275e-a036-625b-1ff1-3218e4fd3b4f ;
  a2a:EventKeyRef oa:event_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97_Event1 .

oa:source_bhi_ea637bf5-e346-154d-e8e5-ffed8f8ecb97
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1862-01-06 - 1862-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1862-01-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1823, Periode: 1862" ;
    a2a:Book "Overlijdensregister Dinteloord 1862" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "1823" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1823, Periode: 1862, Overlijdensregister Dinteloord 1862, 4, 1823"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a1c10a6c-200b-a848-e135-e4c9325afe71.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a1c10a6c-200b-a848-e135-e4c9325afe71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ea637bf5-e346-154d-e8e5-ffed8f8ecb97" ;
  a2a:RecordGUID "{ea637bf5-e346-154d-e8e5-ffed8f8ecb97}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Ommen" ;
  a2a:SourceRemarkdeel "1823" ;
  a2a:SourceRemarkregister_periode "1862" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_38_00000038.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Ommen" ;
  a2a:PersonRemarkdatum_overlijden "1861-12-17" .

