@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_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a
  a a2a:Record ;
  rdfs:label "Overlijden op 20 september 1877 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-c6de8296-eb2a-d668-de3f-e8c23f2bc44c, oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-3b453a1f-887e-7736-5109-f4b0a395a02c, oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-2725a7df-04f5-68a6-69e2-3fd8158f5533, oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-24d590f4-d015-9d6c-a530-11c13ced6919 ;
  a2a:hasEvent oa:event_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_0, oa:relationep_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_1, oa:relationep_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_0 ;
  a2a:hasSource oa:source_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a .

oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-c6de8296-eb2a-d668-de3f-e8c23f2bc44c
  a a2a:Person ;
  rdfs:label "Christina Pietjens" ;
  a2a:PersonName [
    rdfs:label "Christina Pietjens" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Pietjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-3b453a1f-887e-7736-5109-f4b0a395a02c
  a a2a:Person ;
  rdfs:label "Johannes Mathijs Hezemans" ;
  a2a:PersonName [
    rdfs:label "Johannes Mathijs Hezemans" ;
    a2a:PersonNameFirstName "Johannes Mathijs" ;
    a2a:PersonNameLastName "Hezemans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-2725a7df-04f5-68a6-69e2-3fd8158f5533
  a a2a:Person ;
  rdfs:label "Mathijs Hezemans" ;
  a2a:PersonName [
    rdfs:label "Mathijs Hezemans" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Hezemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person-24d590f4-d015-9d6c-a530-11c13ced6919
  a a2a:Person ;
  rdfs:label "Antoinetta Maria van Moll" ;
  a2a:PersonName [
    rdfs:label "Antoinetta Maria van Moll" ;
    a2a:PersonNameFirstName "Antoinetta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1877-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person:c6de8296-eb2a-d668-de3f-e8c23f2bc44c ;
  a2a:EventKeyRef oa:event_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Event1 .

oa:relationep_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person:3b453a1f-887e-7736-5109-f4b0a395a02c ;
  a2a:EventKeyRef oa:event_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Event1 .

oa:relationep_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person:2725a7df-04f5-68a6-69e2-3fd8158f5533 ;
  a2a:EventKeyRef oa:event_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Event1 .

oa:relationpp_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person:3b453a1f-887e-7736-5109-f4b0a395a02c, oa:person_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a_Person:24d590f4-d015-9d6c-a530-11c13ced6919 .

oa:source_bhi_4fe792b9-cbfe-bef1-9d15-0cdb07ed369a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1877-09-21 - 1877-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1877-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2267, Periode: 1877" ;
    a2a:Book "Overlijdensregister Eindhoven 1877" ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "2267" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2267, Periode: 1877, Overlijdensregister Eindhoven 1877, 80, 2267"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f70556a9-ae8d-304a-9b45-caf33a1a2e5b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f70556a9-ae8d-304a-9b45-caf33a1a2e5b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4fe792b9-cbfe-bef1-9d15-0cdb07ed369a" ;
  a2a:RecordGUID "{4fe792b9-cbfe-bef1-9d15-0cdb07ed369a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_28288_00028288.xml van BHI" .

