@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_7970677e-c255-e00c-e16d-9426c38c7c6f
  a a2a:Record ;
  rdfs:label "Overlijden op 22 april 1896 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-30662e36-a771-c300-eb36-d903e3562e1a, oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-1fdcc837-107a-0ce3-a725-0c134c18dc57, oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-b23cc665-827a-2431-070e-dd266ec14c19, oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-2774cbf3-0ac2-4af9-c55c-b1828bade160 ;
  a2a:hasEvent oa:event_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_0, oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_1, oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_2, oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_3 ;
  a2a:hasSource oa:source_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f .

oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-30662e36-a771-c300-eb36-d903e3562e1a
  a a2a:Person ;
  rdfs:label "Antonius Christianus Daverveldt" ;
  a2a:PersonName [
    rdfs:label "Antonius Christianus Daverveldt" ;
    a2a:PersonNameFirstName "Antonius Christianus" ;
    a2a:PersonNameLastName "Daverveldt"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-1fdcc837-107a-0ce3-a725-0c134c18dc57
  a a2a:Person ;
  rdfs:label "Johanna Veraart" ;
  a2a:PersonName [
    rdfs:label "Johanna Veraart" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Veraart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-b23cc665-827a-2431-070e-dd266ec14c19
  a a2a:Person ;
  rdfs:label "Jacobus Antonius Daverveldt" ;
  a2a:PersonName [
    rdfs:label "Jacobus Antonius Daverveldt" ;
    a2a:PersonNameFirstName "Jacobus Antonius" ;
    a2a:PersonNameLastName "Daverveldt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person-2774cbf3-0ac2-4af9-c55c-b1828bade160
  a a2a:Person ;
  rdfs:label "Hermance Jäger" ;
  a2a:PersonName [
    rdfs:label "Hermance Jäger" ;
    a2a:PersonNameFirstName "Hermance" ;
    a2a:PersonNameLastName "Jäger"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1896-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person:30662e36-a771-c300-eb36-d903e3562e1a ;
  a2a:EventKeyRef oa:event_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Event1 .

oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person:1fdcc837-107a-0ce3-a725-0c134c18dc57 ;
  a2a:EventKeyRef oa:event_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Event1 .

oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person:b23cc665-827a-2431-070e-dd266ec14c19 ;
  a2a:EventKeyRef oa:event_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Event1 .

oa:relationep_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Person:2774cbf3-0ac2-4af9-c55c-b1828bade160 ;
  a2a:EventKeyRef oa:event_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f_Event1 .

oa:source_bhi_7970677e-c255-e00c-e16d-9426c38c7c6f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1896-04-23 - 1896-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1896-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6746, Periode: 1896" ;
    a2a:Book "Overlijdensregister Roosendaal 1896" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "6746" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6746, Periode: 1896, Overlijdensregister Roosendaal 1896, 85, 6746"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/efe742c0-4cac-b25e-9f52-717887e519ab.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/efe742c0-4cac-b25e-9f52-717887e519ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7970677e-c255-e00c-e16d-9426c38c7c6f" ;
  a2a:RecordGUID "{7970677e-c255-e00c-e16d-9426c38c7c6f}" ;
  a2a:SourceRemarkdeel "6746" ;
  a2a:SourceRemarkregister_periode "1896" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1286_00001286.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1896-04-22" .
