@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_03b67d68-e5bb-4f41-ba4e-69d3709cdc86
  a a2a:Record ;
  rdfs:label "Overlijden op 23 mei 1913 te Gouda" ;
  a2a:hasPerson oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-204fb53d-07b2-80e7-7b44-e14c8be58562, oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-f3b957c4-934a-bc36-9a81-8c89d878ed4a, oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-b9c775f0-17a6-77b1-4450-ff4655111a18, oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-ba786220-39eb-8805-26df-e7d564566aaf ;
  a2a:hasEvent oa:event_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_0, oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_1, oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_2, oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_3 ;
  a2a:hasSource oa:source_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86 .

oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-204fb53d-07b2-80e7-7b44-e14c8be58562
  a a2a:Person ;
  rdfs:label "Wilhelmina Carolina van de Ven" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Carolina van de Ven" ;
    a2a:PersonNameFirstName "Wilhelmina Carolina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-f3b957c4-934a-bc36-9a81-8c89d878ed4a
  a a2a:Person ;
  rdfs:label "Lisette Francisca Maria Veerkamp" ;
  a2a:PersonName [
    rdfs:label "Lisette Francisca Maria Veerkamp" ;
    a2a:PersonNameFirstName "Lisette Francisca Maria" ;
    a2a:PersonNameLastName "Veerkamp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] .

oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-b9c775f0-17a6-77b1-4450-ff4655111a18
  a a2a:Person ;
  rdfs:label "Willem August van Gent" ;
  a2a:PersonName [
    rdfs:label "Willem August van Gent" ;
    a2a:PersonNameFirstName "Willem August" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person-ba786220-39eb-8805-26df-e7d564566aaf
  a a2a:Person ;
  rdfs:label "Bernard Gustaaf Veerkamp" ;
  a2a:PersonName [
    rdfs:label "Bernard Gustaaf Veerkamp" ;
    a2a:PersonNameFirstName "Bernard Gustaaf" ;
    a2a:PersonNameLastName "Veerkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1913-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person:204fb53d-07b2-80e7-7b44-e14c8be58562 ;
  a2a:EventKeyRef oa:event_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Event1 .

oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person:f3b957c4-934a-bc36-9a81-8c89d878ed4a ;
  a2a:EventKeyRef oa:event_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Event1 .

oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person:b9c775f0-17a6-77b1-4450-ff4655111a18 ;
  a2a:EventKeyRef oa:event_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Event1 .

oa:relationep_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Person:ba786220-39eb-8805-26df-e7d564566aaf ;
  a2a:EventKeyRef oa:event_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86_Event1 .

oa:source_smh_03b67d68-e5bb-4f41-ba4e-69d3709cdc86
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1913-05-24 - 1913-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1913-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 340, Periode: 1913" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "133" ;
    a2a:RegistryNumber "340" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 340, Periode: 1913, BS Overlijdensregister, 133, 340"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/8bec7fe8-2e92-1b3d-75f4-71cf6cf8f5a1.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/03b67d68-e5bb-4f41-ba4e-69d3709cdc86" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/8bec7fe8-2e92-1b3d-75f4-71cf6cf8f5a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/03b67d68-e5bb-4f41-ba4e-69d3709cdc86" ;
  a2a:RecordGUID "{03b67d68-e5bb-4f41-ba4e-69d3709cdc86}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "340" ;
  a2a:SourceRemarkregister_periode "1913" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3020_00003020.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1913-05-23" .

