@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_bb04354b-562a-e44f-eef5-0dc31922a031
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1884 te Wijk en Aalburg" ;
  a2a:hasPerson oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-d532ecf9-7509-85f1-e858-c2426fa90aab, oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-b1092b15-f37d-4158-89d1-990d85582e61, oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-9f1ec220-839d-6185-3d1b-91c3f668e426, oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-b8aee057-0787-6255-ec19-2c1a9181a733 ;
  a2a:hasEvent oa:event_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_0, oa:relationep_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_1, oa:relationep_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_0 ;
  a2a:hasSource oa:source_bhi_bb04354b-562a-e44f-eef5-0dc31922a031 .

oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-d532ecf9-7509-85f1-e858-c2426fa90aab
  a a2a:Person ;
  rdfs:label "Peter Poorter" ;
  a2a:PersonName [
    rdfs:label "Peter Poorter" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-b1092b15-f37d-4158-89d1-990d85582e61
  a a2a:Person ;
  rdfs:label "Elisabeth Vos" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vos" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-9f1ec220-839d-6185-3d1b-91c3f668e426
  a a2a:Person ;
  rdfs:label "Ruth Poorter" ;
  a2a:PersonName [
    rdfs:label "Ruth Poorter" ;
    a2a:PersonNameFirstName "Ruth" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person-b8aee057-0787-6255-ec19-2c1a9181a733
  a a2a:Person ;
  rdfs:label "Lijntje Vos" ;
  a2a:PersonName [
    rdfs:label "Lijntje Vos" ;
    a2a:PersonNameFirstName "Lijntje" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1884-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] .

oa:relationep_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person:d532ecf9-7509-85f1-e858-c2426fa90aab ;
  a2a:EventKeyRef oa:event_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Event1 .

oa:relationep_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person:b1092b15-f37d-4158-89d1-990d85582e61 ;
  a2a:EventKeyRef oa:event_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Event1 .

oa:relationep_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person:9f1ec220-839d-6185-3d1b-91c3f668e426 ;
  a2a:EventKeyRef oa:event_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Event1 .

oa:relationpp_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person:d532ecf9-7509-85f1-e858-c2426fa90aab, oa:person_bhi_bb04354b-562a-e44f-eef5-0dc31922a031_Person:b8aee057-0787-6255-ec19-2c1a9181a733 .

oa:source_bhi_bb04354b-562a-e44f-eef5-0dc31922a031
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1884-02-09 - 1884-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1884-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9281, Periode: 1884" ;
    a2a:Book "Overlijdensregister Wijk en Aalburg 1884" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "9281" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9281, Periode: 1884, Overlijdensregister Wijk en Aalburg 1884, 8, 9281"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f2675388-721c-a846-6ed6-2cfbfce281b2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f2675388-721c-a846-6ed6-2cfbfce281b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bb04354b-562a-e44f-eef5-0dc31922a031" ;
  a2a:RecordGUID "{bb04354b-562a-e44f-eef5-0dc31922a031}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75449_00075449.xml van BHI" .

