@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_def2fc68-1d71-9c53-ad2f-e1faaa88074a
  a a2a:Record ;
  rdfs:label "Overlijden op 26 maart 1938 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-5dc1276e-13ee-6ebe-410c-d7a56ff4ad70, oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-5213dbfd-38d5-b2c5-fcc0-8d074ba8d13b, oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-d64013f2-5f4a-a236-70ad-801fdd99ba2e, oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-b50e8a73-252a-4c06-1df5-a54511e8736f ;
  a2a:hasEvent oa:event_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_0, oa:relationep_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_1, oa:relationep_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_0 ;
  a2a:hasSource oa:source_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a .

oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-5dc1276e-13ee-6ebe-410c-d7a56ff4ad70
  a a2a:Person ;
  rdfs:label "Maria Gertruda Zeegers" ;
  a2a:PersonName [
    rdfs:label "Maria Gertruda Zeegers" ;
    a2a:PersonNameFirstName "Maria Gertruda" ;
    a2a:PersonNameLastName "Zeegers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-5213dbfd-38d5-b2c5-fcc0-8d074ba8d13b
  a a2a:Person ;
  rdfs:label "Johannes Hubertus Zeegers" ;
  a2a:PersonName [
    rdfs:label "Johannes Hubertus Zeegers" ;
    a2a:PersonNameFirstName "Johannes Hubertus" ;
    a2a:PersonNameLastName "Zeegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-d64013f2-5f4a-a236-70ad-801fdd99ba2e
  a a2a:Person ;
  rdfs:label "Anna Hubertina Mommers" ;
  a2a:PersonName [
    rdfs:label "Anna Hubertina Mommers" ;
    a2a:PersonNameFirstName "Anna Hubertina" ;
    a2a:PersonNameLastName "Mommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person-b50e8a73-252a-4c06-1df5-a54511e8736f
  a a2a:Person ;
  rdfs:label "Johannes Leonardus Ghijssen" ;
  a2a:PersonName [
    rdfs:label "Johannes Leonardus Ghijssen" ;
    a2a:PersonNameFirstName "Johannes Leonardus" ;
    a2a:PersonNameLastName "Ghijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1938-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person:5dc1276e-13ee-6ebe-410c-d7a56ff4ad70 ;
  a2a:EventKeyRef oa:event_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Event1 .

oa:relationep_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person:5213dbfd-38d5-b2c5-fcc0-8d074ba8d13b ;
  a2a:EventKeyRef oa:event_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Event1 .

oa:relationep_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person:d64013f2-5f4a-a236-70ad-801fdd99ba2e ;
  a2a:EventKeyRef oa:event_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Event1 .

oa:relationpp_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person:5dc1276e-13ee-6ebe-410c-d7a56ff4ad70, oa:person_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a_Person:b50e8a73-252a-4c06-1df5-a54511e8736f .

oa:source_bhi_def2fc68-1d71-9c53-ad2f-e1faaa88074a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1938-03-28 - 1938-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1938-03-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 177, Periode: 1938" ;
    a2a:Book "Overlijdensregister Eindhoven 1938" ;
    a2a:DocumentNumber "224" ;
    a2a:RegistryNumber "177" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 177, Periode: 1938, Overlijdensregister Eindhoven 1938, 224, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c9a1901f-9a1a-4979-8502-343eb7321b3c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c9a1901f-9a1a-4979-8502-343eb7321b3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/def2fc68-1d71-9c53-ad2f-e1faaa88074a" ;
  a2a:RecordGUID "{def2fc68-1d71-9c53-ad2f-e1faaa88074a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_142_00000142.xml van BHI" .

