@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_54bb77cd-2770-a8d4-c140-182dfb34697a
  a a2a:Record ;
  rdfs:label "Overlijden op 5 februari 1879 te Raamsdonk" ;
  a2a:hasPerson oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-f2996e38-92c9-d2b5-7c18-a07cf6ff8fb8, oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-c7c70e3e-2983-6e1c-f191-c1039643890d, oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-3eaf84d5-44e3-45cc-0f17-3f8204724c1a, oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-6e728955-b3a8-b936-88af-a37ab0817aae ;
  a2a:hasEvent oa:event_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_0, oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_1, oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_2, oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_3 ;
  a2a:hasSource oa:source_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a .

oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-f2996e38-92c9-d2b5-7c18-a07cf6ff8fb8
  a a2a:Person ;
  rdfs:label "Johannes Heere" ;
  a2a:PersonName [
    rdfs:label "Johannes Heere" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Heere"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-c7c70e3e-2983-6e1c-f191-c1039643890d
  a a2a:Person ;
  rdfs:label "Mechelina Tappers" ;
  a2a:PersonName [
    rdfs:label "Mechelina Tappers" ;
    a2a:PersonNameFirstName "Mechelina" ;
    a2a:PersonNameLastName "Tappers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-3eaf84d5-44e3-45cc-0f17-3f8204724c1a
  a a2a:Person ;
  rdfs:label "Mathijs Heere" ;
  a2a:PersonName [
    rdfs:label "Mathijs Heere" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Heere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person-6e728955-b3a8-b936-88af-a37ab0817aae
  a a2a:Person ;
  rdfs:label "Adriana Blankers" ;
  a2a:PersonName [
    rdfs:label "Adriana Blankers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Blankers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1879-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person:f2996e38-92c9-d2b5-7c18-a07cf6ff8fb8 ;
  a2a:EventKeyRef oa:event_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Event1 .

oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person:c7c70e3e-2983-6e1c-f191-c1039643890d ;
  a2a:EventKeyRef oa:event_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Event1 .

oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person:3eaf84d5-44e3-45cc-0f17-3f8204724c1a ;
  a2a:EventKeyRef oa:event_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Event1 .

oa:relationep_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Person:6e728955-b3a8-b936-88af-a37ab0817aae ;
  a2a:EventKeyRef oa:event_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a_Event1 .

oa:source_bhi_54bb77cd-2770-a8d4-c140-182dfb34697a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1879-02-05 - 1879-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1879-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6502, Periode: 1879" ;
    a2a:Book "Overlijdensregister Raamsdonk 1879" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "6502" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6502, Periode: 1879, Overlijdensregister Raamsdonk 1879, 15, 6502"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/745b6070-759f-5fa5-40a6-c06ac5d847ac.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/745b6070-759f-5fa5-40a6-c06ac5d847ac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/54bb77cd-2770-a8d4-c140-182dfb34697a" ;
  a2a:RecordGUID "{54bb77cd-2770-a8d4-c140-182dfb34697a}" ;
  a2a:SourceRemarkdeel "6502" ;
  a2a:SourceRemarkregister_periode "1879" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_30_00000030.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1879-02-05" .
