@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_bcc7ef90-faaf-dfc6-aeef-86c40d092862
  a a2a:Record ;
  rdfs:label "Overlijden op 23 mei 1958 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person-deeffc3a-4931-c1ec-9b2f-825bef66834d, oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person-4a56fec9-3e6a-ef6d-9690-569a68769ce9, oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person-d612c044-63ba-1eb6-ab9e-22277d889dcd ;
  a2a:hasEvent oa:event_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_0, oa:relationep_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_1, oa:relationep_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_2 ;
  a2a:hasSource oa:source_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862 .

oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person-deeffc3a-4931-c1ec-9b2f-825bef66834d
  a a2a:Person ;
  rdfs:label "Maria Josephina Hegmans" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina Hegmans" ;
    a2a:PersonNameFirstName "Maria Josephina" ;
    a2a:PersonNameLastName "Hegmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person-4a56fec9-3e6a-ef6d-9690-569a68769ce9
  a a2a:Person ;
  rdfs:label "N.N. de Laat" ;
  a2a:PersonName [
    rdfs:label "N.N. de Laat" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person-d612c044-63ba-1eb6-ab9e-22277d889dcd
  a a2a:Person ;
  rdfs:label "Martinus Hendrikus de Laat" ;
  a2a:PersonName [
    rdfs:label "Martinus Hendrikus de Laat" ;
    a2a:PersonNameFirstName "Martinus Hendrikus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1958-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person:deeffc3a-4931-c1ec-9b2f-825bef66834d ;
  a2a:EventKeyRef oa:event_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Event1 .

oa:relationep_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person:4a56fec9-3e6a-ef6d-9690-569a68769ce9 ;
  a2a:EventKeyRef oa:event_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Event1 .

oa:relationep_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Person:d612c044-63ba-1eb6-ab9e-22277d889dcd ;
  a2a:EventKeyRef oa:event_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862_Event1 .

oa:source_bhi_bcc7ef90-faaf-dfc6-aeef-86c40d092862
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1958-05-24 - 1958-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1958-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3838, Periode: 1958" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1958" ;
    a2a:DocumentNumber "314" ;
    a2a:RegistryNumber "3838" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3838, Periode: 1958, Overlijdensregister 's-Hertogenbosch 1958, 314, 3838"
  ] ;
  a2a:SourceLastChangeDate "2019-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bcc7ef90-faaf-dfc6-aeef-86c40d092862" ;
  a2a:RecordGUID "{bcc7ef90-faaf-dfc6-aeef-86c40d092862}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_669_00000669.xml van BHI" .

