@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_39278e2f-3e85-e599-90f2-c32d62bd9c71
  a a2a:Record ;
  rdfs:label "Overlijden op 5 september 1934 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person-5ab2c188-eaf6-d1ea-7290-4cf9ae56f176, oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person-3d1ad6eb-b255-1b7d-d4b5-5be8559fdfc9, oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person-847886f7-b9e7-620e-aab3-504389ba590b ;
  a2a:hasEvent oa:event_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_0, oa:relationep_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_1, oa:relationep_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_2 ;
  a2a:hasSource oa:source_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71 .

oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person-5ab2c188-eaf6-d1ea-7290-4cf9ae56f176
  a a2a:Person ;
  rdfs:label "N.N. Philippe" ;
  a2a:PersonName [
    rdfs:label "N.N. Philippe" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Philippe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person-3d1ad6eb-b255-1b7d-d4b5-5be8559fdfc9
  a a2a:Person ;
  rdfs:label "Petrus Joannes Philippe" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Philippe" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Philippe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person-847886f7-b9e7-620e-aab3-504389ba590b
  a a2a:Person ;
  rdfs:label "Antonia Maria Hendrina Tonneijk" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Hendrina Tonneijk" ;
    a2a:PersonNameFirstName "Antonia Maria Hendrina" ;
    a2a:PersonNameLastName "Tonneijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1934-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person:5ab2c188-eaf6-d1ea-7290-4cf9ae56f176 ;
  a2a:EventKeyRef oa:event_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Event1 .

oa:relationep_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person:3d1ad6eb-b255-1b7d-d4b5-5be8559fdfc9 ;
  a2a:EventKeyRef oa:event_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Event1 .

oa:relationep_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Person:847886f7-b9e7-620e-aab3-504389ba590b ;
  a2a:EventKeyRef oa:event_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71_Event1 .

oa:source_bhi_39278e2f-3e85-e599-90f2-c32d62bd9c71
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1934-09-07 - 1934-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1934-09-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 175, Periode: 1934" ;
    a2a:Book "Overlijdensregister Eindhoven 1934" ;
    a2a:DocumentNumber "574" ;
    a2a:RegistryNumber "175" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 175, Periode: 1934, Overlijdensregister Eindhoven 1934, 574, 175"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2ebaa4d4-3ae5-b8df-1e7a-87d3f541f59c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2ebaa4d4-3ae5-b8df-1e7a-87d3f541f59c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/39278e2f-3e85-e599-90f2-c32d62bd9c71" ;
  a2a:RecordGUID "{39278e2f-3e85-e599-90f2-c32d62bd9c71}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_64_00000064.xml van BHI" .

