@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_71c3547a-8712-ce8a-9016-dedb09f2bbff
  a a2a:Record ;
  rdfs:label "Overlijden op 9 januari 1958 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-e0f2e7be-5260-df49-29a5-fc3789f60b93, oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-6a77ea73-9f8c-31c5-c8b0-af19543a697d, oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-c32ab035-6980-74e2-4ec5-e0c4bdd715cb, oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-63ff3a2d-e93e-075c-b205-35e951e1a06f ;
  a2a:hasEvent oa:event_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_0, oa:relationep_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_1, oa:relationep_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_0 ;
  a2a:hasSource oa:source_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff .

oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-e0f2e7be-5260-df49-29a5-fc3789f60b93
  a a2a:Person ;
  rdfs:label "Maria Sophia Worst" ;
  a2a:PersonName [
    rdfs:label "Maria Sophia Worst" ;
    a2a:PersonNameFirstName "Maria Sophia" ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-6a77ea73-9f8c-31c5-c8b0-af19543a697d
  a a2a:Person ;
  rdfs:label "Augustinus Wilhelmus Maria Theresia Brekelmans" ;
  a2a:PersonName [
    rdfs:label "Augustinus Wilhelmus Maria Theresia Brekelmans" ;
    a2a:PersonNameFirstName "Augustinus Wilhelmus Maria Theresia" ;
    a2a:PersonNameLastName "Brekelmans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-c32ab035-6980-74e2-4ec5-e0c4bdd715cb
  a a2a:Person ;
  rdfs:label "Marcelis Johannes Brekelmans" ;
  a2a:PersonName [
    rdfs:label "Marcelis Johannes Brekelmans" ;
    a2a:PersonNameFirstName "Marcelis Johannes" ;
    a2a:PersonNameLastName "Brekelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person-63ff3a2d-e93e-075c-b205-35e951e1a06f
  a a2a:Person ;
  rdfs:label "Johanna Adriana Maria de Veer" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Maria de Veer" ;
    a2a:PersonNameFirstName "Johanna Adriana Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1958-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person:e0f2e7be-5260-df49-29a5-fc3789f60b93 ;
  a2a:EventKeyRef oa:event_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Event1 .

oa:relationep_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person:6a77ea73-9f8c-31c5-c8b0-af19543a697d ;
  a2a:EventKeyRef oa:event_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Event1 .

oa:relationep_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person:c32ab035-6980-74e2-4ec5-e0c4bdd715cb ;
  a2a:EventKeyRef oa:event_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Event1 .

oa:relationpp_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person:6a77ea73-9f8c-31c5-c8b0-af19543a697d, oa:person_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff_Person:63ff3a2d-e93e-075c-b205-35e951e1a06f .

oa:source_bhi_71c3547a-8712-ce8a-9016-dedb09f2bbff
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1958-01-11 - 1958-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1958-01-11"^^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 "23" ;
    a2a:RegistryNumber "3838" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3838, Periode: 1958, Overlijdensregister 's-Hertogenbosch 1958, 23, 3838"
  ] ;
  a2a:SourceLastChangeDate "2019-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/71c3547a-8712-ce8a-9016-dedb09f2bbff" ;
  a2a:RecordGUID "{71c3547a-8712-ce8a-9016-dedb09f2bbff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_602_00000602.xml van BHI" .

