@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_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa
  a a2a:Record ;
  rdfs:label "Overlijden op 24 maart 1971 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-f5941539-9574-b91d-8485-f03288f52ccd, oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-81854a93-da04-0858-4784-e7c1d9392c10, oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-abe7ecd2-8d75-6311-871f-70ccbb6dd4ef, oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-ccf2daa2-b0fb-8e8d-4731-d4fec34929a7 ;
  a2a:hasEvent oa:event_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_0, oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_1, oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_2, oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_3 ;
  a2a:hasSource oa:source_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa .

oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-f5941539-9574-b91d-8485-f03288f52ccd
  a a2a:Person ;
  rdfs:label "Berendina Comans" ;
  a2a:PersonName [
    rdfs:label "Berendina Comans" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Comans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-81854a93-da04-0858-4784-e7c1d9392c10
  a a2a:Person ;
  rdfs:label "Hermanus Petrus Henricus Vos" ;
  a2a:PersonName [
    rdfs:label "Hermanus Petrus Henricus Vos" ;
    a2a:PersonNameFirstName "Hermanus Petrus Henricus" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-abe7ecd2-8d75-6311-871f-70ccbb6dd4ef
  a a2a:Person ;
  rdfs:label "Adriana Maria van Tiel" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Tiel" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person-ccf2daa2-b0fb-8e8d-4731-d4fec34929a7
  a a2a:Person ;
  rdfs:label "Johannes Vos" ;
  a2a:PersonName [
    rdfs:label "Johannes Vos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1971-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person:f5941539-9574-b91d-8485-f03288f52ccd ;
  a2a:EventKeyRef oa:event_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Event1 .

oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person:81854a93-da04-0858-4784-e7c1d9392c10 ;
  a2a:EventKeyRef oa:event_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Event1 .

oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person:abe7ecd2-8d75-6311-871f-70ccbb6dd4ef ;
  a2a:EventKeyRef oa:event_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Event1 .

oa:relationep_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Person:ccf2daa2-b0fb-8e8d-4731-d4fec34929a7 ;
  a2a:EventKeyRef oa:event_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa_Event1 .

oa:source_bhi_e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1971-03-26 - 1971-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1971-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3421, Periode: 1971" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1971" ;
    a2a:DocumentNumber "249" ;
    a2a:RegistryNumber "3421" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3421, Periode: 1971, Overlijdensregister 's-Hertogenbosch 1971, 249, 3421"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9f56d5fd-e4a5-5898-0f24-9eefb7d512ca.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9f56d5fd-e4a5-5898-0f24-9eefb7d512ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa" ;
  a2a:RecordGUID "{e032ad4a-eac1-48d3-ef23-8d7ebbe4cdfa}" ;
  a2a:SourceRemarkdeel "3421" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_639_00000639.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1971-03-24" .
