@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_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08
  a a2a:Record ;
  rdfs:label "Overlijden op 20 februari 1848 te Emmikhoven en Waardhuizen" ;
  a2a:hasPerson oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5d530a-4635-11e3-a747-d206bceb4d38, oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5d9f54-4635-11e3-a747-d206bceb4d38, oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5e3338-4635-11e3-a747-d206bceb4d38, oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5def86-4635-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_0, oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_1, oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_2, oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_3 ;
  a2a:hasSource oa:source_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08 .

oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5d530a-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna van Honk" ;
  a2a:PersonName [
    rdfs:label "Johanna van Honk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Honk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5d9f54-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jasper Boterblom" ;
  a2a:PersonName [
    rdfs:label "Jasper Boterblom" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Boterblom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5e3338-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodora Fransosa van den Ven" ;
  a2a:PersonName [
    rdfs:label "Theodora Fransosa van den Ven" ;
    a2a:PersonNameFirstName "Theodora Fransosa" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person-7b5def86-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Govert van Honk" ;
  a2a:PersonName [
    rdfs:label "Govert van Honk" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Honk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1848-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmikhoven en Waardhuizen" ;
    rdfs:label "Emmikhoven en Waardhuizen"
  ] .

oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person:7b5d530a-4635-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Event1 .

oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person:7b5d9f54-4635-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Event1 .

oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person:7b5e3338-4635-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Event1 .

oa:relationep_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Person:7b5def86-4635-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08_Event1 .

oa:source_bhi_41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmikhoven en Waardhuizen" ;
    rdfs:label "Emmikhoven en Waardhuizen", "1848-01-01 - 1848-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2292, Periode: 1848" ;
    a2a:Book "Overlijdensregister 1848" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "2292" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2292, Periode: 1848, Overlijdensregister 1848, 9, 2292"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f5751bc7-fc81-c005-b5d6-85c7a8174f7d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f5751bc7-fc81-c005-b5d6-85c7a8174f7d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08" ;
  a2a:RecordGUID "{41c0f9bd-c22b-4a1e-e37c-d5f5bd088d08}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2292" ;
  a2a:SourceRemarkregister_periode "1848" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_553_00000553.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1848-02-20" .
