@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_10b4e3e5-efcf-96be-8f96-d36bb5dbde31
  a a2a:Record ;
  rdfs:label "Overlijden op 12 februari 1948 te Raamsdonk" ;
  a2a:hasPerson oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person-50e8f2d7-b60e-77b4-2100-9b32f2e535e6, oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person-c953011d-d940-19eb-ae3a-44c7f4b46b70, oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person-2c4b1826-31b9-cef6-2237-44d593cbc4a9 ;
  a2a:hasEvent oa:event_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_0, oa:relationep_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_1, oa:relationep_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_2 ;
  a2a:hasSource oa:source_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31 .

oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person-50e8f2d7-b60e-77b4-2100-9b32f2e535e6
  a a2a:Person ;
  rdfs:label "Adriana Jacoba Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Adriana Jacoba Maria Smits" ;
    a2a:PersonNameFirstName "Adriana Jacoba Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person-c953011d-d940-19eb-ae3a-44c7f4b46b70
  a a2a:Person ;
  rdfs:label "Maria Francijna van Raamsdonk" ;
  a2a:PersonName [
    rdfs:label "Maria Francijna van Raamsdonk" ;
    a2a:PersonNameFirstName "Maria Francijna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raamsdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person-2c4b1826-31b9-cef6-2237-44d593cbc4a9
  a a2a:Person ;
  rdfs:label "Johan Smits" ;
  a2a:PersonName [
    rdfs:label "Johan Smits" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1948-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person:50e8f2d7-b60e-77b4-2100-9b32f2e535e6 ;
  a2a:EventKeyRef oa:event_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Event1 .

oa:relationep_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person:c953011d-d940-19eb-ae3a-44c7f4b46b70 ;
  a2a:EventKeyRef oa:event_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Event1 .

oa:relationep_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Person:2c4b1826-31b9-cef6-2237-44d593cbc4a9 ;
  a2a:EventKeyRef oa:event_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31_Event1 .

oa:source_bhi_10b4e3e5-efcf-96be-8f96-d36bb5dbde31
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1948-02-13 - 1948-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1948-02-13"^^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 "15" ;
    a2a:RegistryNumber "3440" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3440, Periode: 1948, Overlijdensregister Raamsdonk 1948, 15, 3440"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2adfc37b-1786-e6be-4626-5015bccf6f7e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2adfc37b-1786-e6be-4626-5015bccf6f7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/10b4e3e5-efcf-96be-8f96-d36bb5dbde31" ;
  a2a:RecordGUID "{10b4e3e5-efcf-96be-8f96-d36bb5dbde31}" ;
  a2a:SourceRemarkdeel "3440" ;
  a2a:SourceRemarkregister_periode "1948" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_138_00000138.xml van BHI" .

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