@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_f823eb79-6f75-855f-e330-1021f8d44a6b
  a a2a:Record ;
  rdfs:label "Overlijden op 2 oktober 1902 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-4eaeb8d6-b95d-5d8a-204e-01853d2ff97e, oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-a52f0403-e6fe-a33b-21fe-ad33580f477d, oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-638ba050-660e-1eb9-2305-e182c4a8eb37, oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-e25c0f5c-d211-4672-3283-92def2804fe5, oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-9e62d2f5-a515-10c3-fa62-640311c234bb ;
  a2a:hasEvent oa:event_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_0, oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_1, oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_2, oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_3, oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_4 ;
  a2a:hasSource oa:source_sha_f823eb79-6f75-855f-e330-1021f8d44a6b .

oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-4eaeb8d6-b95d-5d8a-204e-01853d2ff97e
  a a2a:Person ;
  rdfs:label "Pieter Cornelis Kentie" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelis Kentie" ;
    a2a:PersonNameFirstName "Pieter Cornelis" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-a52f0403-e6fe-a33b-21fe-ad33580f477d
  a a2a:Person ;
  rdfs:label "Bastiaan Baks" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Baks" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-638ba050-660e-1eb9-2305-e182c4a8eb37
  a a2a:Person ;
  rdfs:label "Jan Baks" ;
  a2a:PersonName [
    rdfs:label "Jan Baks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-e25c0f5c-d211-4672-3283-92def2804fe5
  a a2a:Person ;
  rdfs:label "Adriana Verbeek" ;
  a2a:PersonName [
    rdfs:label "Adriana Verbeek" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person-9e62d2f5-a515-10c3-fa62-640311c234bb
  a a2a:Person ;
  rdfs:label "Dientje Baks" ;
  a2a:PersonName [
    rdfs:label "Dientje Baks" ;
    a2a:PersonNameFirstName "Dientje" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 maanden" ;
    rdfs:label "7 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1902-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person:4eaeb8d6-b95d-5d8a-204e-01853d2ff97e ;
  a2a:EventKeyRef oa:event_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Event1 .

oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person:a52f0403-e6fe-a33b-21fe-ad33580f477d ;
  a2a:EventKeyRef oa:event_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Event1 .

oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person:638ba050-660e-1eb9-2305-e182c4a8eb37 ;
  a2a:EventKeyRef oa:event_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Event1 .

oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person:e25c0f5c-d211-4672-3283-92def2804fe5 ;
  a2a:EventKeyRef oa:event_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Event1 .

oa:relationep_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Person:9e62d2f5-a515-10c3-fa62-640311c234bb ;
  a2a:EventKeyRef oa:event_sha_f823eb79-6f75-855f-e330-1021f8d44a6b_Event1 .

oa:source_sha_f823eb79-6f75-855f-e330-1021f8d44a6b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1902-10-02 - 1902-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1902-10-02"^^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 "43" ;
    a2a:RegistryNumber "6320" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6320, Periode: 1893-1902, Overlijdensregister, 43, 6320"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/179ce87b-c0a3-7621-faff-10fa9e985196.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f823eb79-6f75-855f-e330-1021f8d44a6b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/179ce87b-c0a3-7621-faff-10fa9e985196.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f823eb79-6f75-855f-e330-1021f8d44a6b" ;
  a2a:RecordGUID "{f823eb79-6f75-855f-e330-1021f8d44a6b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3631_00003631.xml van SHA" .

