@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_a2edf95c-0040-10d8-e72b-cfbe62c40289
  a a2a:Record ;
  rdfs:label "Overlijden op 7 januari 1855 te Vught" ;
  a2a:hasPerson oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-695eda33-f674-e9dd-7e4b-06f366958f40, oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-8ba8fb86-8b16-38c3-a7a3-e34498f3e0b4, oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-b4250bf0-2581-edf7-5f69-e810910f9038, oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-6232d0c7-a5dd-4931-2301-68eaa7448ccd ;
  a2a:hasEvent oa:event_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_0, oa:relationep_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_1, oa:relationep_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_0 ;
  a2a:hasSource oa:source_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289 .

oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-695eda33-f674-e9dd-7e4b-06f366958f40
  a a2a:Person ;
  rdfs:label "Margo van Dooremalen" ;
  a2a:PersonName [
    rdfs:label "Margo van Dooremalen" ;
    a2a:PersonNameFirstName "Margo" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dooremalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-8ba8fb86-8b16-38c3-a7a3-e34498f3e0b4
  a a2a:Person ;
  rdfs:label "Johanna van Rooij" ;
  a2a:PersonName [
    rdfs:label "Johanna van Rooij" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-b4250bf0-2581-edf7-5f69-e810910f9038
  a a2a:Person ;
  rdfs:label "Martinus van Rooij" ;
  a2a:PersonName [
    rdfs:label "Martinus van Rooij" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person-6232d0c7-a5dd-4931-2301-68eaa7448ccd
  a a2a:Person ;
  rdfs:label "Leonardus van Zon" ;
  a2a:PersonName [
    rdfs:label "Leonardus van Zon" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1855-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person:695eda33-f674-e9dd-7e4b-06f366958f40 ;
  a2a:EventKeyRef oa:event_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Event1 .

oa:relationep_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person:8ba8fb86-8b16-38c3-a7a3-e34498f3e0b4 ;
  a2a:EventKeyRef oa:event_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Event1 .

oa:relationep_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person:b4250bf0-2581-edf7-5f69-e810910f9038 ;
  a2a:EventKeyRef oa:event_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Event1 .

oa:relationpp_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person:8ba8fb86-8b16-38c3-a7a3-e34498f3e0b4, oa:person_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289_Person:6232d0c7-a5dd-4931-2301-68eaa7448ccd .

oa:source_bhi_a2edf95c-0040-10d8-e72b-cfbe62c40289
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1855-01-08 - 1855-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1855-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8621, Periode: 1855" ;
    a2a:Book "Overlijdensregister Vught 1855" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "8621" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8621, Periode: 1855, Overlijdensregister Vught 1855, 2, 8621"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/334d243c-12d6-06b6-b8c3-b629cdbe5950.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/334d243c-12d6-06b6-b8c3-b629cdbe5950.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a2edf95c-0040-10d8-e72b-cfbe62c40289" ;
  a2a:RecordGUID "{a2edf95c-0040-10d8-e72b-cfbe62c40289}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_31493_00031493.xml van BHI" .

