@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_2e910c82-cfe2-e969-a203-9515d6cb312f
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juni 1899 te Putte" ;
  a2a:hasPerson oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9d0cce-465a-11e3-a747-d206bceb4d38, oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9dbc46-465a-11e3-a747-d206bceb4d38, oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9d80c8-465a-11e3-a747-d206bceb4d38, oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9d46c6-465a-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_0, oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_1, oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_2, oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_3 ;
  a2a:hasSource oa:source_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f .

oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9d0cce-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Josephina Bott" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Josephina Bott" ;
    a2a:PersonNameFirstName "Anna Maria Josephina" ;
    a2a:PersonNameLastName "Bott"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9dbc46-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Herkenrath" ;
  a2a:PersonName [
    rdfs:label "Helena Herkenrath" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Herkenrath"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9d80c8-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johann Philip Bott" ;
  a2a:PersonName [
    rdfs:label "Johann Philip Bott" ;
    a2a:PersonNameFirstName "Johann Philip" ;
    a2a:PersonNameLastName "Bott"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person-8e9d46c6-465a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Josephus Peeters" ;
  a2a:PersonName [
    rdfs:label "Josephus Peeters" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1899-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person:8e9d0cce-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Event1 .

oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person:8e9dbc46-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Event1 .

oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person:8e9d80c8-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Event1 .

oa:relationep_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Person:8e9d46c6-465a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f_Event1 .

oa:source_bhi_2e910c82-cfe2-e969-a203-9515d6cb312f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1899-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1899" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6417, Periode: 1899" ;
    a2a:Book "Overlijdensregister Putte 1899" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "6417" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6417, Periode: 1899, Overlijdensregister Putte 1899, 7, 6417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/da68ecbf-9967-599c-03b2-0d62b4aaf5ba.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/da68ecbf-9967-599c-03b2-0d62b4aaf5ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2e910c82-cfe2-e969-a203-9515d6cb312f" ;
  a2a:RecordGUID "{2e910c82-cfe2-e969-a203-9515d6cb312f}" ;
  a2a:SourceRemarkOpmerking "Weduwe van Joannes Henricus Vingerhoets." ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "6417" ;
  a2a:SourceRemarkregister_periode "1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_558_00000558.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1899-06-16" .
