@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_08922b9e-e37c-22a6-dc53-156ad7eaab1f
  a a2a:Record ;
  rdfs:label "Overlijden op 2 september 1893 te Helmond" ;
  a2a:hasPerson oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-23297bb1-8fb5-57ab-02bc-479feb63da1c, oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-a7d69fba-c86a-3fd2-ae61-e3f88a165fb6, oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-2259b194-d63c-9050-5e73-f6b78461ebae, oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-37d07bab-60bf-27bc-60a9-87be99c2ba81 ;
  a2a:hasEvent oa:event_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_0, oa:relationep_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_1, oa:relationep_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_0 ;
  a2a:hasSource oa:source_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f .

oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-23297bb1-8fb5-57ab-02bc-479feb63da1c
  a a2a:Person ;
  rdfs:label "Aaje Keur" ;
  a2a:PersonName [
    rdfs:label "Aaje Keur" ;
    a2a:PersonNameFirstName "Aaje" ;
    a2a:PersonNameLastName "Keur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-a7d69fba-c86a-3fd2-ae61-e3f88a165fb6
  a a2a:Person ;
  rdfs:label "Henricus Jacobus Staal" ;
  a2a:PersonName [
    rdfs:label "Henricus Jacobus Staal" ;
    a2a:PersonNameFirstName "Henricus Jacobus" ;
    a2a:PersonNameLastName "Staal"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-2259b194-d63c-9050-5e73-f6b78461ebae
  a a2a:Person ;
  rdfs:label "Jacobus Staal" ;
  a2a:PersonName [
    rdfs:label "Jacobus Staal" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Staal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person-37d07bab-60bf-27bc-60a9-87be99c2ba81
  a a2a:Person ;
  rdfs:label "Johanna van der Kruijs" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Kruijs" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1893-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person:23297bb1-8fb5-57ab-02bc-479feb63da1c ;
  a2a:EventKeyRef oa:event_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Event1 .

oa:relationep_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person:a7d69fba-c86a-3fd2-ae61-e3f88a165fb6 ;
  a2a:EventKeyRef oa:event_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Event1 .

oa:relationep_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person:2259b194-d63c-9050-5e73-f6b78461ebae ;
  a2a:EventKeyRef oa:event_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Event1 .

oa:relationpp_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person:a7d69fba-c86a-3fd2-ae61-e3f88a165fb6, oa:person_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f_Person:37d07bab-60bf-27bc-60a9-87be99c2ba81 .

oa:source_bhi_08922b9e-e37c-22a6-dc53-156ad7eaab1f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1893-09-04 - 1893-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1893-09-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3633, Periode: 1893" ;
    a2a:Book "Overlijdensregister Helmond 1893" ;
    a2a:DocumentNumber "180" ;
    a2a:RegistryNumber "3633" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3633, Periode: 1893, Overlijdensregister Helmond 1893, 180, 3633"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4e4cb01a-51d7-f253-a021-4f75e4085bf6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4e4cb01a-51d7-f253-a021-4f75e4085bf6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08922b9e-e37c-22a6-dc53-156ad7eaab1f" ;
  a2a:RecordGUID "{08922b9e-e37c-22a6-dc53-156ad7eaab1f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24789_00024789.xml van BHI" .

