@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_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce
  a a2a:Record ;
  rdfs:label "Overlijden op 23 februari 1886 te Ossendrecht" ;
  a2a:hasPerson oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person-5ce8bd7a-4639-11e3-a747-d206bceb4d38, oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person-5ce883dc-4639-11e3-a747-d206bceb4d38, oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person-5ce84b38-4639-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_0, oa:relationep_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_1, oa:relationep_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_2 ;
  a2a:hasSource oa:source_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce .

oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person-5ce8bd7a-4639-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cicelia Goris" ;
  a2a:PersonName [
    rdfs:label "Cicelia Goris" ;
    a2a:PersonNameFirstName "Cicelia" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person-5ce883dc-4639-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Franciscus van Campo" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus van Campo" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person-5ce84b38-4639-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Josephus van Campo" ;
  a2a:PersonName [
    rdfs:label "Josephus van Campo" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campo"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1886-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht"
  ] .

oa:relationep_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person:5ce8bd7a-4639-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Event1 .

oa:relationep_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person:5ce883dc-4639-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Event1 .

oa:relationep_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Person:5ce84b38-4639-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce_Event1 .

oa:source_bhi_1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht", "1886-01-01 - 1886-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6181, Periode: 1886" ;
    a2a:Book "Overlijdensregister 1886" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "6181" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6181, Periode: 1886, Overlijdensregister 1886, 16, 6181"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8d040279-3a2b-1848-4875-e97525b9388a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8d040279-3a2b-1848-4875-e97525b9388a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce" ;
  a2a:RecordGUID "{1e09dc95-3cfb-8f7c-1dd2-b32e2f4dcdce}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "6181" ;
  a2a:SourceRemarkregister_periode "1886" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_163_00000163.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1886-02-23" .
