@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_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e
  a a2a:Record ;
  rdfs:label "Overlijden op 15 april 1913 te Woensel" ;
  a2a:hasPerson oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-df069003-4b58-22e9-2b1d-1324015d3373, oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-2ca1c9f0-f75d-7a43-b916-e0fd04b55ce3, oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-88c41667-6a92-8763-b8b1-8192e40268d7, oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-e5569aeb-37d9-5688-4743-b66f937da721 ;
  a2a:hasEvent oa:event_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_0, oa:relationep_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_1, oa:relationep_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_0 ;
  a2a:hasSource oa:source_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e .

oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-df069003-4b58-22e9-2b1d-1324015d3373
  a a2a:Person ;
  rdfs:label "Petronella Francen" ;
  a2a:PersonName [
    rdfs:label "Petronella Francen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Francen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-2ca1c9f0-f75d-7a43-b916-e0fd04b55ce3
  a a2a:Person ;
  rdfs:label "Elisabeth Lintermans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lintermans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Lintermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-88c41667-6a92-8763-b8b1-8192e40268d7
  a a2a:Person ;
  rdfs:label "Henricus Francen" ;
  a2a:PersonName [
    rdfs:label "Henricus Francen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Francen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person-e5569aeb-37d9-5688-4743-b66f937da721
  a a2a:Person ;
  rdfs:label "Christiaan Melis" ;
  a2a:PersonName [
    rdfs:label "Christiaan Melis" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1913-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:relationep_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person:df069003-4b58-22e9-2b1d-1324015d3373 ;
  a2a:EventKeyRef oa:event_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Event1 .

oa:relationep_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person:2ca1c9f0-f75d-7a43-b916-e0fd04b55ce3 ;
  a2a:EventKeyRef oa:event_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Event1 .

oa:relationep_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person:88c41667-6a92-8763-b8b1-8192e40268d7 ;
  a2a:EventKeyRef oa:event_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Event1 .

oa:relationpp_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person:df069003-4b58-22e9-2b1d-1324015d3373, oa:person_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e_Person:e5569aeb-37d9-5688-4743-b66f937da721 .

oa:source_bhi_7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1913-04-16 - 1913-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1913-04-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3681, Periode: 1913" ;
    a2a:Book "Overlijdensregister Woensel 1913" ;
    a2a:DocumentNumber "110" ;
    a2a:RegistryNumber "3681" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3681, Periode: 1913, Overlijdensregister Woensel 1913, 110, 3681"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d4504d7c-4e50-3bcd-b20a-bf1307bbe04a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d4504d7c-4e50-3bcd-b20a-bf1307bbe04a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e" ;
  a2a:RecordGUID "{7ce2b66c-ffaf-e9b4-c53c-e33f74e9466e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76615_00076615.xml van BHI" .

