@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_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667
  a a2a:Record ;
  rdfs:label "Overlijden op 12 januari 1894 te Krimpen aan den IJssel" ;
  a2a:hasPerson oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-2fbee823-063e-fffb-5baf-c3dd29dec5de, oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-c6763e93-c823-ecdf-50e8-5278e011c135, oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-ba200eb0-cc2f-59f8-7666-f7a4d98c81a1, oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-bc77b31d-ef24-42cb-b7fc-4460af328c47 ;
  a2a:hasEvent oa:event_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_0, oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_1, oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_2, oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_3 ;
  a2a:hasSource oa:source_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667 .

oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-2fbee823-063e-fffb-5baf-c3dd29dec5de
  a a2a:Person ;
  rdfs:label "Francina Zwens" ;
  a2a:PersonName [
    rdfs:label "Francina Zwens" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNameLastName "Zwens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-c6763e93-c823-ecdf-50e8-5278e011c135
  a a2a:Person ;
  rdfs:label "Hendrik van Gogh" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Gogh" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gogh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79" ;
    rdfs:label "79"
  ] .

oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-ba200eb0-cc2f-59f8-7666-f7a4d98c81a1
  a a2a:Person ;
  rdfs:label "Hillegonda de Groot" ;
  a2a:PersonName [
    rdfs:label "Hillegonda de Groot" ;
    a2a:PersonNameFirstName "Hillegonda" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person-bc77b31d-ef24-42cb-b7fc-4460af328c47
  a a2a:Person ;
  rdfs:label "Klaas van Gogh" ;
  a2a:PersonName [
    rdfs:label "Klaas van Gogh" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1894-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Krimpen aan den IJssel" ;
    rdfs:label "Krimpen aan den IJssel"
  ] .

oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person:2fbee823-063e-fffb-5baf-c3dd29dec5de ;
  a2a:EventKeyRef oa:event_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Event1 .

oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person:c6763e93-c823-ecdf-50e8-5278e011c135 ;
  a2a:EventKeyRef oa:event_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Event1 .

oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_2
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar" ;
  a2a:RelationType "other:Weduwnaar" ;
  a2a:PersonKeyRef oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person:ba200eb0-cc2f-59f8-7666-f7a4d98c81a1 ;
  a2a:EventKeyRef oa:event_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Event1 .

oa:relationep_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Person:bc77b31d-ef24-42cb-b7fc-4460af328c47 ;
  a2a:EventKeyRef oa:event_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667_Event1 .

oa:source_smh_5dbe2c8b-5de9-e967-ada1-a18e1e4e7667
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Krimpen aan den IJssel" ;
    rdfs:label "Krimpen aan den IJssel", "1894-01-13 - 1894-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1894-01-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 31, Periode: 1893-1902" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "31" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 31, Periode: 1893-1902, BS Overlijdensregister, 3, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/04692fe0-f041-11bc-590a-bd1bbcd0e400.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/5dbe2c8b-5de9-e967-ada1-a18e1e4e7667" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/04692fe0-f041-11bc-590a-bd1bbcd0e400.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/5dbe2c8b-5de9-e967-ada1-a18e1e4e7667" ;
  a2a:RecordGUID "{5dbe2c8b-5de9-e967-ada1-a18e1e4e7667}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "31" ;
  a2a:SourceRemarkregister_periode "1893-1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3426_00003426.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Krimpen aan den IJssel" ;
  a2a:PersonRemarkdatum_overlijden "1894-01-12" .

