@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_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1964 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-1c640819-0dd9-a846-8561-60eceef2ae6b, oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-c2a1b7d3-7c2d-2f16-bf2c-ee0b521e6967, oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-06165e6c-b1ce-d975-625c-624c4218bd67, oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-2472f4c5-842b-f284-cfa5-e9463eaeaabd ;
  a2a:hasEvent oa:event_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_0, oa:relationep_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_1, oa:relationep_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_0 ;
  a2a:hasSource oa:source_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e .

oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-1c640819-0dd9-a846-8561-60eceef2ae6b
  a a2a:Person ;
  rdfs:label "Maria Agatha van Rooij" ;
  a2a:PersonName [
    rdfs:label "Maria Agatha van Rooij" ;
    a2a:PersonNameFirstName "Maria Agatha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-c2a1b7d3-7c2d-2f16-bf2c-ee0b521e6967
  a a2a:Person ;
  rdfs:label "Theodora Jacoba Henskens" ;
  a2a:PersonName [
    rdfs:label "Theodora Jacoba Henskens" ;
    a2a:PersonNameFirstName "Theodora Jacoba" ;
    a2a:PersonNameLastName "Henskens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-06165e6c-b1ce-d975-625c-624c4218bd67
  a a2a:Person ;
  rdfs:label "Adrianus Wilhelmus Henskens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Wilhelmus Henskens" ;
    a2a:PersonNameFirstName "Adrianus Wilhelmus" ;
    a2a:PersonNameLastName "Henskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person-2472f4c5-842b-f284-cfa5-e9463eaeaabd
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Petrus Rabou" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Petrus Rabou" ;
    a2a:PersonNameFirstName "Johannes Adrianus Petrus" ;
    a2a:PersonNameLastName "Rabou"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1964-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person:1c640819-0dd9-a846-8561-60eceef2ae6b ;
  a2a:EventKeyRef oa:event_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Event1 .

oa:relationep_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person:c2a1b7d3-7c2d-2f16-bf2c-ee0b521e6967 ;
  a2a:EventKeyRef oa:event_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Event1 .

oa:relationep_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person:06165e6c-b1ce-d975-625c-624c4218bd67 ;
  a2a:EventKeyRef oa:event_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Event1 .

oa:relationpp_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person:c2a1b7d3-7c2d-2f16-bf2c-ee0b521e6967, oa:person_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e_Person:2472f4c5-842b-f284-cfa5-e9463eaeaabd .

oa:source_bhi_87e8d2bb-318d-46af-1e94-72b7ea1f9e2e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1964-01-20 - 1964-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1964-01-20"^^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 "46" ;
    a2a:RegistryNumber "3763" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3763, Periode: 1964, Overlijdensregister 's-Hertogenbosch 1964, 46, 3763"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/87e8d2bb-318d-46af-1e94-72b7ea1f9e2e" ;
  a2a:RecordGUID "{87e8d2bb-318d-46af-1e94-72b7ea1f9e2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_622_00000622.xml van BHI" .

