@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_13d3a89f-40c7-ef78-a00a-4cddf6c88a80
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1857 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-ca946598-f11f-e17a-c9db-42c31a875b71, oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-a7850699-0e29-5d98-cfb8-58af0a423546, oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-44c6e586-3383-697b-4a42-62b487bdfe93, oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-4fb7359f-af27-e000-dd7e-177011fe769a ;
  a2a:hasEvent oa:event_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_0, oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_1, oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_2, oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_3 ;
  a2a:hasSource oa:source_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80 .

oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-ca946598-f11f-e17a-c9db-42c31a875b71
  a a2a:Person ;
  rdfs:label "Jacoba Dieben" ;
  a2a:PersonName [
    rdfs:label "Jacoba Dieben" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Dieben"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-a7850699-0e29-5d98-cfb8-58af0a423546
  a a2a:Person ;
  rdfs:label "Catharina van der Poel" ;
  a2a:PersonName [
    rdfs:label "Catharina van der Poel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-44c6e586-3383-697b-4a42-62b487bdfe93
  a a2a:Person ;
  rdfs:label "Simon Dieben" ;
  a2a:PersonName [
    rdfs:label "Simon Dieben" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Dieben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person-4fb7359f-af27-e000-dd7e-177011fe769a
  a a2a:Person ;
  rdfs:label "Antonij Fabrie" ;
  a2a:PersonName [
    rdfs:label "Antonij Fabrie" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Fabrie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1857-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person:ca946598-f11f-e17a-c9db-42c31a875b71 ;
  a2a:EventKeyRef oa:event_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Event1 .

oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person:a7850699-0e29-5d98-cfb8-58af0a423546 ;
  a2a:EventKeyRef oa:event_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Event1 .

oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person:44c6e586-3383-697b-4a42-62b487bdfe93 ;
  a2a:EventKeyRef oa:event_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Event1 .

oa:relationep_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Person:4fb7359f-af27-e000-dd7e-177011fe769a ;
  a2a:EventKeyRef oa:event_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80_Event1 .

oa:source_bhi_13d3a89f-40c7-ef78-a00a-4cddf6c88a80
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1857-03-19 - 1857-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1857-03-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6740, Periode: 1857" ;
    a2a:Book "Overlijdensregister Roosendaal 1857" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "6740" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6740, Periode: 1857, Overlijdensregister Roosendaal 1857, 26, 6740"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5bc0c550-d4f1-ade3-0192-e927c06c09c2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5bc0c550-d4f1-ade3-0192-e927c06c09c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/13d3a89f-40c7-ef78-a00a-4cddf6c88a80" ;
  a2a:RecordGUID "{13d3a89f-40c7-ef78-a00a-4cddf6c88a80}" ;
  a2a:SourceRemarkdeel "6740" ;
  a2a:SourceRemarkregister_periode "1857" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1150_00001150.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1857-03-19" .
