@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_43e952ea-b5fe-b4d2-dee2-a6707724b512
  a a2a:Record ;
  rdfs:label "Overlijden op 25 juni 1923 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-ba94dfd9-fba5-9f48-2d53-e777d84693fd, oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-bf820239-8f71-d31a-e617-b1370c6a521b, oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-45dfbf54-99ca-2224-6252-471239e9e08a, oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-ee8adb00-08fd-c221-ccee-bad2085ca57f ;
  a2a:hasEvent oa:event_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_0, oa:relationep_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_1, oa:relationep_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_0 ;
  a2a:hasSource oa:source_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512 .

oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-ba94dfd9-fba5-9f48-2d53-e777d84693fd
  a a2a:Person ;
  rdfs:label "Anna Maria Frederika Johanna Essing" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Frederika Johanna Essing" ;
    a2a:PersonNameFirstName "Anna Maria Frederika Johanna" ;
    a2a:PersonNameLastName "Essing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-bf820239-8f71-d31a-e617-b1370c6a521b
  a a2a:Person ;
  rdfs:label "Gerrit van Straten" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Straten" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-45dfbf54-99ca-2224-6252-471239e9e08a
  a a2a:Person ;
  rdfs:label "Hendricus Aloijsius Kruijssen" ;
  a2a:PersonName [
    rdfs:label "Hendricus Aloijsius Kruijssen" ;
    a2a:PersonNameFirstName "Hendricus Aloijsius" ;
    a2a:PersonNameLastName "Kruijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person-ee8adb00-08fd-c221-ccee-bad2085ca57f
  a a2a:Person ;
  rdfs:label "Antonia van Straten" ;
  a2a:PersonName [
    rdfs:label "Antonia van Straten" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straten"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1923-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person:ba94dfd9-fba5-9f48-2d53-e777d84693fd ;
  a2a:EventKeyRef oa:event_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Event1 .

oa:relationep_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person:bf820239-8f71-d31a-e617-b1370c6a521b ;
  a2a:EventKeyRef oa:event_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Event1 .

oa:relationep_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person:ee8adb00-08fd-c221-ccee-bad2085ca57f ;
  a2a:EventKeyRef oa:event_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Event1 .

oa:relationpp_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person:ee8adb00-08fd-c221-ccee-bad2085ca57f, oa:person_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512_Person:45dfbf54-99ca-2224-6252-471239e9e08a .

oa:source_bhi_43e952ea-b5fe-b4d2-dee2-a6707724b512
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1923-06-26 - 1923-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1923-06-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 954, Periode: 1923" ;
    a2a:Book "Overlijdensregister Eindhoven 1923" ;
    a2a:DocumentNumber "342" ;
    a2a:RegistryNumber "954" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 954, Periode: 1923, Overlijdensregister Eindhoven 1923, 342, 954"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d4e922c5-cac1-b3fd-61a1-d3940d6f8f37.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d4e922c5-cac1-b3fd-61a1-d3940d6f8f37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/43e952ea-b5fe-b4d2-dee2-a6707724b512" ;
  a2a:RecordGUID "{43e952ea-b5fe-b4d2-dee2-a6707724b512}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4794_00004794.xml van BHI" .

