@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_a9fc514b-1efd-78be-fb02-87e13b3a28c2
  a a2a:Record ;
  rdfs:label "Overlijden op 27 augustus 1955 te Gemert" ;
  a2a:hasPerson oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person-7961bcc2-4d02-e7d1-09fd-e6753d4c4154, oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person-eb5bbc07-9890-0825-daed-68c6cf163464, oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person-742c0bfd-4633-a56c-bb86-2e6cb9bf055a ;
  a2a:hasEvent oa:event_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_0, oa:relationep_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_1, oa:relationep_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_2 ;
  a2a:hasSource oa:source_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2 .

oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person-7961bcc2-4d02-e7d1-09fd-e6753d4c4154
  a a2a:Person ;
  rdfs:label "Adrianus Arnoldus van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Adrianus Arnoldus van Mierlo" ;
    a2a:PersonNameFirstName "Adrianus Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person-eb5bbc07-9890-0825-daed-68c6cf163464
  a a2a:Person ;
  rdfs:label "Huberdina van Hout" ;
  a2a:PersonName [
    rdfs:label "Huberdina van Hout" ;
    a2a:PersonNameFirstName "Huberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person-742c0bfd-4633-a56c-bb86-2e6cb9bf055a
  a a2a:Person ;
  rdfs:label "Leonardus Marinus van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Leonardus Marinus van Mierlo" ;
    a2a:PersonNameFirstName "Leonardus Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1955-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] .

oa:relationep_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person:7961bcc2-4d02-e7d1-09fd-e6753d4c4154 ;
  a2a:EventKeyRef oa:event_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Event1 .

oa:relationep_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person:eb5bbc07-9890-0825-daed-68c6cf163464 ;
  a2a:EventKeyRef oa:event_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Event1 .

oa:relationep_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Person:742c0bfd-4633-a56c-bb86-2e6cb9bf055a ;
  a2a:EventKeyRef oa:event_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2_Event1 .

oa:source_bhi_a9fc514b-1efd-78be-fb02-87e13b3a28c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert", "1955-08-29 - 1955-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1955-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3684, Periode: 1955" ;
    a2a:Book "Overlijdensregister Gemert 1955" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "3684" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3684, Periode: 1955, Overlijdensregister Gemert 1955, 42, 3684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/648559da-645d-3130-250a-83a61d878d00.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/648559da-645d-3130-250a-83a61d878d00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a9fc514b-1efd-78be-fb02-87e13b3a28c2" ;
  a2a:RecordGUID "{a9fc514b-1efd-78be-fb02-87e13b3a28c2}" ;
  a2a:SourceRemarkdeel "3684" ;
  a2a:SourceRemarkregister_periode "1955" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1622_00001622.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1955-08-27" .
