@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_a23cee54-2eca-cf54-e9bb-2527bb406147
  a a2a:Record ;
  rdfs:label "Overlijden op 2 maart 1948 te Raamsdonk" ;
  a2a:hasPerson oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-d6916550-2fae-b7d4-26b8-d0e33aa146e7, oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-41c15600-594c-3245-03bd-2fe3f0062a4b, oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-fa16ece0-d69f-0042-8938-f0a64c76e6b9, oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-4c8c5555-3ea8-44e6-8cb5-ba648a942e95 ;
  a2a:hasEvent oa:event_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_0, oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_1, oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_2, oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_3 ;
  a2a:hasSource oa:source_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147 .

oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-d6916550-2fae-b7d4-26b8-d0e33aa146e7
  a a2a:Person ;
  rdfs:label "Roelf Maarhuis" ;
  a2a:PersonName [
    rdfs:label "Roelf Maarhuis" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Maarhuis"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-41c15600-594c-3245-03bd-2fe3f0062a4b
  a a2a:Person ;
  rdfs:label "Luiktje Meruma" ;
  a2a:PersonName [
    rdfs:label "Luiktje Meruma" ;
    a2a:PersonNameFirstName "Luiktje" ;
    a2a:PersonNameLastName "Meruma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-fa16ece0-d69f-0042-8938-f0a64c76e6b9
  a a2a:Person ;
  rdfs:label "Adolf Maarhuis" ;
  a2a:PersonName [
    rdfs:label "Adolf Maarhuis" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Maarhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person-4c8c5555-3ea8-44e6-8cb5-ba648a942e95
  a a2a:Person ;
  rdfs:label "Marina van Eck" ;
  a2a:PersonName [
    rdfs:label "Marina van Eck" ;
    a2a:PersonNameFirstName "Marina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1948-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person:d6916550-2fae-b7d4-26b8-d0e33aa146e7 ;
  a2a:EventKeyRef oa:event_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Event1 .

oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person:41c15600-594c-3245-03bd-2fe3f0062a4b ;
  a2a:EventKeyRef oa:event_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Event1 .

oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person:fa16ece0-d69f-0042-8938-f0a64c76e6b9 ;
  a2a:EventKeyRef oa:event_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Event1 .

oa:relationep_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Person:4c8c5555-3ea8-44e6-8cb5-ba648a942e95 ;
  a2a:EventKeyRef oa:event_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147_Event1 .

oa:source_bhi_a23cee54-2eca-cf54-e9bb-2527bb406147
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1948-03-04 - 1948-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1948-03-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3440, Periode: 1948" ;
    a2a:Book "Overlijdensregister Raamsdonk 1948" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "3440" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3440, Periode: 1948, Overlijdensregister Raamsdonk 1948, 21, 3440"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ee0b1df6-9aa2-9394-dd3b-a2d7d35514f5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ee0b1df6-9aa2-9394-dd3b-a2d7d35514f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a23cee54-2eca-cf54-e9bb-2527bb406147" ;
  a2a:RecordGUID "{a23cee54-2eca-cf54-e9bb-2527bb406147}" ;
  a2a:SourceRemarkdeel "3440" ;
  a2a:SourceRemarkregister_periode "1948" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_149_00000149.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1948-03-02" .
