@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_730d4df7-56ae-1ea2-ee8a-455d535679fd
  a a2a:Record ;
  rdfs:label "Overlijden op 4 juni 1972 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-7ad520cd-9b6d-68e1-d773-dfa35cce7071, oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-fbff527a-f07d-274d-b0dd-f4a74ad1d26b, oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-72188baa-1b04-c052-8685-0a525ce07a9b, oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-3b459c4a-31a9-8c8a-75a5-d65e7c4b8c9e ;
  a2a:hasEvent oa:event_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_0, oa:relationep_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_1, oa:relationep_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_0 ;
  a2a:hasSource oa:source_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd .

oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-7ad520cd-9b6d-68e1-d773-dfa35cce7071
  a a2a:Person ;
  rdfs:label "Adriana Catharina Maria van Holsteijn" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina Maria van Holsteijn" ;
    a2a:PersonNameFirstName "Adriana Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Holsteijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-fbff527a-f07d-274d-b0dd-f4a74ad1d26b
  a a2a:Person ;
  rdfs:label "Antonius Johannes Hubertus Dousi" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Hubertus Dousi" ;
    a2a:PersonNameFirstName "Antonius Johannes Hubertus" ;
    a2a:PersonNameLastName "Dousi"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-72188baa-1b04-c052-8685-0a525ce07a9b
  a a2a:Person ;
  rdfs:label "Arnoldina Akkermans" ;
  a2a:PersonName [
    rdfs:label "Arnoldina Akkermans" ;
    a2a:PersonNameFirstName "Arnoldina" ;
    a2a:PersonNameLastName "Akkermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person-3b459c4a-31a9-8c8a-75a5-d65e7c4b8c9e
  a a2a:Person ;
  rdfs:label "Gerardus Dousi" ;
  a2a:PersonName [
    rdfs:label "Gerardus Dousi" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Dousi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1972-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person:fbff527a-f07d-274d-b0dd-f4a74ad1d26b ;
  a2a:EventKeyRef oa:event_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Event1 .

oa:relationep_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person:72188baa-1b04-c052-8685-0a525ce07a9b ;
  a2a:EventKeyRef oa:event_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Event1 .

oa:relationep_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person:3b459c4a-31a9-8c8a-75a5-d65e7c4b8c9e ;
  a2a:EventKeyRef oa:event_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Event1 .

oa:relationpp_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person:fbff527a-f07d-274d-b0dd-f4a74ad1d26b, oa:person_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd_Person:7ad520cd-9b6d-68e1-d773-dfa35cce7071 .

oa:source_bhi_730d4df7-56ae-1ea2-ee8a-455d535679fd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1972-06-06 - 1972-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1972-06-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3423, Periode: 1972" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1972" ;
    a2a:DocumentNumber "480" ;
    a2a:RegistryNumber "3423" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3423, Periode: 1972, Overlijdensregister 's-Hertogenbosch 1972, 480, 3423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ca665e46-b24f-40de-1401-eacd1bcc241a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ca665e46-b24f-40de-1401-eacd1bcc241a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/730d4df7-56ae-1ea2-ee8a-455d535679fd" ;
  a2a:RecordGUID "{730d4df7-56ae-1ea2-ee8a-455d535679fd}" ;
  a2a:SourceRemarkdeel "3423" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1017_00001017.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1972-06-04" .
