@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_fdf49d3c-e882-7df5-443b-d8e76aff95bd
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juli 1975 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-1385a169-57cf-92a3-5aa3-02f89f25d843, oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-84a20bd3-8bd1-b6cb-d610-c1aca5315e58, oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-fd0bf063-0eb7-027d-c081-f9b26d39f8f0, oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-98940bb5-2a34-cb46-676b-27df2cdbd744 ;
  a2a:hasEvent oa:event_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_0, oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_1, oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_2, oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_3 ;
  a2a:hasSource oa:source_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd .

oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-1385a169-57cf-92a3-5aa3-02f89f25d843
  a a2a:Person ;
  rdfs:label "Wilhelmus Anthonius Maria Bos" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Anthonius Maria Bos" ;
    a2a:PersonNameFirstName "Wilhelmus Anthonius Maria" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-84a20bd3-8bd1-b6cb-d610-c1aca5315e58
  a a2a:Person ;
  rdfs:label "Maria Theresia Elshof" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Elshof" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Elshof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-fd0bf063-0eb7-027d-c081-f9b26d39f8f0
  a a2a:Person ;
  rdfs:label "Anthonius Gerardus Bos" ;
  a2a:PersonName [
    rdfs:label "Anthonius Gerardus Bos" ;
    a2a:PersonNameFirstName "Anthonius Gerardus" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person-98940bb5-2a34-cb46-676b-27df2cdbd744
  a a2a:Person ;
  rdfs:label "Jacqueline Elisabeth Adriana Maria van Susante" ;
  a2a:PersonName [
    rdfs:label "Jacqueline Elisabeth Adriana Maria van Susante" ;
    a2a:PersonNameFirstName "Jacqueline Elisabeth Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Susante"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1975-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person:1385a169-57cf-92a3-5aa3-02f89f25d843 ;
  a2a:EventKeyRef oa:event_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Event1 .

oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person:84a20bd3-8bd1-b6cb-d610-c1aca5315e58 ;
  a2a:EventKeyRef oa:event_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Event1 .

oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person:fd0bf063-0eb7-027d-c081-f9b26d39f8f0 ;
  a2a:EventKeyRef oa:event_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Event1 .

oa:relationep_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Person:98940bb5-2a34-cb46-676b-27df2cdbd744 ;
  a2a:EventKeyRef oa:event_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd_Event1 .

oa:source_bhi_fdf49d3c-e882-7df5-443b-d8e76aff95bd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1975-07-18 - 1975-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1975-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3061, Periode: 1975" ;
    a2a:Book "Overlijdensregister Boxtel 1975" ;
    a2a:DocumentNumber "104" ;
    a2a:RegistryNumber "3061" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3061, Periode: 1975, Overlijdensregister Boxtel 1975, 104, 3061"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fdf49d3c-e882-7df5-443b-d8e76aff95bd" ;
  a2a:RecordGUID "{fdf49d3c-e882-7df5-443b-d8e76aff95bd}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwnaar van Wilhelmina Catharina Cornelia van Bragt." ;
  a2a:SourceRemarkdeel "3061" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_2012_00002012.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1975-07-16" .
