@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_0c64ade2-534f-0d18-e4ec-2af158bc1bf0
  a a2a:Record ;
  rdfs:label "Overlijden op 25 maart 1859 te Heeze" ;
  a2a:hasPerson oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-5935f528-4637-11e3-a747-d206bceb4d38, oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-59353962-4637-11e3-a747-d206bceb4d38, oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-5935adc0-4637-11e3-a747-d206bceb4d38, oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-59357580-4637-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_0, oa:relationep_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_1, oa:relationep_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_0 ;
  a2a:hasSource oa:source_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0 .

oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-5935f528-4637-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Johanna Cailliou" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Cailliou" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Cailliou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-59353962-4637-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrik Antonie van Poppel" ;
  a2a:PersonName [
    rdfs:label "Hendrik Antonie van Poppel" ;
    a2a:PersonNameFirstName "Hendrik Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-5935adc0-4637-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonie van Poppel" ;
  a2a:PersonName [
    rdfs:label "Antonie van Poppel" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person-59357580-4637-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Catharina Manjan" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Manjan" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Manjan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1859-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:relationep_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person:5935f528-4637-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Event1 .

oa:relationep_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person:59353962-4637-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Event1 .

oa:relationep_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person:5935adc0-4637-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Event1 .

oa:relationpp_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person:59353962-4637-11e3-a747-d206bceb4d38, oa:person_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0_Person:59357580-4637-11e3-a747-d206bceb4d38 .

oa:source_bhi_0c64ade2-534f-0d18-e4ec-2af158bc1bf0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze", "1859-01-01 - 1859-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3522, Periode: 1859" ;
    a2a:Book "Overlijdensregister 1859" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "3522" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3522, Periode: 1859, Overlijdensregister 1859, 11, 3522"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9f56276c-d135-521b-6b35-877d00556344.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9f56276c-d135-521b-6b35-877d00556344.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c64ade2-534f-0d18-e4ec-2af158bc1bf0" ;
  a2a:RecordGUID "{0c64ade2-534f-0d18-e4ec-2af158bc1bf0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23109_00023109.xml van BHI" .

