@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_5f0af2d0-142a-6eb8-738c-bea006c19c3f
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1904 te Woudrichem" ;
  a2a:hasPerson oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person-49090683-a353-8cf7-d372-f03e24304c84, oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person-62897f49-edfe-93c2-07b7-1d0e43a1c925, oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person-c0740f11-287a-ec87-6909-ea0b94695797 ;
  a2a:hasEvent oa:event_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_0, oa:relationep_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_1, oa:relationep_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_2 ;
  a2a:hasSource oa:source_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f .

oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person-49090683-a353-8cf7-d372-f03e24304c84
  a a2a:Person ;
  rdfs:label "Lena Hartman" ;
  a2a:PersonName [
    rdfs:label "Lena Hartman" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person-62897f49-edfe-93c2-07b7-1d0e43a1c925
  a a2a:Person ;
  rdfs:label "Machielia Hartman" ;
  a2a:PersonName [
    rdfs:label "Machielia Hartman" ;
    a2a:PersonNameFirstName "Machielia" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person-c0740f11-287a-ec87-6909-ea0b94695797
  a a2a:Person ;
  rdfs:label "Johannes Hartman" ;
  a2a:PersonName [
    rdfs:label "Johannes Hartman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1904-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person:49090683-a353-8cf7-d372-f03e24304c84 ;
  a2a:EventKeyRef oa:event_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Event1 .

oa:relationep_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person:62897f49-edfe-93c2-07b7-1d0e43a1c925 ;
  a2a:EventKeyRef oa:event_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Event1 .

oa:relationep_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Person:c0740f11-287a-ec87-6909-ea0b94695797 ;
  a2a:EventKeyRef oa:event_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f_Event1 .

oa:source_bhi_5f0af2d0-142a-6eb8-738c-bea006c19c3f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1904-08-04 - 1904-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1904-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3699, Periode: 1904" ;
    a2a:Book "Overlijdensregister Woudrichem 1904" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "3699" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3699, Periode: 1904, Overlijdensregister Woudrichem 1904, 24, 3699"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b2830f2a-ead0-e1b7-5745-4e57ad65ed3f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b2830f2a-ead0-e1b7-5745-4e57ad65ed3f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5f0af2d0-142a-6eb8-738c-bea006c19c3f" ;
  a2a:RecordGUID "{5f0af2d0-142a-6eb8-738c-bea006c19c3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72828_00072828.xml van BHI" .

