@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_2370dee2-88eb-dbc8-e51b-aeec7e1c5325
  a a2a:Record ;
  rdfs:label "Overlijden op 16 augustus 1964 te Lieshout" ;
  a2a:hasPerson oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-30958558-b23e-da8a-180e-8147736a672e, oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-5abd9e52-08bc-7b49-45cb-eaa2e7a1addf, oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-4a3a6e17-eea6-94b4-5bac-605c29f9644a, oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-6e116b95-c1da-2f72-7608-88957e033ec6 ;
  a2a:hasEvent oa:event_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_0, oa:relationep_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_1, oa:relationep_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_0 ;
  a2a:hasSource oa:source_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325 .

oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-30958558-b23e-da8a-180e-8147736a672e
  a a2a:Person ;
  rdfs:label "Lodewijk Johan Brunot" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Johan Brunot" ;
    a2a:PersonNameFirstName "Lodewijk Johan" ;
    a2a:PersonNameLastName "Brunot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-5abd9e52-08bc-7b49-45cb-eaa2e7a1addf
  a a2a:Person ;
  rdfs:label "Maria Josephine Boriglione" ;
  a2a:PersonName [
    rdfs:label "Maria Josephine Boriglione" ;
    a2a:PersonNameFirstName "Maria Josephine" ;
    a2a:PersonNameLastName "Boriglione"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-4a3a6e17-eea6-94b4-5bac-605c29f9644a
  a a2a:Person ;
  rdfs:label "Julius Brunot" ;
  a2a:PersonName [
    rdfs:label "Julius Brunot" ;
    a2a:PersonNameFirstName "Julius" ;
    a2a:PersonNameLastName "Brunot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person-6e116b95-c1da-2f72-7608-88957e033ec6
  a a2a:Person ;
  rdfs:label "Maria Josephine N.N." ;
  a2a:PersonName [
    rdfs:label "Maria Josephine N.N." ;
    a2a:PersonNameFirstName "Maria Josephine" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1964-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout"
  ] .

oa:relationep_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person:30958558-b23e-da8a-180e-8147736a672e ;
  a2a:EventKeyRef oa:event_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Event1 .

oa:relationep_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person:5abd9e52-08bc-7b49-45cb-eaa2e7a1addf ;
  a2a:EventKeyRef oa:event_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Event1 .

oa:relationep_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person:4a3a6e17-eea6-94b4-5bac-605c29f9644a ;
  a2a:EventKeyRef oa:event_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Event1 .

oa:relationpp_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person:30958558-b23e-da8a-180e-8147736a672e, oa:person_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325_Person:6e116b95-c1da-2f72-7608-88957e033ec6 .

oa:source_bhi_2370dee2-88eb-dbc8-e51b-aeec7e1c5325
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout", "1964-08-17 - 1964-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1964-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3873, Periode: 1964" ;
    a2a:Book "Overlijdensregister Lieshout 1964" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "3873" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3873, Periode: 1964, Overlijdensregister Lieshout 1964, 11, 3873"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d550c1a2-7cfc-0041-1c14-650f38dfc283.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d550c1a2-7cfc-0041-1c14-650f38dfc283.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2370dee2-88eb-dbc8-e51b-aeec7e1c5325" ;
  a2a:RecordGUID "{2370dee2-88eb-dbc8-e51b-aeec7e1c5325}" ;
  a2a:SourceRemarkdeel "3873" ;
  a2a:SourceRemarkregister_periode "1964" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_844_00000844.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1964-08-16" .
