@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_0da335e8-62a4-1cf0-e12e-23fba6a39e8e
  a a2a:Record ;
  rdfs:label "Overlijden op 7 mei 1966 te Geldrop" ;
  a2a:hasPerson oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-65588d11-a282-3f85-5e14-408257e4d77d, oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-a8728b9c-ea03-876b-bc11-b6f08548b9d0, oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-90a8ffc3-60ac-626f-1210-e92491596809, oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-2c42e218-2262-e0b5-24f9-00382de200fd ;
  a2a:hasEvent oa:event_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_0, oa:relationep_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_1, oa:relationep_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_0 ;
  a2a:hasSource oa:source_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e .

oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-65588d11-a282-3f85-5e14-408257e4d77d
  a a2a:Person ;
  rdfs:label "Maria Philomena Snijers" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena Snijers" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNameLastName "Snijers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-a8728b9c-ea03-876b-bc11-b6f08548b9d0
  a a2a:Person ;
  rdfs:label "Anna Catharina Vogels" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vogels" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vogels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-90a8ffc3-60ac-626f-1210-e92491596809
  a a2a:Person ;
  rdfs:label "Ludovicus Antonius Snijers" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Antonius Snijers" ;
    a2a:PersonNameFirstName "Ludovicus Antonius" ;
    a2a:PersonNameLastName "Snijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person-2c42e218-2262-e0b5-24f9-00382de200fd
  a a2a:Person ;
  rdfs:label "Henricus Peter Johannes Rijnders" ;
  a2a:PersonName [
    rdfs:label "Henricus Peter Johannes Rijnders" ;
    a2a:PersonNameFirstName "Henricus Peter Johannes" ;
    a2a:PersonNameLastName "Rijnders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1966-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person:65588d11-a282-3f85-5e14-408257e4d77d ;
  a2a:EventKeyRef oa:event_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Event1 .

oa:relationep_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person:a8728b9c-ea03-876b-bc11-b6f08548b9d0 ;
  a2a:EventKeyRef oa:event_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Event1 .

oa:relationep_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person:90a8ffc3-60ac-626f-1210-e92491596809 ;
  a2a:EventKeyRef oa:event_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Event1 .

oa:relationpp_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person:65588d11-a282-3f85-5e14-408257e4d77d, oa:person_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e_Person:2c42e218-2262-e0b5-24f9-00382de200fd .

oa:source_bhi_0da335e8-62a4-1cf0-e12e-23fba6a39e8e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop", "1966-05-09 - 1966-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1966-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3604, Periode: 1966" ;
    a2a:Book "Overlijdensregister Geldrop 1966" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "3604" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3604, Periode: 1966, Overlijdensregister Geldrop 1966, 64, 3604"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1d64295c-bf29-67b2-2a69-2111f5cfdcfe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1d64295c-bf29-67b2-2a69-2111f5cfdcfe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0da335e8-62a4-1cf0-e12e-23fba6a39e8e" ;
  a2a:RecordGUID "{0da335e8-62a4-1cf0-e12e-23fba6a39e8e}" ;
  a2a:SourceRemarkdeel "3604" ;
  a2a:SourceRemarkregister_periode "1966" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_796_00000796.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1966-05-07" .
