@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_44b37872-2d33-3067-e62d-e342badcdcad
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1970 te Gouda" ;
  a2a:hasPerson oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-517263da-44c0-7678-04ea-2f42b33cb446, oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-4c13ff7c-84da-3d9a-9f27-1f8092c3ed93, oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-397efbdb-7c48-4883-2737-195d16a0f9bc, oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-7c365592-1240-fbc0-6226-a989ff62b49e ;
  a2a:hasEvent oa:event_smh_44b37872-2d33-3067-e62d-e342badcdcad_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_0, oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_1, oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_2, oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_3 ;
  a2a:hasSource oa:source_smh_44b37872-2d33-3067-e62d-e342badcdcad .

oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-517263da-44c0-7678-04ea-2f42b33cb446
  a a2a:Person ;
  rdfs:label "Jetje Bouwman" ;
  a2a:PersonName [
    rdfs:label "Jetje Bouwman" ;
    a2a:PersonNameFirstName "Jetje" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-4c13ff7c-84da-3d9a-9f27-1f8092c3ed93
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Versluis" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Versluis" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Versluis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-397efbdb-7c48-4883-2737-195d16a0f9bc
  a a2a:Person ;
  rdfs:label "Maria Johanna Versluis" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Versluis" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Versluis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person-7c365592-1240-fbc0-6226-a989ff62b49e
  a a2a:Person ;
  rdfs:label "Willem de Wolf" ;
  a2a:PersonName [
    rdfs:label "Willem de Wolf" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_44b37872-2d33-3067-e62d-e342badcdcad_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1970-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person:517263da-44c0-7678-04ea-2f42b33cb446 ;
  a2a:EventKeyRef oa:event_smh_44b37872-2d33-3067-e62d-e342badcdcad_Event1 .

oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person:4c13ff7c-84da-3d9a-9f27-1f8092c3ed93 ;
  a2a:EventKeyRef oa:event_smh_44b37872-2d33-3067-e62d-e342badcdcad_Event1 .

oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person:397efbdb-7c48-4883-2737-195d16a0f9bc ;
  a2a:EventKeyRef oa:event_smh_44b37872-2d33-3067-e62d-e342badcdcad_Event1 .

oa:relationep_smh_44b37872-2d33-3067-e62d-e342badcdcad_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_smh_44b37872-2d33-3067-e62d-e342badcdcad_Person:7c365592-1240-fbc0-6226-a989ff62b49e ;
  a2a:EventKeyRef oa:event_smh_44b37872-2d33-3067-e62d-e342badcdcad_Event1 .

oa:source_smh_44b37872-2d33-3067-e62d-e342badcdcad
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1970-03-17 - 1970-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1970-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 423, Periode: 1970" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "161" ;
    a2a:RegistryNumber "423" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 423, Periode: 1970, BS Overlijdensregister, 161, 423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/0fbaa68a-7a10-b565-cf00-1427616f134c.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/44b37872-2d33-3067-e62d-e342badcdcad" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/0fbaa68a-7a10-b565-cf00-1427616f134c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/44b37872-2d33-3067-e62d-e342badcdcad" ;
  a2a:RecordGUID "{44b37872-2d33-3067-e62d-e342badcdcad}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "423" ;
  a2a:SourceRemarkregister_periode "1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_557_00000557.xml van SMH" .

[] a2a:PersonRemarkdiversen "Moeder is overleden." .
[] a2a:PersonRemarkdiversen "Vader is overleden." .
[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1970-03-14" .

