@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_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a
  a a2a:Record ;
  rdfs:label "Overlijden op 25 mei 1964 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-afcbe9ed-d942-272f-6e47-859fc4b4b93f, oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-356c38b2-2a55-c41c-a555-2d50e84a3851, oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-92f78be3-5204-84ed-e9a7-0cbd863fe507, oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-4cd248b9-4c66-d432-28ef-fd6e154de45d ;
  a2a:hasEvent oa:event_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_0, oa:relationep_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_1, oa:relationep_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_0 ;
  a2a:hasSource oa:source_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a .

oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-afcbe9ed-d942-272f-6e47-859fc4b4b93f
  a a2a:Person ;
  rdfs:label "Maria Anna Wouters" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Wouters" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-356c38b2-2a55-c41c-a555-2d50e84a3851
  a a2a:Person ;
  rdfs:label "Cornelis Arnoldus Johannes Josephus van Beckhoven" ;
  a2a:PersonName [
    rdfs:label "Cornelis Arnoldus Johannes Josephus van Beckhoven" ;
    a2a:PersonNameFirstName "Cornelis Arnoldus Johannes Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beckhoven"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-92f78be3-5204-84ed-e9a7-0cbd863fe507
  a a2a:Person ;
  rdfs:label "Johannes Alphonsus van Beckhoven" ;
  a2a:PersonName [
    rdfs:label "Johannes Alphonsus van Beckhoven" ;
    a2a:PersonNameFirstName "Johannes Alphonsus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beckhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person-4cd248b9-4c66-d432-28ef-fd6e154de45d
  a a2a:Person ;
  rdfs:label "Adriana Maria Josephina Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Josephina Vermeulen" ;
    a2a:PersonNameFirstName "Adriana Maria Josephina" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1964-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person:afcbe9ed-d942-272f-6e47-859fc4b4b93f ;
  a2a:EventKeyRef oa:event_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Event1 .

oa:relationep_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person:356c38b2-2a55-c41c-a555-2d50e84a3851 ;
  a2a:EventKeyRef oa:event_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Event1 .

oa:relationep_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person:92f78be3-5204-84ed-e9a7-0cbd863fe507 ;
  a2a:EventKeyRef oa:event_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Event1 .

oa:relationpp_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person:356c38b2-2a55-c41c-a555-2d50e84a3851, oa:person_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a_Person:4cd248b9-4c66-d432-28ef-fd6e154de45d .

oa:source_bhi_9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1964-05-28 - 1964-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1964-05-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3763, Periode: 1964" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1964" ;
    a2a:DocumentNumber "308" ;
    a2a:RegistryNumber "3763" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3763, Periode: 1964, Overlijdensregister 's-Hertogenbosch 1964, 308, 3763"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a" ;
  a2a:RecordGUID "{9dc3ab40-2f67-e3d4-eca6-be49e0eddf3a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_641_00000641.xml van BHI" .

