@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_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1
  a a2a:Record ;
  rdfs:label "Overlijden op 14 oktober 1885 te Raamsdonk" ;
  a2a:hasPerson oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person-2365e36b-cdb9-0ac1-4a6e-e32dad956ea3, oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person-27e671d6-2478-be4b-d5a5-10774dbbdfe8, oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person-8c91dc24-7fd1-4429-11c1-82a61531e28b ;
  a2a:hasEvent oa:event_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_0, oa:relationep_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_1, oa:relationep_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_2 ;
  a2a:hasSource oa:source_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1 .

oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person-2365e36b-cdb9-0ac1-4a6e-e32dad956ea3
  a a2a:Person ;
  rdfs:label "N.N. Hitters" ;
  a2a:PersonName [
    rdfs:label "N.N. Hitters" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Hitters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person-27e671d6-2478-be4b-d5a5-10774dbbdfe8
  a a2a:Person ;
  rdfs:label "Catharina Waskowski" ;
  a2a:PersonName [
    rdfs:label "Catharina Waskowski" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Waskowski"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person-8c91dc24-7fd1-4429-11c1-82a61531e28b
  a a2a:Person ;
  rdfs:label "Christiaan Hitters" ;
  a2a:PersonName [
    rdfs:label "Christiaan Hitters" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Hitters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1885-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person:2365e36b-cdb9-0ac1-4a6e-e32dad956ea3 ;
  a2a:EventKeyRef oa:event_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Event1 .

oa:relationep_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person:27e671d6-2478-be4b-d5a5-10774dbbdfe8 ;
  a2a:EventKeyRef oa:event_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Event1 .

oa:relationep_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Person:8c91dc24-7fd1-4429-11c1-82a61531e28b ;
  a2a:EventKeyRef oa:event_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1_Event1 .

oa:source_bhi_00a8bc2b-0bf0-9da9-61b3-35c6c83166f1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1885-10-15 - 1885-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1885-10-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6502, Periode: 1885" ;
    a2a:Book "Overlijdensregister Raamsdonk 1885" ;
    a2a:DocumentNumber "92" ;
    a2a:RegistryNumber "6502" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6502, Periode: 1885, Overlijdensregister Raamsdonk 1885, 92, 6502"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e79940d5-4da4-de0d-77fc-078856b85b95.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e79940d5-4da4-de0d-77fc-078856b85b95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00a8bc2b-0bf0-9da9-61b3-35c6c83166f1" ;
  a2a:RecordGUID "{00a8bc2b-0bf0-9da9-61b3-35c6c83166f1}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkdeel "6502" ;
  a2a:SourceRemarkregister_periode "1885" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_53_00000053.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1885-10-14" .
