@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_73d78a37-012f-319e-4e9f-ebe41746f2a1
  a a2a:Record ;
  rdfs:label "Overlijden op 4 september 1970 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-0d2567d6-f382-e4bc-b5a3-a76c7745ff4b, oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-08369041-4bd6-7e43-ef05-1afb0dc09403, oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-f98004f5-4a13-834d-e04f-d3b87605d493, oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-5f513db2-485b-0a5b-13ba-dce7608ebc69 ;
  a2a:hasEvent oa:event_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_0, oa:relationep_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_1, oa:relationep_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_0 ;
  a2a:hasSource oa:source_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1 .

oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-0d2567d6-f382-e4bc-b5a3-a76c7745ff4b
  a a2a:Person ;
  rdfs:label "Antonius Adrianus Kools" ;
  a2a:PersonName [
    rdfs:label "Antonius Adrianus Kools" ;
    a2a:PersonNameFirstName "Antonius Adrianus" ;
    a2a:PersonNameLastName "Kools"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-08369041-4bd6-7e43-ef05-1afb0dc09403
  a a2a:Person ;
  rdfs:label "Adriana Huberta de Vaan" ;
  a2a:PersonName [
    rdfs:label "Adriana Huberta de Vaan" ;
    a2a:PersonNameFirstName "Adriana Huberta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-f98004f5-4a13-834d-e04f-d3b87605d493
  a a2a:Person ;
  rdfs:label "Adriaan Cornelis Kools" ;
  a2a:PersonName [
    rdfs:label "Adriaan Cornelis Kools" ;
    a2a:PersonNameFirstName "Adriaan Cornelis" ;
    a2a:PersonNameLastName "Kools"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person-5f513db2-485b-0a5b-13ba-dce7608ebc69
  a a2a:Person ;
  rdfs:label "Christina Maria Jacoba van Dongen" ;
  a2a:PersonName [
    rdfs:label "Christina Maria Jacoba van Dongen" ;
    a2a:PersonNameFirstName "Christina Maria Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1970-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person:0d2567d6-f382-e4bc-b5a3-a76c7745ff4b ;
  a2a:EventKeyRef oa:event_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Event1 .

oa:relationep_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person:08369041-4bd6-7e43-ef05-1afb0dc09403 ;
  a2a:EventKeyRef oa:event_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Event1 .

oa:relationep_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person:f98004f5-4a13-834d-e04f-d3b87605d493 ;
  a2a:EventKeyRef oa:event_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Event1 .

oa:relationpp_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person:0d2567d6-f382-e4bc-b5a3-a76c7745ff4b, oa:person_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1_Person:5f513db2-485b-0a5b-13ba-dce7608ebc69 .

oa:source_bhi_73d78a37-012f-319e-4e9f-ebe41746f2a1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1970-09-07 - 1970-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1970-09-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3769, Periode: 1970" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1970" ;
    a2a:DocumentNumber "687" ;
    a2a:RegistryNumber "3769" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3769, Periode: 1970, Overlijdensregister 's-Hertogenbosch 1970, 687, 3769"
  ] ;
  a2a:SourceLastChangeDate "2022-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/73d78a37-012f-319e-4e9f-ebe41746f2a1" ;
  a2a:RecordGUID "{73d78a37-012f-319e-4e9f-ebe41746f2a1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_604_00000604.xml van BHI" .

