@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_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40
  a a2a:Record ;
  rdfs:label "Overlijden op 15 maart 1947 te Raamsdonk" ;
  a2a:hasPerson oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-4eea4c50-3d5b-3918-7095-4aec1809e09f, oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-14820007-1f9b-a9a5-aa35-6694ddac4aa3, oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-bc4058b1-4e66-a1b9-f8ce-85fe33d5f3ad, oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-e01ce53d-80fe-620c-3cdd-09c56ae0c160 ;
  a2a:hasEvent oa:event_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_0, oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_1, oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_2, oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_3 ;
  a2a:hasSource oa:source_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40 .

oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-4eea4c50-3d5b-3918-7095-4aec1809e09f
  a a2a:Person ;
  rdfs:label "Dingeman Kuijsters" ;
  a2a:PersonName [
    rdfs:label "Dingeman Kuijsters" ;
    a2a:PersonNameFirstName "Dingeman" ;
    a2a:PersonNameLastName "Kuijsters"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-14820007-1f9b-a9a5-aa35-6694ddac4aa3
  a a2a:Person ;
  rdfs:label "Piternella Verschuren" ;
  a2a:PersonName [
    rdfs:label "Piternella Verschuren" ;
    a2a:PersonNameFirstName "Piternella" ;
    a2a:PersonNameLastName "Verschuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-bc4058b1-4e66-a1b9-f8ce-85fe33d5f3ad
  a a2a:Person ;
  rdfs:label "Johannes Kuijsters" ;
  a2a:PersonName [
    rdfs:label "Johannes Kuijsters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kuijsters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person-e01ce53d-80fe-620c-3cdd-09c56ae0c160
  a a2a:Person ;
  rdfs:label "Dijmphna Hendrica Maria Bouwens" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Hendrica Maria Bouwens" ;
    a2a:PersonNameFirstName "Dijmphna Hendrica Maria" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1947-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person:4eea4c50-3d5b-3918-7095-4aec1809e09f ;
  a2a:EventKeyRef oa:event_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Event1 .

oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person:14820007-1f9b-a9a5-aa35-6694ddac4aa3 ;
  a2a:EventKeyRef oa:event_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Event1 .

oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person:bc4058b1-4e66-a1b9-f8ce-85fe33d5f3ad ;
  a2a:EventKeyRef oa:event_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Event1 .

oa:relationep_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Person:e01ce53d-80fe-620c-3cdd-09c56ae0c160 ;
  a2a:EventKeyRef oa:event_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40_Event1 .

oa:source_bhi_5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1947-03-17 - 1947-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1947-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3439, Periode: 1947" ;
    a2a:Book "Overlijdensregister Raamsdonk 1947" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "3439" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3439, Periode: 1947, Overlijdensregister Raamsdonk 1947, 31, 3439"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3522e538-7917-30af-e5d1-a35d81d1820a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3522e538-7917-30af-e5d1-a35d81d1820a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40" ;
  a2a:RecordGUID "{5f1e7fdb-aa2b-acc2-c584-fd2bfa0c4e40}" ;
  a2a:SourceRemarkdeel "3439" ;
  a2a:SourceRemarkregister_periode "1947" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_144_00000144.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1947-03-15" .
