@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_1902a433-e90c-1ea4-37ff-c7302735f9af
  a a2a:Record ;
  rdfs:label "Overlijden op 27 november 1945 te Geertruidenberg" ;
  a2a:hasPerson oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person-0f844955-b3d1-ec1a-33a8-78019dbcc06c, oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person-67676a4f-97bc-dbf8-f4d0-2fbac48f58c4, oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person-3d0537c4-d91a-a85d-7418-6b1488ef4043 ;
  a2a:hasEvent oa:event_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_0, oa:relationep_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_1, oa:relationep_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_2 ;
  a2a:hasSource oa:source_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af .

oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person-0f844955-b3d1-ec1a-33a8-78019dbcc06c
  a a2a:Person ;
  rdfs:label "Augusta Willebois" ;
  a2a:PersonName [
    rdfs:label "Augusta Willebois" ;
    a2a:PersonNameFirstName "Augusta" ;
    a2a:PersonNameLastName "Willebois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person-67676a4f-97bc-dbf8-f4d0-2fbac48f58c4
  a a2a:Person ;
  rdfs:label "Arie Henri Louis Joseph Kant" ;
  a2a:PersonName [
    rdfs:label "Arie Henri Louis Joseph Kant" ;
    a2a:PersonNameFirstName "Arie Henri Louis Joseph" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person-3d0537c4-d91a-a85d-7418-6b1488ef4043
  a a2a:Person ;
  rdfs:label "Arie Antoine Kant" ;
  a2a:PersonName [
    rdfs:label "Arie Antoine Kant" ;
    a2a:PersonNameFirstName "Arie Antoine" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1945-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person:0f844955-b3d1-ec1a-33a8-78019dbcc06c ;
  a2a:EventKeyRef oa:event_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Event1 .

oa:relationep_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person:67676a4f-97bc-dbf8-f4d0-2fbac48f58c4 ;
  a2a:EventKeyRef oa:event_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Event1 .

oa:relationep_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Person:3d0537c4-d91a-a85d-7418-6b1488ef4043 ;
  a2a:EventKeyRef oa:event_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af_Event1 .

oa:source_bhi_1902a433-e90c-1ea4-37ff-c7302735f9af
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1945-12-05 - 1945-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1945-12-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2969, Periode: 1945" ;
    a2a:Book "Overlijdensregister Geertruidenberg 1945" ;
    a2a:DocumentNumber "47" ;
    a2a:RegistryNumber "2969" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2969, Periode: 1945, Overlijdensregister Geertruidenberg 1945, 47, 2969"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2bb51878-825f-a2e8-1be8-38dd736b800c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2bb51878-825f-a2e8-1be8-38dd736b800c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1902a433-e90c-1ea4-37ff-c7302735f9af" ;
  a2a:RecordGUID "{1902a433-e90c-1ea4-37ff-c7302735f9af}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_51_00000051.xml van BHI" .

