@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30
  a a2a:Record ;
  rdfs:label "Overlijden op 22 februari 1897 te Gouda" ;
  a2a:hasPerson oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person-310f86df-755d-cb33-9115-16f9ae2bcd0c, oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person-11c33a57-df83-a1e2-d099-1ed510496071, oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person-f3243f48-534b-c24d-e8ba-66b89dab95ff ;
  a2a:hasEvent oa:event_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_0, oa:relationep_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_1, oa:relationep_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_2 ;
  a2a:hasSource oa:source_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30 .

oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person-310f86df-755d-cb33-9115-16f9ae2bcd0c
  a a2a:Person ;
  rdfs:label "Johanna van Duin" ;
  owl:sameAs oa:person_arg_753AE3C4-D4E3-4E65-81D7-7C837AF5A850_Person3, oa:person_arg_7ca25f25-b592-e9ea-546f-eaa6269763d4_Person3, oa:person_arg_938DC86A-3416-40A2-863D-A0B8066CB75E_Person3, oa:person_smh_3909cf2e-2f01-c7a9-bcaa-14fca4e4ac72_Person-ccd2f461-53cc-3477-1316-40a59887f48c, oa:person_smh_7c4b5a4b-9928-9e7b-5e18-7f977edda8f7_Person-303e2f70-aa16-0b27-202d-639faf380197, oa:person_smh_85c0d888-d860-bbaa-77c6-fb9da2b79f4c_Person-d357a1f4-5d87-f4fc-9582-a7bd71305756, oa:person_smh_9e3aaea1-81b2-e1b8-5a65-4b510137994b_Person-3f09d6cb-6bbd-877d-00e9-03ffef7be83b ;
  a2a:PersonName [
    rdfs:label "Johanna van Duin" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person-11c33a57-df83-a1e2-d099-1ed510496071
  a a2a:Person ;
  rdfs:label "Adriana Hendrika Vonk" ;
  a2a:PersonName [
    rdfs:label "Adriana Hendrika Vonk" ;
    a2a:PersonNameFirstName "Adriana Hendrika" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] .

oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person-f3243f48-534b-c24d-e8ba-66b89dab95ff
  a a2a:Person ;
  rdfs:label "Johannes Vonk" ;
  owl:sameAs oa:person_arg_753AE3C4-D4E3-4E65-81D7-7C837AF5A850_Person2, oa:person_arg_7ca25f25-b592-e9ea-546f-eaa6269763d4_Person2, oa:person_arg_938DC86A-3416-40A2-863D-A0B8066CB75E_Person2, oa:person_smh_3909cf2e-2f01-c7a9-bcaa-14fca4e4ac72_Person-ddaff20f-f95c-1294-4128-0b2e1306430f, oa:person_smh_7c4b5a4b-9928-9e7b-5e18-7f977edda8f7_Person-95a3746c-2865-1026-f255-3c8d74a26936, oa:person_smh_85c0d888-d860-bbaa-77c6-fb9da2b79f4c_Person-d419c8f5-cf35-854c-1604-543b2c9b1f0d, oa:person_smh_9e3aaea1-81b2-e1b8-5a65-4b510137994b_Person-879fa95c-03bd-626f-623f-68f203f8b7ec ;
  a2a:PersonName [
    rdfs:label "Johannes Vonk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1897-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person:310f86df-755d-cb33-9115-16f9ae2bcd0c ;
  a2a:EventKeyRef oa:event_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Event1 .

oa:relationep_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person:11c33a57-df83-a1e2-d099-1ed510496071 ;
  a2a:EventKeyRef oa:event_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Event1 .

oa:relationep_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Person:f3243f48-534b-c24d-e8ba-66b89dab95ff ;
  a2a:EventKeyRef oa:event_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30_Event1 .

oa:source_smh_7024a91d-7bfc-eaf8-cfac-b7038d192d30
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1897-02-23 - 1897-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1897-02-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 324, Periode: 1897" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "92" ;
    a2a:RegistryNumber "324" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 324, Periode: 1897, BS Overlijdensregister, 92, 324"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/8a6b7877-17fd-9727-5d32-c5d45e010a93.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/7024a91d-7bfc-eaf8-cfac-b7038d192d30" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/8a6b7877-17fd-9727-5d32-c5d45e010a93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/7024a91d-7bfc-eaf8-cfac-b7038d192d30" ;
  a2a:RecordGUID "{7024a91d-7bfc-eaf8-cfac-b7038d192d30}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "324" ;
  a2a:SourceRemarkregister_periode "1897" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3509_00003509.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1897-02-22" .

