@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_5d471f0a-9d1b-e846-e3be-282b6727cd4b
  a a2a:Record ;
  rdfs:label "Overlijden op 29 maart 1894 te Woudrichem" ;
  a2a:hasPerson oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-69dd24a0-a6ac-a030-3874-238f3cb92b1f, oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-8bb61707-a8f7-61e4-c913-8df742db4d8c, oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-4960845b-d661-70eb-02b2-8a5835240f9d, oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-db3c3b44-0fe3-d7a2-8abc-1e166fe45c58 ;
  a2a:hasEvent oa:event_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_0, oa:relationep_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_1, oa:relationep_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_0 ;
  a2a:hasSource oa:source_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b .

oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-69dd24a0-a6ac-a030-3874-238f3cb92b1f
  a a2a:Person ;
  rdfs:label "Johannes Baks" ;
  a2a:PersonName [
    rdfs:label "Johannes Baks" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-8bb61707-a8f7-61e4-c913-8df742db4d8c
  a a2a:Person ;
  rdfs:label "Janna Hamaker" ;
  a2a:PersonName [
    rdfs:label "Janna Hamaker" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Hamaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-4960845b-d661-70eb-02b2-8a5835240f9d
  a a2a:Person ;
  rdfs:label "Floris Baks" ;
  a2a:PersonName [
    rdfs:label "Floris Baks" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person-db3c3b44-0fe3-d7a2-8abc-1e166fe45c58
  a a2a:Person ;
  rdfs:label "Wouterina de Joode" ;
  a2a:PersonName [
    rdfs:label "Wouterina de Joode" ;
    a2a:PersonNameFirstName "Wouterina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Joode"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1894-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person:69dd24a0-a6ac-a030-3874-238f3cb92b1f ;
  a2a:EventKeyRef oa:event_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Event1 .

oa:relationep_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person:8bb61707-a8f7-61e4-c913-8df742db4d8c ;
  a2a:EventKeyRef oa:event_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Event1 .

oa:relationep_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person:4960845b-d661-70eb-02b2-8a5835240f9d ;
  a2a:EventKeyRef oa:event_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Event1 .

oa:relationpp_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person:69dd24a0-a6ac-a030-3874-238f3cb92b1f, oa:person_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b_Person:db3c3b44-0fe3-d7a2-8abc-1e166fe45c58 .

oa:source_bhi_5d471f0a-9d1b-e846-e3be-282b6727cd4b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1894-03-29 - 1894-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1894-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9160, Periode: 1894" ;
    a2a:Book "Overlijdensregister Woudrichem 1894" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "9160" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9160, Periode: 1894, Overlijdensregister Woudrichem 1894, 22, 9160"
  ] ;
  a2a:SourceLastChangeDate "2022-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5d471f0a-9d1b-e846-e3be-282b6727cd4b" ;
  a2a:RecordGUID "{5d471f0a-9d1b-e846-e3be-282b6727cd4b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74240_00074240.xml van BHI" .

