@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_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef
  a a2a:Record ;
  rdfs:label "Overlijden op 6 augustus 1902 te Schoonhoven" ;
  a2a:hasPerson oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-6331820b-94ca-3d63-71c2-d6f256db5ad4, oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-b4c48e2a-739f-5454-0519-5bad6f73e903, oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-5e2ec4d8-71fc-12fd-974a-5ad5ac604f33, oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-8ff141e3-44e0-1af9-5b8d-47b46f75374a ;
  a2a:hasEvent oa:event_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_0, oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_1, oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_2, oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_3 ;
  a2a:hasSource oa:source_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef .

oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-6331820b-94ca-3d63-71c2-d6f256db5ad4
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Seton" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Seton" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Seton"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] .

oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-b4c48e2a-739f-5454-0519-5bad6f73e903
  a a2a:Person ;
  rdfs:label "Adriana Vuijk" ;
  a2a:PersonName [
    rdfs:label "Adriana Vuijk" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Vuijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-5e2ec4d8-71fc-12fd-974a-5ad5ac604f33
  a a2a:Person ;
  rdfs:label "Jacob Johannes Seton" ;
  a2a:PersonName [
    rdfs:label "Jacob Johannes Seton" ;
    a2a:PersonNameFirstName "Jacob Johannes" ;
    a2a:PersonNameLastName "Seton"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person-8ff141e3-44e0-1af9-5b8d-47b46f75374a
  a a2a:Person ;
  rdfs:label "Dielis Hartman" ;
  a2a:PersonName [
    rdfs:label "Dielis Hartman" ;
    a2a:PersonNameFirstName "Dielis" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1902-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person:6331820b-94ca-3d63-71c2-d6f256db5ad4 ;
  a2a:EventKeyRef oa:event_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Event1 .

oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person:b4c48e2a-739f-5454-0519-5bad6f73e903 ;
  a2a:EventKeyRef oa:event_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Event1 .

oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person:5e2ec4d8-71fc-12fd-974a-5ad5ac604f33 ;
  a2a:EventKeyRef oa:event_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Event1 .

oa:relationep_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Person:8ff141e3-44e0-1af9-5b8d-47b46f75374a ;
  a2a:EventKeyRef oa:event_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef_Event1 .

oa:source_smh_b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven", "1902-08-06 - 1902-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1902-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 35, Periode: 1893-1902" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "62" ;
    a2a:RegistryNumber "35" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 35, Periode: 1893-1902, BS Overlijdensregister, 62, 35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/e30cd19f-7fe9-6c2b-b706-0df1c67fc9a5.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/e30cd19f-7fe9-6c2b-b706-0df1c67fc9a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef" ;
  a2a:RecordGUID "{b0ea261d-1ae4-ecc9-70cb-5c438d60c4ef}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "35" ;
  a2a:SourceRemarkregister_periode "1893-1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_4128_00004128.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Schoonhoven" ;
  a2a:PersonRemarkdatum_overlijden "1902-08-06" .

