@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_efbe2c82-e06b-1ef6-431d-6d881bb20b90
  a a2a:Record ;
  rdfs:label "Overlijden op 16 januari 1922 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-4d85a96c-0e40-c638-0cff-548ea09ebb0c, oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-e06333f9-46eb-287f-0407-586672be0801, oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-5208ae4f-5b23-f392-7df6-e48c16f7f662, oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-0574087c-69eb-e721-3aeb-04a572df1005 ;
  a2a:hasEvent oa:event_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_0, oa:relationep_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_1, oa:relationep_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_0 ;
  a2a:hasSource oa:source_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90 .

oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-4d85a96c-0e40-c638-0cff-548ea09ebb0c
  a a2a:Person ;
  rdfs:label "Maria Lucia Hubertina Mulder" ;
  a2a:PersonName [
    rdfs:label "Maria Lucia Hubertina Mulder" ;
    a2a:PersonNameFirstName "Maria Lucia Hubertina" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-e06333f9-46eb-287f-0407-586672be0801
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Geres" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Geres" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Geres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-5208ae4f-5b23-f392-7df6-e48c16f7f662
  a a2a:Person ;
  rdfs:label "Rudolph Küppers" ;
  a2a:PersonName [
    rdfs:label "Rudolph Küppers" ;
    a2a:PersonNameFirstName "Rudolph" ;
    a2a:PersonNameLastName "Küppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person-0574087c-69eb-e721-3aeb-04a572df1005
  a a2a:Person ;
  rdfs:label "Jan Gillis Mulder" ;
  a2a:PersonName [
    rdfs:label "Jan Gillis Mulder" ;
    a2a:PersonNameFirstName "Jan Gillis" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1922-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person:4d85a96c-0e40-c638-0cff-548ea09ebb0c ;
  a2a:EventKeyRef oa:event_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Event1 .

oa:relationep_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person:e06333f9-46eb-287f-0407-586672be0801 ;
  a2a:EventKeyRef oa:event_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Event1 .

oa:relationep_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person:0574087c-69eb-e721-3aeb-04a572df1005 ;
  a2a:EventKeyRef oa:event_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Event1 .

oa:relationpp_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person:4d85a96c-0e40-c638-0cff-548ea09ebb0c, oa:person_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90_Person:5208ae4f-5b23-f392-7df6-e48c16f7f662 .

oa:source_bhi_efbe2c82-e06b-1ef6-431d-6d881bb20b90
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1922-01-17 - 1922-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1922-01-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 953, Periode: 1922" ;
    a2a:Book "Overlijdensregister Eindhoven 1922" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "953" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 953, Periode: 1922, Overlijdensregister Eindhoven 1922, 39, 953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/64c52a32-f750-1930-8ee4-6f6b18f077c0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/64c52a32-f750-1930-8ee4-6f6b18f077c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/efbe2c82-e06b-1ef6-431d-6d881bb20b90" ;
  a2a:RecordGUID "{efbe2c82-e06b-1ef6-431d-6d881bb20b90}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74876_00074876.xml van BHI" .

