@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_daae6e49-77ea-ee8d-17ae-0811fdcd1e59
  a a2a:Record ;
  rdfs:label "Overlijden op 4 juni 1973 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-65dde7d3-2937-86d1-d6d2-fe23a3aa88c9, oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-c014a7d6-0918-ecc7-f43c-a8f37b2cf0db, oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-85c38e6a-bf7e-01ab-482d-1b463db1da1e, oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-1065ac01-cf21-45cc-0ea4-28dd0b0e0c92 ;
  a2a:hasEvent oa:event_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_0, oa:relationep_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_1, oa:relationep_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_0 ;
  a2a:hasSource oa:source_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59 .

oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-65dde7d3-2937-86d1-d6d2-fe23a3aa88c9
  a a2a:Person ;
  rdfs:label "Christianus Johannes Hermanus Ganzeboom" ;
  a2a:PersonName [
    rdfs:label "Christianus Johannes Hermanus Ganzeboom" ;
    a2a:PersonNameFirstName "Christianus Johannes Hermanus" ;
    a2a:PersonNameLastName "Ganzeboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-c014a7d6-0918-ecc7-f43c-a8f37b2cf0db
  a a2a:Person ;
  rdfs:label "Helena Johanna Maria Vaes" ;
  a2a:PersonName [
    rdfs:label "Helena Johanna Maria Vaes" ;
    a2a:PersonNameFirstName "Helena Johanna Maria" ;
    a2a:PersonNameLastName "Vaes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-85c38e6a-bf7e-01ab-482d-1b463db1da1e
  a a2a:Person ;
  rdfs:label "Johanna Hendrika Koolman" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika Koolman" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNameLastName "Koolman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person-1065ac01-cf21-45cc-0ea4-28dd0b0e0c92
  a a2a:Person ;
  rdfs:label "Louis Anthonius Vaes" ;
  a2a:PersonName [
    rdfs:label "Louis Anthonius Vaes" ;
    a2a:PersonNameFirstName "Louis Anthonius" ;
    a2a:PersonNameLastName "Vaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1973-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person:c014a7d6-0918-ecc7-f43c-a8f37b2cf0db ;
  a2a:EventKeyRef oa:event_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Event1 .

oa:relationep_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person:85c38e6a-bf7e-01ab-482d-1b463db1da1e ;
  a2a:EventKeyRef oa:event_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Event1 .

oa:relationep_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person:1065ac01-cf21-45cc-0ea4-28dd0b0e0c92 ;
  a2a:EventKeyRef oa:event_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Event1 .

oa:relationpp_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person:c014a7d6-0918-ecc7-f43c-a8f37b2cf0db, oa:person_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59_Person:65dde7d3-2937-86d1-d6d2-fe23a3aa88c9 .

oa:source_bhi_daae6e49-77ea-ee8d-17ae-0811fdcd1e59
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1973-06-06 - 1973-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1973-06-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4008, Periode: 1973" ;
    a2a:Book "Overlijdensregister Tilburg 1973" ;
    a2a:DocumentNumber "728" ;
    a2a:RegistryNumber "4008" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4008, Periode: 1973, Overlijdensregister Tilburg 1973, 728, 4008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c9006fbf-e32e-d92b-5478-3c0cd1f79332.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c9006fbf-e32e-d92b-5478-3c0cd1f79332.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/daae6e49-77ea-ee8d-17ae-0811fdcd1e59" ;
  a2a:RecordGUID "{daae6e49-77ea-ee8d-17ae-0811fdcd1e59}" ;
  a2a:SourceRemarkdeel "4008" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_439_00000439.xml van BHI" .

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