@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_fbd7260f-116a-9649-bb9a-c6caa5e2adc9
  a a2a:Record ;
  rdfs:label "Overlijden op 15 april 1973 te Waalwijk" ;
  a2a:hasPerson oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-6e181532-12e4-e665-7dba-efc1f934fb24, oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-ae5552a4-80ba-9817-94cc-f65c5a791930, oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-014510ef-0480-7444-8c3f-097313f43e28, oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-102839a8-93bf-b329-37d1-459f6fa7a23f ;
  a2a:hasEvent oa:event_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_0, oa:relationep_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_1, oa:relationep_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_0 ;
  a2a:hasSource oa:source_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9 .

oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-6e181532-12e4-e665-7dba-efc1f934fb24
  a a2a:Person ;
  rdfs:label "Johanna Adriana Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Verhoeven" ;
    a2a:PersonNameFirstName "Johanna Adriana" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-ae5552a4-80ba-9817-94cc-f65c5a791930
  a a2a:Person ;
  rdfs:label "Adrianus de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Ruiter" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-014510ef-0480-7444-8c3f-097313f43e28
  a a2a:Person ;
  rdfs:label "Maria Chabat" ;
  a2a:PersonName [
    rdfs:label "Maria Chabat" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Chabat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person-102839a8-93bf-b329-37d1-459f6fa7a23f
  a a2a:Person ;
  rdfs:label "Cornelis de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Ruiter" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1973-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person:ae5552a4-80ba-9817-94cc-f65c5a791930 ;
  a2a:EventKeyRef oa:event_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Event1 .

oa:relationep_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person:014510ef-0480-7444-8c3f-097313f43e28 ;
  a2a:EventKeyRef oa:event_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Event1 .

oa:relationep_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person:102839a8-93bf-b329-37d1-459f6fa7a23f ;
  a2a:EventKeyRef oa:event_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Event1 .

oa:relationpp_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person:ae5552a4-80ba-9817-94cc-f65c5a791930, oa:person_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9_Person:6e181532-12e4-e665-7dba-efc1f934fb24 .

oa:source_bhi_fbd7260f-116a-9649-bb9a-c6caa5e2adc9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1973-04-16 - 1973-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1973-04-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4128, Periode: 1973" ;
    a2a:Book "Overlijdensregister Waalwijk 1973" ;
    a2a:DocumentNumber "63" ;
    a2a:RegistryNumber "4128" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4128, Periode: 1973, Overlijdensregister Waalwijk 1973, 63, 4128"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/950b8f8e-c518-771e-8aaf-a312f718fbdb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/950b8f8e-c518-771e-8aaf-a312f718fbdb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fbd7260f-116a-9649-bb9a-c6caa5e2adc9" ;
  a2a:RecordGUID "{fbd7260f-116a-9649-bb9a-c6caa5e2adc9}" ;
  a2a:SourceRemarkdeel "4128" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1323_00001323.xml van BHI" .

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