@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_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060
  a a2a:Record ;
  rdfs:label "Overlijden op 6 februari 1962 te Veghel" ;
  a2a:hasPerson oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person-51920ee7-ae8b-0339-8976-2583d74a33ec, oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person-ff1cd74f-ae56-1384-3867-5894fc5d3330, oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person-82c8469b-9076-53f8-9a39-ae012925b79e ;
  a2a:hasEvent oa:event_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_0, oa:relationep_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_1, oa:relationep_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_2 ;
  a2a:hasSource oa:source_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060 .

oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person-51920ee7-ae8b-0339-8976-2583d74a33ec
  a a2a:Person ;
  rdfs:label "Wilhelmina Maria Josephina van den Berg" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Maria Josephina van den Berg" ;
    a2a:PersonNameFirstName "Wilhelmina Maria Josephina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person-ff1cd74f-ae56-1384-3867-5894fc5d3330
  a a2a:Person ;
  rdfs:label "Elisabeth Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Raaijmakers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person-82c8469b-9076-53f8-9a39-ae012925b79e
  a a2a:Person ;
  rdfs:label "Adrianus Henricus Maria Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Henricus Maria Raaijmakers" ;
    a2a:PersonNameFirstName "Adrianus Henricus Maria" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1962-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:relationep_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person:51920ee7-ae8b-0339-8976-2583d74a33ec ;
  a2a:EventKeyRef oa:event_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Event1 .

oa:relationep_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person:ff1cd74f-ae56-1384-3867-5894fc5d3330 ;
  a2a:EventKeyRef oa:event_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Event1 .

oa:relationep_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Person:82c8469b-9076-53f8-9a39-ae012925b79e ;
  a2a:EventKeyRef oa:event_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060_Event1 .

oa:source_bhi_3f0a8f4e-e6f0-5fad-594a-7c822e6f1060
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1962-02-06 - 1962-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1962-02-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4410, Periode: 1962" ;
    a2a:Book "Overlijdensregister Veghel 1962" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "4410" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4410, Periode: 1962, Overlijdensregister Veghel 1962, 25, 4410"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d3431a44-fa2d-0b6b-06f2-ee149a4f9bd5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d3431a44-fa2d-0b6b-06f2-ee149a4f9bd5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3f0a8f4e-e6f0-5fad-594a-7c822e6f1060" ;
  a2a:RecordGUID "{3f0a8f4e-e6f0-5fad-594a-7c822e6f1060}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27881_00027881.xml van BHI" .

