@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_ae5825b4-87df-dd79-d460-59cd82e3a0ca
  a a2a:Record ;
  rdfs:label "Overlijden op 27 september 1961 te Berkel-Enschot" ;
  a2a:hasPerson oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person-6fd38bff-9f0e-93e6-1039-d81e4bc25cf8, oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person-297fa3a5-f64c-5219-9905-9f820e95ed47, oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person-d262716c-2d8b-07a4-e179-58852b1c8893 ;
  a2a:hasEvent oa:event_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_0, oa:relationep_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_1, oa:relationep_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_2 ;
  a2a:hasSource oa:source_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca .

oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person-6fd38bff-9f0e-93e6-1039-d81e4bc25cf8
  a a2a:Person ;
  rdfs:label "Bertha Jakobine Maria Aloijsia Strunck" ;
  a2a:PersonName [
    rdfs:label "Bertha Jakobine Maria Aloijsia Strunck" ;
    a2a:PersonNameFirstName "Bertha Jakobine Maria Aloijsia" ;
    a2a:PersonNameLastName "Strunck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person-297fa3a5-f64c-5219-9905-9f820e95ed47
  a a2a:Person ;
  rdfs:label "Maria Schmitz" ;
  a2a:PersonName [
    rdfs:label "Maria Schmitz" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Schmitz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person-d262716c-2d8b-07a4-e179-58852b1c8893
  a a2a:Person ;
  rdfs:label "Aloijs Strunck" ;
  a2a:PersonName [
    rdfs:label "Aloijs Strunck" ;
    a2a:PersonNameFirstName "Aloijs" ;
    a2a:PersonNameLastName "Strunck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1961-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berkel-Enschot" ;
    rdfs:label "Berkel-Enschot"
  ] .

oa:relationep_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person:6fd38bff-9f0e-93e6-1039-d81e4bc25cf8 ;
  a2a:EventKeyRef oa:event_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Event1 .

oa:relationep_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person:297fa3a5-f64c-5219-9905-9f820e95ed47 ;
  a2a:EventKeyRef oa:event_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Event1 .

oa:relationep_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Person:d262716c-2d8b-07a4-e179-58852b1c8893 ;
  a2a:EventKeyRef oa:event_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca_Event1 .

oa:source_bhi_ae5825b4-87df-dd79-d460-59cd82e3a0ca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Berkel-Enschot" ;
    rdfs:label "Berkel-Enschot", "1961-09-28 - 1961-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1961-09-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3288, Periode: 1961" ;
    a2a:Book "Overlijdensregister Berkel-Enschot 1961" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "3288" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3288, Periode: 1961, Overlijdensregister Berkel-Enschot 1961, 17, 3288"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0f94df51-3f16-776e-2d0d-3c462d581bb0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0f94df51-3f16-776e-2d0d-3c462d581bb0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ae5825b4-87df-dd79-d460-59cd82e3a0ca" ;
  a2a:RecordGUID "{ae5825b4-87df-dd79-d460-59cd82e3a0ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_658_00000658.xml van BHI" .

