@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_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juli 1961 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-49f4c06f-35b6-3742-7a2a-1b255e950604, oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-9f70c03e-55c4-aa53-96c8-5b5cf9b534a7, oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-d89cc9d1-30f8-2782-0bd7-64c9772d93ed, oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-e75665f4-e2b6-5013-22bd-b18d1461d112 ;
  a2a:hasEvent oa:event_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_0, oa:relationep_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_1, oa:relationep_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_0 ;
  a2a:hasSource oa:source_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e .

oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-49f4c06f-35b6-3742-7a2a-1b255e950604
  a a2a:Person ;
  rdfs:label "Otto Wolfert" ;
  a2a:PersonName [
    rdfs:label "Otto Wolfert" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Wolfert"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-9f70c03e-55c4-aa53-96c8-5b5cf9b534a7
  a a2a:Person ;
  rdfs:label "Johanna Maria van Honk" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Honk" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Honk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-d89cc9d1-30f8-2782-0bd7-64c9772d93ed
  a a2a:Person ;
  rdfs:label "Arie Wolfert" ;
  a2a:PersonName [
    rdfs:label "Arie Wolfert" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Wolfert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person-e75665f4-e2b6-5013-22bd-b18d1461d112
  a a2a:Person ;
  rdfs:label "Geertruida Johanna Maria van Beusecom" ;
  a2a:PersonName [
    rdfs:label "Geertruida Johanna Maria van Beusecom" ;
    a2a:PersonNameFirstName "Geertruida Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beusecom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1961-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person:49f4c06f-35b6-3742-7a2a-1b255e950604 ;
  a2a:EventKeyRef oa:event_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Event1 .

oa:relationep_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person:9f70c03e-55c4-aa53-96c8-5b5cf9b534a7 ;
  a2a:EventKeyRef oa:event_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Event1 .

oa:relationep_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person:d89cc9d1-30f8-2782-0bd7-64c9772d93ed ;
  a2a:EventKeyRef oa:event_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Event1 .

oa:relationpp_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person:49f4c06f-35b6-3742-7a2a-1b255e950604, oa:person_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e_Person:e75665f4-e2b6-5013-22bd-b18d1461d112 .

oa:source_bhi_e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1961-07-31 - 1961-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1961-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3499, Periode: 1961" ;
    a2a:Book "Overlijdensregister Eindhoven 1961" ;
    a2a:DocumentNumber "670" ;
    a2a:RegistryNumber "3499" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3499, Periode: 1961, Overlijdensregister Eindhoven 1961, 670, 3499"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2107cde5-5344-65b0-308c-fd860293629e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2107cde5-5344-65b0-308c-fd860293629e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e" ;
  a2a:RecordGUID "{e1dfa57b-85cd-d7c0-0a4f-3cbaf178aa8e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_473_00000473.xml van BHI" .

