@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_258692f4-e8bd-3f41-a14a-eee91c24f175
  a a2a:Record ;
  rdfs:label "Overlijden op 7 november 1959 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-7de0627c-53f7-d70a-dfc9-0861154a4de5, oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-6b2d0a5d-5021-1250-259c-81fcdc3292d0, oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-eb687954-6c9f-7602-24af-2d090f2cab76, oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-3d71616a-e02f-73a4-1ac9-11acc0d86340 ;
  a2a:hasEvent oa:event_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_0, oa:relationep_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_1, oa:relationep_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_0 ;
  a2a:hasSource oa:source_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175 .

oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-7de0627c-53f7-d70a-dfc9-0861154a4de5
  a a2a:Person ;
  rdfs:label "Maria van Hilten" ;
  a2a:PersonName [
    rdfs:label "Maria van Hilten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hilten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-6b2d0a5d-5021-1250-259c-81fcdc3292d0
  a a2a:Person ;
  rdfs:label "Cornelis Kool" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kool" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kool"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-eb687954-6c9f-7602-24af-2d090f2cab76
  a a2a:Person ;
  rdfs:label "Pieter Kool" ;
  a2a:PersonName [
    rdfs:label "Pieter Kool" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person-3d71616a-e02f-73a4-1ac9-11acc0d86340
  a a2a:Person ;
  rdfs:label "Anthoinetta Maaike van der Nat" ;
  a2a:PersonName [
    rdfs:label "Anthoinetta Maaike van der Nat" ;
    a2a:PersonNameFirstName "Anthoinetta Maaike" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Nat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1959-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person:7de0627c-53f7-d70a-dfc9-0861154a4de5 ;
  a2a:EventKeyRef oa:event_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Event1 .

oa:relationep_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person:6b2d0a5d-5021-1250-259c-81fcdc3292d0 ;
  a2a:EventKeyRef oa:event_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Event1 .

oa:relationep_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person:eb687954-6c9f-7602-24af-2d090f2cab76 ;
  a2a:EventKeyRef oa:event_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Event1 .

oa:relationpp_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person:6b2d0a5d-5021-1250-259c-81fcdc3292d0, oa:person_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175_Person:3d71616a-e02f-73a4-1ac9-11acc0d86340 .

oa:source_bhi_258692f4-e8bd-3f41-a14a-eee91c24f175
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1959-11-09 - 1959-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1959-11-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3839, Periode: 1959" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1959" ;
    a2a:DocumentNumber "740" ;
    a2a:RegistryNumber "3839" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3839, Periode: 1959, Overlijdensregister 's-Hertogenbosch 1959, 740, 3839"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/258692f4-e8bd-3f41-a14a-eee91c24f175" ;
  a2a:RecordGUID "{258692f4-e8bd-3f41-a14a-eee91c24f175}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_533_00000533.xml van BHI" .

