@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_8efca99c-2a53-331f-76cf-c6dd0691ce67
  a a2a:Record ;
  rdfs:label "Overlijden op 30 september 1960 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-79fe16da-465b-8dc4-424c-defa5091678c, oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-04422c3c-bbb1-4432-2dca-2df65a26a16f, oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-2916a409-60d5-3839-4eac-7d0bd6028b13, oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-e45110bf-dd7d-435a-c1d5-db3ddcbf93dc ;
  a2a:hasEvent oa:event_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_0, oa:relationep_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_1, oa:relationep_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_0 ;
  a2a:hasSource oa:source_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67 .

oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-79fe16da-465b-8dc4-424c-defa5091678c
  a a2a:Person ;
  rdfs:label "Petronella Anna Jacoba Vervoort" ;
  a2a:PersonName [
    rdfs:label "Petronella Anna Jacoba Vervoort" ;
    a2a:PersonNameFirstName "Petronella Anna Jacoba" ;
    a2a:PersonNameLastName "Vervoort"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-04422c3c-bbb1-4432-2dca-2df65a26a16f
  a a2a:Person ;
  rdfs:label "Maria Theodora Bussemakers" ;
  a2a:PersonName [
    rdfs:label "Maria Theodora Bussemakers" ;
    a2a:PersonNameFirstName "Maria Theodora" ;
    a2a:PersonNameLastName "Bussemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-2916a409-60d5-3839-4eac-7d0bd6028b13
  a a2a:Person ;
  rdfs:label "Franz Wilhelm Bellen" ;
  a2a:PersonName [
    rdfs:label "Franz Wilhelm Bellen" ;
    a2a:PersonNameFirstName "Franz Wilhelm" ;
    a2a:PersonNameLastName "Bellen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person-e45110bf-dd7d-435a-c1d5-db3ddcbf93dc
  a a2a:Person ;
  rdfs:label "Leonardus Vervoort" ;
  a2a:PersonName [
    rdfs:label "Leonardus Vervoort" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Vervoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1960-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person:79fe16da-465b-8dc4-424c-defa5091678c ;
  a2a:EventKeyRef oa:event_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Event1 .

oa:relationep_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person:04422c3c-bbb1-4432-2dca-2df65a26a16f ;
  a2a:EventKeyRef oa:event_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Event1 .

oa:relationep_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person:e45110bf-dd7d-435a-c1d5-db3ddcbf93dc ;
  a2a:EventKeyRef oa:event_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Event1 .

oa:relationpp_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person:79fe16da-465b-8dc4-424c-defa5091678c, oa:person_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67_Person:2916a409-60d5-3839-4eac-7d0bd6028b13 .

oa:source_bhi_8efca99c-2a53-331f-76cf-c6dd0691ce67
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1960-10-01 - 1960-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1960-10-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3582, Periode: 1960" ;
    a2a:Book "Overlijdensregister Eindhoven 1960" ;
    a2a:DocumentNumber "821" ;
    a2a:RegistryNumber "3582" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3582, Periode: 1960, Overlijdensregister Eindhoven 1960, 821, 3582"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f658a8b3-3786-2db7-8c65-0bd85493b7f0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f658a8b3-3786-2db7-8c65-0bd85493b7f0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8efca99c-2a53-331f-76cf-c6dd0691ce67" ;
  a2a:RecordGUID "{8efca99c-2a53-331f-76cf-c6dd0691ce67}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_320_00000320.xml van BHI" .

