@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_07ea695b-e9fc-1b3e-1a6b-2d353acadff2
  a a2a:Record ;
  rdfs:label "Overlijden op 26 februari 1891 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person-4a1fb6aa-416a-1c41-b99d-671b84276ffd, oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person-822dd97f-110f-384e-8063-412372ff4115, oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person-deaa83e8-75e3-3385-2923-f65bfb3b6b1d ;
  a2a:hasEvent oa:event_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_0, oa:relationep_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_1, oa:relationep_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_2 ;
  a2a:hasSource oa:source_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2 .

oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person-4a1fb6aa-416a-1c41-b99d-671b84276ffd
  a a2a:Person ;
  rdfs:label "Aldegonda van Raamsdonk" ;
  a2a:PersonName [
    rdfs:label "Aldegonda van Raamsdonk" ;
    a2a:PersonNameFirstName "Aldegonda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raamsdonk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person-822dd97f-110f-384e-8063-412372ff4115
  a a2a:Person ;
  rdfs:label "Geertruij van Wanrooij" ;
  a2a:PersonName [
    rdfs:label "Geertruij van Wanrooij" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wanrooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person-deaa83e8-75e3-3385-2923-f65bfb3b6b1d
  a a2a:Person ;
  rdfs:label "Victor Alexander van Raamsdonk" ;
  a2a:PersonName [
    rdfs:label "Victor Alexander van Raamsdonk" ;
    a2a:PersonNameFirstName "Victor Alexander" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raamsdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1891-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person:4a1fb6aa-416a-1c41-b99d-671b84276ffd ;
  a2a:EventKeyRef oa:event_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Event1 .

oa:relationep_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person:822dd97f-110f-384e-8063-412372ff4115 ;
  a2a:EventKeyRef oa:event_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Event1 .

oa:relationep_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Person:deaa83e8-75e3-3385-2923-f65bfb3b6b1d ;
  a2a:EventKeyRef oa:event_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2_Event1 .

oa:source_bhi_07ea695b-e9fc-1b3e-1a6b-2d353acadff2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1891-02-26 - 1891-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1891-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4274, Periode: 1891" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1891" ;
    a2a:DocumentNumber "168" ;
    a2a:RegistryNumber "4274" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4274, Periode: 1891, Overlijdensregister 's-Hertogenbosch 1891, 168, 4274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a852f36b-9a01-8d40-61b4-ca6549f6d5c2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a852f36b-9a01-8d40-61b4-ca6549f6d5c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/07ea695b-e9fc-1b3e-1a6b-2d353acadff2" ;
  a2a:RecordGUID "{07ea695b-e9fc-1b3e-1a6b-2d353acadff2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24760_00024760.xml van BHI" .

