@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_3d669c20-ade2-a83a-84df-ff16ab96722a
  a a2a:Record ;
  rdfs:label "Overlijden op 8 april 1938 te Helmond" ;
  a2a:hasPerson oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person-f0dd0ca5-c64c-cebb-acb7-8bf5ab3b2dfb, oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person-e907a482-54ca-f497-23ec-096c69c32a54, oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person-09768a28-ff0c-f18f-f22d-4b90c403f41c ;
  a2a:hasEvent oa:event_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_0, oa:relationep_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_1, oa:relationep_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_2 ;
  a2a:hasSource oa:source_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a .

oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person-f0dd0ca5-c64c-cebb-acb7-8bf5ab3b2dfb
  a a2a:Person ;
  rdfs:label "Antonetta Helena Jacoba Maria van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Antonetta Helena Jacoba Maria van Mierlo" ;
    a2a:PersonNameFirstName "Antonetta Helena Jacoba Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person-e907a482-54ca-f497-23ec-096c69c32a54
  a a2a:Person ;
  rdfs:label "Petronella Maria Cecile van de Vliert" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria Cecile van de Vliert" ;
    a2a:PersonNameFirstName "Petronella Maria Cecile" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vliert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person-09768a28-ff0c-f18f-f22d-4b90c403f41c
  a a2a:Person ;
  rdfs:label "Henricus Antonius van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonius van Mierlo" ;
    a2a:PersonNameFirstName "Henricus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1938-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person:f0dd0ca5-c64c-cebb-acb7-8bf5ab3b2dfb ;
  a2a:EventKeyRef oa:event_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Event1 .

oa:relationep_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person:e907a482-54ca-f497-23ec-096c69c32a54 ;
  a2a:EventKeyRef oa:event_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Event1 .

oa:relationep_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Person:09768a28-ff0c-f18f-f22d-4b90c403f41c ;
  a2a:EventKeyRef oa:event_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a_Event1 .

oa:source_bhi_3d669c20-ade2-a83a-84df-ff16ab96722a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1938-04-09 - 1938-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1938-04-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 289, Periode: 1938" ;
    a2a:Book "Overlijdensregister Helmond 1938" ;
    a2a:DocumentNumber "73" ;
    a2a:RegistryNumber "289" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 289, Periode: 1938, Overlijdensregister Helmond 1938, 73, 289"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ab308b1f-9cc7-b7e2-bffd-a5a2181565f3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ab308b1f-9cc7-b7e2-bffd-a5a2181565f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3d669c20-ade2-a83a-84df-ff16ab96722a" ;
  a2a:RecordGUID "{3d669c20-ade2-a83a-84df-ff16ab96722a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_136_00000136.xml van BHI" .

