@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_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb
  a a2a:Record ;
  rdfs:label "Overlijden op 3 maart 1902 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-2fdd968c-4309-41dd-c36f-03e0ad9487f3, oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-fbe49c18-9e51-2857-374c-b80a5368f808, oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-ae6ac859-e6ff-6237-612d-f2ede54f63b9, oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-3b3fc186-2599-f4ca-4b60-73e715aececb ;
  a2a:hasEvent oa:event_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_0, oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_1, oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_2, oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_3 ;
  a2a:hasSource oa:source_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb .

oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-2fdd968c-4309-41dd-c36f-03e0ad9487f3
  a a2a:Person ;
  rdfs:label "Philippus Struik" ;
  a2a:PersonName [
    rdfs:label "Philippus Struik" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "metselaar" .

oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-fbe49c18-9e51-2857-374c-b80a5368f808
  a a2a:Person ;
  rdfs:label "Albertus Baks" ;
  a2a:PersonName [
    rdfs:label "Albertus Baks" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-ae6ac859-e6ff-6237-612d-f2ede54f63b9
  a a2a:Person ;
  rdfs:label "Lena Struik" ;
  a2a:PersonName [
    rdfs:label "Lena Struik" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person-3b3fc186-2599-f4ca-4b60-73e715aececb
  a a2a:Person ;
  rdfs:label "Albertus Baks" ;
  a2a:PersonName [
    rdfs:label "Albertus Baks" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 maanden" ;
    rdfs:label "2 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1902-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person:2fdd968c-4309-41dd-c36f-03e0ad9487f3 ;
  a2a:EventKeyRef oa:event_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Event1 .

oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person:fbe49c18-9e51-2857-374c-b80a5368f808 ;
  a2a:EventKeyRef oa:event_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Event1 .

oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person:ae6ac859-e6ff-6237-612d-f2ede54f63b9 ;
  a2a:EventKeyRef oa:event_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Event1 .

oa:relationep_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Person:3b3fc186-2599-f4ca-4b60-73e715aececb ;
  a2a:EventKeyRef oa:event_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb_Event1 .

oa:source_sha_eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1902-03-03 - 1902-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1902-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 6320, Periode: 1893-1902" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "6320" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6320, Periode: 1893-1902, Overlijdensregister, 13, 6320"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/30ec5a7e-d641-b491-6c38-1e83c43ac96d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/30ec5a7e-d641-b491-6c38-1e83c43ac96d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb" ;
  a2a:RecordGUID "{eae967cf-2b3b-3dab-94c2-b3e6d5ddaccb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3630_00003630.xml van SHA" .

