@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_3e4691c3-e6b2-8fa4-e384-05c47e897fee
  a a2a:Record ;
  rdfs:label "Overlijden op 4 januari 1830 te Gouda" ;
  a2a:hasPerson oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-5fd66e84-7be2-bd31-e959-a321201b1e88, oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-aeb28fe9-0d70-c2c0-5c78-8ecfc5388a58, oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-1f5f7d0a-3b6e-cb17-b086-cb4d354d8f6d, oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-75e0c79d-9fd0-ea1f-1a6a-6f84d902c7b2 ;
  a2a:hasEvent oa:event_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_0, oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_1, oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_2, oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_3 ;
  a2a:hasSource oa:source_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee .

oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-5fd66e84-7be2-bd31-e959-a321201b1e88
  a a2a:Person ;
  rdfs:label "Nn" ;
  a2a:PersonName [
    rdfs:label "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-aeb28fe9-0d70-c2c0-5c78-8ecfc5388a58
  a a2a:Person ;
  rdfs:label "Nn" ;
  a2a:PersonName [
    rdfs:label "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-1f5f7d0a-3b6e-cb17-b086-cb4d354d8f6d
  a a2a:Person ;
  rdfs:label "Adriana Cabout" ;
  a2a:PersonName [
    rdfs:label "Adriana Cabout" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Cabout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person-75e0c79d-9fd0-ea1f-1a6a-6f84d902c7b2
  a a2a:Person ;
  rdfs:label "Klaas Koppenhol" ;
  a2a:PersonName [
    rdfs:label "Klaas Koppenhol" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Koppenhol"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65" ;
    rdfs:label "65"
  ] .

oa:event_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1830-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person:5fd66e84-7be2-bd31-e959-a321201b1e88 ;
  a2a:EventKeyRef oa:event_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Event1 .

oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person:aeb28fe9-0d70-c2c0-5c78-8ecfc5388a58 ;
  a2a:EventKeyRef oa:event_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Event1 .

oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person:1f5f7d0a-3b6e-cb17-b086-cb4d354d8f6d ;
  a2a:EventKeyRef oa:event_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Event1 .

oa:relationep_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Person:75e0c79d-9fd0-ea1f-1a6a-6f84d902c7b2 ;
  a2a:EventKeyRef oa:event_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee_Event1 .

oa:source_smh_3e4691c3-e6b2-8fa4-e384-05c47e897fee
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1830-01-06 - 1830-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1830-01-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 257, Periode: 1830" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "257" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 257, Periode: 1830, BS Overlijdensregister, 8, 257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/67fb44e2-bd55-60e3-89ca-4905344416ea.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/3e4691c3-e6b2-8fa4-e384-05c47e897fee" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/67fb44e2-bd55-60e3-89ca-4905344416ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/3e4691c3-e6b2-8fa4-e384-05c47e897fee" ;
  a2a:RecordGUID "{3e4691c3-e6b2-8fa4-e384-05c47e897fee}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "257" ;
  a2a:SourceRemarkregister_periode "1830" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_537_00000537.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1830-01-04" .

