@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_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2
  a a2a:Record ;
  rdfs:label "Overlijden op 26 september 1963 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-9399cd12-7dee-8277-63fe-b940c20881e5, oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-4879b200-4b9b-7054-12c2-36ccdbcca72e, oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-83b5a83c-de44-ce71-18ea-5c6da30244f8, oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-d5af9b6b-1b5c-d207-4875-387f119e9294 ;
  a2a:hasEvent oa:event_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_0, oa:relationep_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_1, oa:relationep_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_0 ;
  a2a:hasSource oa:source_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2 .

oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-9399cd12-7dee-8277-63fe-b940c20881e5
  a a2a:Person ;
  rdfs:label "Dorothea Elizabeth Maria Koenraadt" ;
  a2a:PersonName [
    rdfs:label "Dorothea Elizabeth Maria Koenraadt" ;
    a2a:PersonNameFirstName "Dorothea Elizabeth Maria" ;
    a2a:PersonNameLastName "Koenraadt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-4879b200-4b9b-7054-12c2-36ccdbcca72e
  a a2a:Person ;
  rdfs:label "Cornelis Petrus Johannes van Hooff" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus Johannes van Hooff" ;
    a2a:PersonNameFirstName "Cornelis Petrus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-83b5a83c-de44-ce71-18ea-5c6da30244f8
  a a2a:Person ;
  rdfs:label "Maria Catharina Anna Mortelmans" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Anna Mortelmans" ;
    a2a:PersonNameFirstName "Maria Catharina Anna" ;
    a2a:PersonNameLastName "Mortelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person-d5af9b6b-1b5c-d207-4875-387f119e9294
  a a2a:Person ;
  rdfs:label "Martinus Adrianus Johannes Koenraadt" ;
  a2a:PersonName [
    rdfs:label "Martinus Adrianus Johannes Koenraadt" ;
    a2a:PersonNameFirstName "Martinus Adrianus Johannes" ;
    a2a:PersonNameLastName "Koenraadt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1963-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person:9399cd12-7dee-8277-63fe-b940c20881e5 ;
  a2a:EventKeyRef oa:event_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Event1 .

oa:relationep_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person:83b5a83c-de44-ce71-18ea-5c6da30244f8 ;
  a2a:EventKeyRef oa:event_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Event1 .

oa:relationep_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person:d5af9b6b-1b5c-d207-4875-387f119e9294 ;
  a2a:EventKeyRef oa:event_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Event1 .

oa:relationpp_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person:9399cd12-7dee-8277-63fe-b940c20881e5, oa:person_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2_Person:4879b200-4b9b-7054-12c2-36ccdbcca72e .

oa:source_bhi_a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1963-09-28 - 1963-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1963-09-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3260, Periode: 1963" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1963" ;
    a2a:DocumentNumber "284" ;
    a2a:RegistryNumber "3260" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3260, Periode: 1963, Overlijdensregister Bergen op Zoom 1963, 284, 3260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/00f89bfc-499a-df67-43bc-5ca65b906208.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/00f89bfc-499a-df67-43bc-5ca65b906208.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2" ;
  a2a:RecordGUID "{a3ed0fd4-fa3e-96b0-4e4d-48fdfc4ef5f2}" ;
  a2a:SourceRemarkdeel "3260" ;
  a2a:SourceRemarkregister_periode "1963" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1122_00001122.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1963-09-26" .
