@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_80a7bc4c-e1e3-f577-facf-9b5569aebabe
  a a2a:Record ;
  rdfs:label "Overlijden op 22 maart 1969 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-3505b263-26d8-069f-58bf-deeafb625565, oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-99b3fff2-b12b-8cd4-58c7-0585081f4aa0, oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-b626a405-39dc-f2e7-b0d2-96fe49b398d8, oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-8a953db2-e0ea-674f-412f-368d8eded260 ;
  a2a:hasEvent oa:event_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_0, oa:relationep_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_1, oa:relationep_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_0 ;
  a2a:hasSource oa:source_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe .

oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-3505b263-26d8-069f-58bf-deeafb625565
  a a2a:Person ;
  rdfs:label "Antonius Petrus Alexander Cornelis Govers" ;
  a2a:PersonName [
    rdfs:label "Antonius Petrus Alexander Cornelis Govers" ;
    a2a:PersonNameFirstName "Antonius Petrus Alexander Cornelis" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-99b3fff2-b12b-8cd4-58c7-0585081f4aa0
  a a2a:Person ;
  rdfs:label "Maria Anna Hendrina van Lith" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Hendrina van Lith" ;
    a2a:PersonNameFirstName "Maria Anna Hendrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-b626a405-39dc-f2e7-b0d2-96fe49b398d8
  a a2a:Person ;
  rdfs:label "Antonius Aloysius Govers" ;
  a2a:PersonName [
    rdfs:label "Antonius Aloysius Govers" ;
    a2a:PersonNameFirstName "Antonius Aloysius" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person-8a953db2-e0ea-674f-412f-368d8eded260
  a a2a:Person ;
  rdfs:label "Helena Petronella Hubertina Walters" ;
  a2a:PersonName [
    rdfs:label "Helena Petronella Hubertina Walters" ;
    a2a:PersonNameFirstName "Helena Petronella Hubertina" ;
    a2a:PersonNameLastName "Walters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1969-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person:3505b263-26d8-069f-58bf-deeafb625565 ;
  a2a:EventKeyRef oa:event_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Event1 .

oa:relationep_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person:99b3fff2-b12b-8cd4-58c7-0585081f4aa0 ;
  a2a:EventKeyRef oa:event_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Event1 .

oa:relationep_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person:b626a405-39dc-f2e7-b0d2-96fe49b398d8 ;
  a2a:EventKeyRef oa:event_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Event1 .

oa:relationpp_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person:3505b263-26d8-069f-58bf-deeafb625565, oa:person_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe_Person:8a953db2-e0ea-674f-412f-368d8eded260 .

oa:source_bhi_80a7bc4c-e1e3-f577-facf-9b5569aebabe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1969-03-25 - 1969-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1969-03-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3768, Periode: 1969" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1969" ;
    a2a:DocumentNumber "246" ;
    a2a:RegistryNumber "3768" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3768, Periode: 1969, Overlijdensregister 's-Hertogenbosch 1969, 246, 3768"
  ] ;
  a2a:SourceLastChangeDate "2023-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/80a7bc4c-e1e3-f577-facf-9b5569aebabe" ;
  a2a:RecordGUID "{80a7bc4c-e1e3-f577-facf-9b5569aebabe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_615_00000615.xml van BHI" .

