@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_41137a4d-e5d4-33fc-9505-c2cf0ea25a68
  a a2a:Record ;
  rdfs:label "Overlijden op 11 december 1811 te Zundert" ;
  a2a:hasPerson oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0da1f2c-463b-11e3-a747-d206bceb4d38, oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0da600e-463b-11e3-a747-d206bceb4d38, oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0daf0e6-463b-11e3-a747-d206bceb4d38, oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0daa64a-463b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_0, oa:relationep_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_1, oa:relationep_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_0 ;
  a2a:hasSource oa:source_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68 .

oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0da1f2c-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henri Lishout" ;
  a2a:PersonName [
    rdfs:label "Henri Lishout" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Lishout"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0da600e-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anne Marie Dielen" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Dielen" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Dielen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0daf0e6-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jeanne Marie Corneille Simons" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Corneille Simons" ;
    a2a:PersonNameFirstName "Jeanne Marie Corneille" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person-f0daa64a-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jean Thoni Lishout" ;
  a2a:PersonName [
    rdfs:label "Jean Thoni Lishout" ;
    a2a:PersonNameFirstName "Jean Thoni" ;
    a2a:PersonNameLastName "Lishout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1811-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:relationep_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person:f0da1f2c-463b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Event1 .

oa:relationep_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person:f0daf0e6-463b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Event1 .

oa:relationep_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person:f0daa64a-463b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Event1 .

oa:relationpp_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person:f0da1f2c-463b-11e3-a747-d206bceb4d38, oa:person_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68_Person:f0da600e-463b-11e3-a747-d206bceb4d38 .

oa:source_bhi_41137a4d-e5d4-33fc-9505-c2cf0ea25a68
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1811-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 9505, Periode: 1811" ;
    a2a:Book "Overlijdensregister 1811" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "9505" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 9505, Periode: 1811, Overlijdensregister 1811, 59, 9505"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/89683387-9c5c-29be-24cc-00c2f8d2e732.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/89683387-9c5c-29be-24cc-00c2f8d2e732.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41137a4d-e5d4-33fc-9505-c2cf0ea25a68" ;
  a2a:RecordGUID "{41137a4d-e5d4-33fc-9505-c2cf0ea25a68}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "9505" ;
  a2a:SourceRemarkregister_periode "1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_622_00000622.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1811-12-11" .
