@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_c4a18d09-e694-2dad-8238-acfb706bfc13
  a a2a:Record ;
  rdfs:label "Overlijden op 23 mei 1879 te Someren" ;
  a2a:hasPerson oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b28752a-465c-11e3-a747-d206bceb4d38, oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b291d36-465c-11e3-a747-d206bceb4d38, oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b28e50a-465c-11e3-a747-d206bceb4d38, oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b28aa40-465c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_0, oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_1, oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_2, oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_3 ;
  a2a:hasSource oa:source_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13 .

oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b28752a-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Francis Bernards" ;
  a2a:PersonName [
    rdfs:label "Francis Bernards" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Bernards"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b291d36-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena van Diepen" ;
  a2a:PersonName [
    rdfs:label "Helena van Diepen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diepen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b28e50a-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonie Hendrik Bernards" ;
  a2a:PersonName [
    rdfs:label "Antonie Hendrik Bernards" ;
    a2a:PersonNameFirstName "Antonie Hendrik" ;
    a2a:PersonNameLastName "Bernards"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person-5b28aa40-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonetta van den Eijnde" ;
  a2a:PersonName [
    rdfs:label "Antonetta van den Eijnde" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Eijnde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1879-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren"
  ] .

oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person:5b28752a-465c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Event1 .

oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person:5b291d36-465c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Event1 .

oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person:5b28e50a-465c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Event1 .

oa:relationep_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar van" ;
  a2a:RelationType "other:Weduwnaar van" ;
  a2a:PersonKeyRef oa:person_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Person:5b28aa40-465c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13_Event1 .

oa:source_bhi_c4a18d09-e694-2dad-8238-acfb706bfc13
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren", "1879-05-23 - 1879-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1879-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 7164, Periode: 1879" ;
    a2a:Book "Overlijdensregister Someren 1879" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "7164" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 7164, Periode: 1879, Overlijdensregister Someren 1879, 25, 7164"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/87c67ea0-b011-557d-6739-67213bad4d59.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/87c67ea0-b011-557d-6739-67213bad4d59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c4a18d09-e694-2dad-8238-acfb706bfc13" ;
  a2a:RecordGUID "{c4a18d09-e694-2dad-8238-acfb706bfc13}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwnaar van Johanna Smulders." ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "7164" ;
  a2a:SourceRemarkregister_periode "1879" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1105_00001105.xml van BHI" .

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