@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_58460c02-eaa0-c8a1-8f14-dd7bc71dec31
  a a2a:Record ;
  rdfs:label "Overlijden op 6 mei 1965 te Stiphout" ;
  a2a:hasPerson oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-90e9ffd0-bfce-6786-23e8-6aece1703a26, oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-7fdc3e7a-fbb8-80ac-a3dd-b822f7b56807, oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-8af4337a-20d8-45f4-a695-cfe805f42de1, oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-b948b6fc-e244-e73a-1dcc-4f89c9286298 ;
  a2a:hasEvent oa:event_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_0, oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_1, oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_2, oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_3 ;
  a2a:hasSource oa:source_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31 .

oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-90e9ffd0-bfce-6786-23e8-6aece1703a26
  a a2a:Person ;
  rdfs:label "Johannes van de Wassenberg" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Wassenberg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wassenberg"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-7fdc3e7a-fbb8-80ac-a3dd-b822f7b56807
  a a2a:Person ;
  rdfs:label "Ardina de Wit" ;
  a2a:PersonName [
    rdfs:label "Ardina de Wit" ;
    a2a:PersonNameFirstName "Ardina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-8af4337a-20d8-45f4-a695-cfe805f42de1
  a a2a:Person ;
  rdfs:label "Johannes van de Wassenberg" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Wassenberg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wassenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person-b948b6fc-e244-e73a-1dcc-4f89c9286298
  a a2a:Person ;
  rdfs:label "Geertruida Kweens" ;
  a2a:PersonName [
    rdfs:label "Geertruida Kweens" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Kweens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1965-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stiphout" ;
    rdfs:label "Stiphout"
  ] .

oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person:90e9ffd0-bfce-6786-23e8-6aece1703a26 ;
  a2a:EventKeyRef oa:event_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Event1 .

oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person:7fdc3e7a-fbb8-80ac-a3dd-b822f7b56807 ;
  a2a:EventKeyRef oa:event_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Event1 .

oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person:8af4337a-20d8-45f4-a695-cfe805f42de1 ;
  a2a:EventKeyRef oa:event_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Event1 .

oa:relationep_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Person:b948b6fc-e244-e73a-1dcc-4f89c9286298 ;
  a2a:EventKeyRef oa:event_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31_Event1 .

oa:source_bhi_58460c02-eaa0-c8a1-8f14-dd7bc71dec31
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Stiphout" ;
    rdfs:label "Stiphout", "1965-05-10 - 1965-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1965-05-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4336, Periode: 1965" ;
    a2a:Book "Overlijdensregister Stiphout 1965" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "4336" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4336, Periode: 1965, Overlijdensregister Stiphout 1965, 3, 4336"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4e6b1010-2e41-9e66-f8f9-c176b86042b8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4e6b1010-2e41-9e66-f8f9-c176b86042b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/58460c02-eaa0-c8a1-8f14-dd7bc71dec31" ;
  a2a:RecordGUID "{58460c02-eaa0-c8a1-8f14-dd7bc71dec31}" ;
  a2a:SourceRemarkdeel "4336" ;
  a2a:SourceRemarkregister_periode "1965" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2349_00002349.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1965-05-06" .
