@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_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a
  a a2a:Record ;
  rdfs:label "Overlijden op 24 mei 1959 te Steenbergen" ;
  a2a:hasPerson oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-bd15440e-6484-2ce6-e919-1fcb0ae9e62e, oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-5a46c208-6aa0-8957-50eb-e823f4f3eaae, oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-f86b74a2-c6ac-0b6c-07af-15fbd0cfafa5, oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-0dbb947f-bca8-9197-4951-0eaa5641be88 ;
  a2a:hasEvent oa:event_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_0, oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_1, oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_2, oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_3 ;
  a2a:hasSource oa:source_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a .

oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-bd15440e-6484-2ce6-e919-1fcb0ae9e62e
  a a2a:Person ;
  rdfs:label "Jacobus Aloysius Ambags" ;
  a2a:PersonName [
    rdfs:label "Jacobus Aloysius Ambags" ;
    a2a:PersonNameFirstName "Jacobus Aloysius" ;
    a2a:PersonNameLastName "Ambags"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-5a46c208-6aa0-8957-50eb-e823f4f3eaae
  a a2a:Person ;
  rdfs:label "Maria Antonissen" ;
  a2a:PersonName [
    rdfs:label "Maria Antonissen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Antonissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-f86b74a2-c6ac-0b6c-07af-15fbd0cfafa5
  a a2a:Person ;
  rdfs:label "Jacobi Jacobus Ambags" ;
  a2a:PersonName [
    rdfs:label "Jacobi Jacobus Ambags" ;
    a2a:PersonNameFirstName "Jacobi Jacobus" ;
    a2a:PersonNameLastName "Ambags"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person-0dbb947f-bca8-9197-4951-0eaa5641be88
  a a2a:Person ;
  rdfs:label "Willemina de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Willemina de Bruijn" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1959-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person:bd15440e-6484-2ce6-e919-1fcb0ae9e62e ;
  a2a:EventKeyRef oa:event_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Event1 .

oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person:5a46c208-6aa0-8957-50eb-e823f4f3eaae ;
  a2a:EventKeyRef oa:event_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Event1 .

oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person:f86b74a2-c6ac-0b6c-07af-15fbd0cfafa5 ;
  a2a:EventKeyRef oa:event_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Event1 .

oa:relationep_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Person:0dbb947f-bca8-9197-4951-0eaa5641be88 ;
  a2a:EventKeyRef oa:event_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a_Event1 .

oa:source_bhi_eb2bbc59-01f6-3114-6c8a-e652d1c4c19a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1959-05-25 - 1959-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1959-05-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4413, Periode: 1959" ;
    a2a:Book "Overlijdensregister Steenbergen 1959" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "4413" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4413, Periode: 1959, Overlijdensregister Steenbergen 1959, 44, 4413"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6a7f194b-08f9-d455-6378-9b9070e70c0c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6a7f194b-08f9-d455-6378-9b9070e70c0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eb2bbc59-01f6-3114-6c8a-e652d1c4c19a" ;
  a2a:RecordGUID "{eb2bbc59-01f6-3114-6c8a-e652d1c4c19a}" ;
  a2a:SourceRemarkdeel "4413" ;
  a2a:SourceRemarkregister_periode "1959" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2254_00002254.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1959-05-24" .
