@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_059f14d3-73fa-aabc-e24a-2f38f89310b9
  a a2a:Record ;
  rdfs:label "Overlijden op 1 maart 1837 te Gouda" ;
  a2a:hasPerson oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person-2d5ac5ff-6c0c-dacb-090d-d2cfb12d5756, oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person-95af291f-8227-3d7a-d826-78689879afe0, oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person-057190b4-ba2c-27aa-98e8-e95edfc50403 ;
  a2a:hasEvent oa:event_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_0, oa:relationep_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_1, oa:relationep_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_2 ;
  a2a:hasSource oa:source_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9 .

oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person-2d5ac5ff-6c0c-dacb-090d-d2cfb12d5756
  a a2a:Person ;
  rdfs:label "Hendrica Verhoek" ;
  owl:sameAs oa:person_smh_4bb40d34-4420-2c1d-37a4-75018823b354_Person-e521ee7d-9e4d-6828-3b0b-da39a19d8006, oa:person_smh_8bdce357-692b-430a-7a12-0cc1a76ab8fb_Person-f522c01f-3063-0cc1-0d0b-44ebfc010f1b, oa:person_smh_f1b4089b-24da-eadc-5686-459dd336a202_Person-be957899-2769-63ac-eda0-535fcb3dd458, oa:person_smh_49b5b360-62a0-e028-2a79-dfcf7b1c2f40_Person-8dadfeff-8b74-5d3c-b3fe-8f68de8a65f7 ;
  a2a:PersonName [
    rdfs:label "Hendrica Verhoek" ;
    a2a:PersonNameFirstName "Hendrica" ;
    a2a:PersonNameLastName "Verhoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person-95af291f-8227-3d7a-d826-78689879afe0
  a a2a:Person ;
  rdfs:label "Jan Verblaauw" ;
  owl:sameAs oa:person_smh_4bb40d34-4420-2c1d-37a4-75018823b354_Person-a4dab84d-6e05-da20-babc-978890c03d4a, oa:person_smh_8bdce357-692b-430a-7a12-0cc1a76ab8fb_Person-50146f3e-5d0a-d1a6-5851-05d80a179cf2, oa:person_smh_f1b4089b-24da-eadc-5686-459dd336a202_Person-22d45dc7-aa36-da89-d70a-1a636857939d, oa:person_smh_49b5b360-62a0-e028-2a79-dfcf7b1c2f40_Person-4d3dfa36-75f3-c62f-a6f2-9d3a9cc1193d ;
  a2a:PersonName [
    rdfs:label "Jan Verblaauw" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verblaauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person-057190b4-ba2c-27aa-98e8-e95edfc50403
  a a2a:Person ;
  rdfs:label "Cornelis Verblaauw" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verblaauw" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verblaauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] .

oa:event_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1837-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person:2d5ac5ff-6c0c-dacb-090d-d2cfb12d5756 ;
  a2a:EventKeyRef oa:event_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Event1 .

oa:relationep_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person:95af291f-8227-3d7a-d826-78689879afe0 ;
  a2a:EventKeyRef oa:event_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Event1 .

oa:relationep_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Person:057190b4-ba2c-27aa-98e8-e95edfc50403 ;
  a2a:EventKeyRef oa:event_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9_Event1 .

oa:source_smh_059f14d3-73fa-aabc-e24a-2f38f89310b9
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1837-03-03 - 1837-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1837-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 264, Periode: 1837" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "118" ;
    a2a:RegistryNumber "264" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 264, Periode: 1837, BS Overlijdensregister, 118, 264"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/7d7f515c-fe51-f439-a9d0-c89df52414ae.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/059f14d3-73fa-aabc-e24a-2f38f89310b9" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/7d7f515c-fe51-f439-a9d0-c89df52414ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/059f14d3-73fa-aabc-e24a-2f38f89310b9" ;
  a2a:RecordGUID "{059f14d3-73fa-aabc-e24a-2f38f89310b9}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "264" ;
  a2a:SourceRemarkregister_periode "1837" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_351_00000351.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1837-03-01" .

