@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_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf
  a a2a:Record ;
  rdfs:label "Overlijden op 15 maart 1946 te Breda" ;
  a2a:hasPerson oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-d99395f0-b6df-34fb-f83a-e1be1e1750c3, oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-06f9e486-53b6-8986-7911-991f1b17b72d, oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-d586bc00-9ddf-6465-3f0d-9a02d6e52fe7, oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-d3a5a5e6-12d1-7d15-1478-17edd1855f24 ;
  a2a:hasEvent oa:event_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_0, oa:relationep_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_1, oa:relationep_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_0 ;
  a2a:hasSource oa:source_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf .

oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-d99395f0-b6df-34fb-f83a-e1be1e1750c3
  a a2a:Person ;
  rdfs:label "Gerardina Mandos" ;
  a2a:PersonName [
    rdfs:label "Gerardina Mandos" ;
    a2a:PersonNameFirstName "Gerardina" ;
    a2a:PersonNameLastName "Mandos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-06f9e486-53b6-8986-7911-991f1b17b72d
  a a2a:Person ;
  rdfs:label "Antonius Josephus Stanislaus Ackermans" ;
  a2a:PersonName [
    rdfs:label "Antonius Josephus Stanislaus Ackermans" ;
    a2a:PersonNameFirstName "Antonius Josephus Stanislaus" ;
    a2a:PersonNameLastName "Ackermans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-d586bc00-9ddf-6465-3f0d-9a02d6e52fe7
  a a2a:Person ;
  rdfs:label "Antonius Ignatius Ackermans" ;
  a2a:PersonName [
    rdfs:label "Antonius Ignatius Ackermans" ;
    a2a:PersonNameFirstName "Antonius Ignatius" ;
    a2a:PersonNameLastName "Ackermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person-d3a5a5e6-12d1-7d15-1478-17edd1855f24
  a a2a:Person ;
  rdfs:label "Elisabeth Nelemans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Nelemans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Nelemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1946-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person:d99395f0-b6df-34fb-f83a-e1be1e1750c3 ;
  a2a:EventKeyRef oa:event_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Event1 .

oa:relationep_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person:06f9e486-53b6-8986-7911-991f1b17b72d ;
  a2a:EventKeyRef oa:event_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Event1 .

oa:relationep_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person:d586bc00-9ddf-6465-3f0d-9a02d6e52fe7 ;
  a2a:EventKeyRef oa:event_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Event1 .

oa:relationpp_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person:06f9e486-53b6-8986-7911-991f1b17b72d, oa:person_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf_Person:d3a5a5e6-12d1-7d15-1478-17edd1855f24 .

oa:source_bhi_2ed8424f-2c8e-d03d-6512-3ec279c8cfdf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1946-03-16 - 1946-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1946-03-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2781, Periode: 1946" ;
    a2a:Book "Overlijdensregister Breda 1946 A" ;
    a2a:DocumentNumber "191" ;
    a2a:RegistryNumber "2781" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2781, Periode: 1946, Overlijdensregister Breda 1946 A, 191, 2781"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2076551b-5143-e71c-f4c8-1a200b828598.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2076551b-5143-e71c-f4c8-1a200b828598.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ed8424f-2c8e-d03d-6512-3ec279c8cfdf" ;
  a2a:RecordGUID "{2ed8424f-2c8e-d03d-6512-3ec279c8cfdf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26732_00026732.xml van BHI" .

