@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_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juli 1956 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-7c27aab2-4b5e-4b22-1791-2d471d8bcda3, oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-4036a2ac-8aaf-ac97-7849-3d01985a6369, oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-7ee1a8ca-ac1d-41cc-8091-00c1fdcb5898, oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-f1d80148-c187-2772-af3a-6559eb1cdf75 ;
  a2a:hasEvent oa:event_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_0, oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_1, oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_2, oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_3 ;
  a2a:hasSource oa:source_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2 .

oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-7c27aab2-4b5e-4b22-1791-2d471d8bcda3
  a a2a:Person ;
  rdfs:label "Anthonius Martinus Bus" ;
  a2a:PersonName [
    rdfs:label "Anthonius Martinus Bus" ;
    a2a:PersonNameFirstName "Anthonius Martinus" ;
    a2a:PersonNameLastName "Bus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-4036a2ac-8aaf-ac97-7849-3d01985a6369
  a a2a:Person ;
  rdfs:label "Wilhelmina van Oers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Oers" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-7ee1a8ca-ac1d-41cc-8091-00c1fdcb5898
  a a2a:Person ;
  rdfs:label "Anna Cornelia Maria Bus" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Maria Bus" ;
    a2a:PersonNameFirstName "Anna Cornelia Maria" ;
    a2a:PersonNameLastName "Bus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person-f1d80148-c187-2772-af3a-6559eb1cdf75
  a a2a:Person ;
  rdfs:label "Petrus Johannes Maria Melsen" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Maria Melsen" ;
    a2a:PersonNameFirstName "Petrus Johannes Maria" ;
    a2a:PersonNameLastName "Melsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1956-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person:7c27aab2-4b5e-4b22-1791-2d471d8bcda3 ;
  a2a:EventKeyRef oa:event_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Event1 .

oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person:4036a2ac-8aaf-ac97-7849-3d01985a6369 ;
  a2a:EventKeyRef oa:event_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Event1 .

oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person:7ee1a8ca-ac1d-41cc-8091-00c1fdcb5898 ;
  a2a:EventKeyRef oa:event_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Event1 .

oa:relationep_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Person:f1d80148-c187-2772-af3a-6559eb1cdf75 ;
  a2a:EventKeyRef oa:event_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2_Event1 .

oa:source_bhi_cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1956-07-31 - 1956-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1956-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4279, Periode: 1956" ;
    a2a:Book "Overlijdensregister Roosendaal 1956" ;
    a2a:DocumentNumber "190" ;
    a2a:RegistryNumber "4279" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4279, Periode: 1956, Overlijdensregister Roosendaal 1956, 190, 4279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/22051381-ef4d-d841-3fa8-567fd53ac265.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/22051381-ef4d-d841-3fa8-567fd53ac265.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2" ;
  a2a:RecordGUID "{cde0cc7e-602f-ecef-eb21-8bb4d9a38eb2}" ;
  a2a:SourceRemarkdeel "4279" ;
  a2a:SourceRemarkregister_periode "1956" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1472_00001472.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1956-07-28" .
