@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_4f360f44-9ecc-d87f-e89d-d45d1b07f769
  a a2a:Record ;
  rdfs:label "Overlijden op 16 augustus 1948 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person-84328902-2720-694a-aef6-ef3e1cf985d6, oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person-fed3cc81-9ed2-0c94-141e-074be1404901, oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person-cc5f72d7-5a67-7aca-8e3e-103257ebf94c ;
  a2a:hasEvent oa:event_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_0, oa:relationep_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_1, oa:relationep_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_2 ;
  a2a:hasSource oa:source_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769 .

oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person-84328902-2720-694a-aef6-ef3e1cf985d6
  a a2a:Person ;
  rdfs:label "Theodora Adriana Poulissen" ;
  a2a:PersonName [
    rdfs:label "Theodora Adriana Poulissen" ;
    a2a:PersonNameFirstName "Theodora Adriana" ;
    a2a:PersonNameLastName "Poulissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person-fed3cc81-9ed2-0c94-141e-074be1404901
  a a2a:Person ;
  rdfs:label "Hendrika Adriana Boons" ;
  a2a:PersonName [
    rdfs:label "Hendrika Adriana Boons" ;
    a2a:PersonNameFirstName "Hendrika Adriana" ;
    a2a:PersonNameLastName "Boons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person-cc5f72d7-5a67-7aca-8e3e-103257ebf94c
  a a2a:Person ;
  rdfs:label "Wilhelmus Boons" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Boons" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Boons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1948-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person:84328902-2720-694a-aef6-ef3e1cf985d6 ;
  a2a:EventKeyRef oa:event_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Event1 .

oa:relationep_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person:fed3cc81-9ed2-0c94-141e-074be1404901 ;
  a2a:EventKeyRef oa:event_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Event1 .

oa:relationep_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Person:cc5f72d7-5a67-7aca-8e3e-103257ebf94c ;
  a2a:EventKeyRef oa:event_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769_Event1 .

oa:source_bhi_4f360f44-9ecc-d87f-e89d-d45d1b07f769
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1948-08-17 - 1948-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1948-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3118, Periode: 1948" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1948" ;
    a2a:DocumentNumber "439" ;
    a2a:RegistryNumber "3118" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3118, Periode: 1948, Overlijdensregister 's-Hertogenbosch 1948, 439, 3118"
  ] ;
  a2a:SourceLastChangeDate "2018-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4f360f44-9ecc-d87f-e89d-d45d1b07f769" ;
  a2a:RecordGUID "{4f360f44-9ecc-d87f-e89d-d45d1b07f769}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_571_00000571.xml van BHI" .

