@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_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juli 1913 te Helmond" ;
  a2a:hasPerson oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person-2d340331-d3c1-9b1c-25a5-0c368aa31f7b, oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person-2c14244d-5f63-fe87-29e3-2801c53f5e59, oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person-4c20e1c6-8f67-d458-e1b6-53fde84fc541 ;
  a2a:hasEvent oa:event_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_0, oa:relationep_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_1, oa:relationep_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_2 ;
  a2a:hasSource oa:source_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c .

oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person-2d340331-d3c1-9b1c-25a5-0c368aa31f7b
  a a2a:Person ;
  rdfs:label "Gerrit Antonius Maria van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit Antonius Maria van der Vorst" ;
    a2a:PersonNameFirstName "Gerrit Antonius Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vorst"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person-2c14244d-5f63-fe87-29e3-2801c53f5e59
  a a2a:Person ;
  rdfs:label "Gertruda Justina Gommans" ;
  a2a:PersonName [
    rdfs:label "Gertruda Justina Gommans" ;
    a2a:PersonNameFirstName "Gertruda Justina" ;
    a2a:PersonNameLastName "Gommans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person-4c20e1c6-8f67-d458-e1b6-53fde84fc541
  a a2a:Person ;
  rdfs:label "Antonius van der Vorst" ;
  a2a:PersonName [
    rdfs:label "Antonius van der Vorst" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1913-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person:2d340331-d3c1-9b1c-25a5-0c368aa31f7b ;
  a2a:EventKeyRef oa:event_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Event1 .

oa:relationep_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person:2c14244d-5f63-fe87-29e3-2801c53f5e59 ;
  a2a:EventKeyRef oa:event_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Event1 .

oa:relationep_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Person:4c20e1c6-8f67-d458-e1b6-53fde84fc541 ;
  a2a:EventKeyRef oa:event_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c_Event1 .

oa:source_bhi_0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1913-07-04 - 1913-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1913-07-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1506, Periode: 1913" ;
    a2a:Book "Overlijdensregister Helmond 1913" ;
    a2a:DocumentNumber "194" ;
    a2a:RegistryNumber "1506" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1506, Periode: 1913, Overlijdensregister Helmond 1913, 194, 1506"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1b3dfae7-dfdd-90fc-df70-936b2d7e1cd7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1b3dfae7-dfdd-90fc-df70-936b2d7e1cd7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c" ;
  a2a:RecordGUID "{0d1eff08-eeeb-e3bd-82e7-1d069e8fe14c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_50_00000050.xml van BHI" .

