@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_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21
  a a2a:Record ;
  rdfs:label "Overlijden op 27 november 1954 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-6a490117-f973-cd77-8a39-8c64ce7f106a, oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-2a338961-5492-a76a-8676-6eec9cad6adc, oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-5ec15ee7-ffdc-229e-b86b-e92542e779f0, oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-2e406cf6-bf57-ce31-ba21-5a9a3752d368 ;
  a2a:hasEvent oa:event_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_0, oa:relationep_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_1, oa:relationep_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_0 ;
  a2a:hasSource oa:source_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21 .

oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-6a490117-f973-cd77-8a39-8c64ce7f106a
  a a2a:Person ;
  rdfs:label "Ferdinanda van Dommelen" ;
  a2a:PersonName [
    rdfs:label "Ferdinanda van Dommelen" ;
    a2a:PersonNameFirstName "Ferdinanda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dommelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-2a338961-5492-a76a-8676-6eec9cad6adc
  a a2a:Person ;
  rdfs:label "Adriaan van Dommelen" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Dommelen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dommelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-5ec15ee7-ffdc-229e-b86b-e92542e779f0
  a a2a:Person ;
  rdfs:label "Johanna Chabot" ;
  a2a:PersonName [
    rdfs:label "Johanna Chabot" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Chabot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person-2e406cf6-bf57-ce31-ba21-5a9a3752d368
  a a2a:Person ;
  rdfs:label "Petrus Johannes Luchtmeijer" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Luchtmeijer" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Luchtmeijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1954-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person:6a490117-f973-cd77-8a39-8c64ce7f106a ;
  a2a:EventKeyRef oa:event_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Event1 .

oa:relationep_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person:2a338961-5492-a76a-8676-6eec9cad6adc ;
  a2a:EventKeyRef oa:event_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Event1 .

oa:relationep_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person:5ec15ee7-ffdc-229e-b86b-e92542e779f0 ;
  a2a:EventKeyRef oa:event_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Event1 .

oa:relationpp_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person:6a490117-f973-cd77-8a39-8c64ce7f106a, oa:person_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21_Person:2e406cf6-bf57-ce31-ba21-5a9a3752d368 .

oa:source_bhi_3172d71e-9ccc-22b4-7d5b-e5c8107b6f21
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1954-11-29 - 1954-11-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-11-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-11-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1954-11-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3570, Periode: 1954" ;
    a2a:Book "Overlijdensregister Eindhoven 1954" ;
    a2a:DocumentNumber "532" ;
    a2a:RegistryNumber "3570" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3570, Periode: 1954, Overlijdensregister Eindhoven 1954, 532, 3570"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4ac27769-0661-af59-2e6c-77061c3b0135.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4ac27769-0661-af59-2e6c-77061c3b0135.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3172d71e-9ccc-22b4-7d5b-e5c8107b6f21" ;
  a2a:RecordGUID "{3172d71e-9ccc-22b4-7d5b-e5c8107b6f21}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_273_00000273.xml van BHI" .

