@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_df875c0e-51d1-6ee2-c6c5-84897c632bf9
  a a2a:Record ;
  rdfs:label "Overlijden op 2 mei 1855 te Nieuwerkerk aan den IJssel" ;
  a2a:hasPerson oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person-1bfdb00c-60d9-7ff3-dd33-ab91db4d9f03, oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person-a73cbf72-a330-a530-aec3-f176f81ccf08, oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person-06a56e17-998c-e84a-2eb7-fc75388637c7 ;
  a2a:hasEvent oa:event_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_0, oa:relationep_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_1, oa:relationep_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_2 ;
  a2a:hasSource oa:source_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9 .

oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person-1bfdb00c-60d9-7ff3-dd33-ab91db4d9f03
  a a2a:Person ;
  rdfs:label "Teuntje Karreman" ;
  a2a:PersonName [
    rdfs:label "Teuntje Karreman" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Karreman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person-a73cbf72-a330-a530-aec3-f176f81ccf08
  a a2a:Person ;
  rdfs:label "Gijsbert Hermanus Rijm" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Hermanus Rijm" ;
    a2a:PersonNameFirstName "Gijsbert Hermanus" ;
    a2a:PersonNameLastName "Rijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person-06a56e17-998c-e84a-2eb7-fc75388637c7
  a a2a:Person ;
  rdfs:label "Lena Rijm" ;
  a2a:PersonName [
    rdfs:label "Lena Rijm" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Rijm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] .

oa:event_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1855-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel"
  ] .

oa:relationep_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person:1bfdb00c-60d9-7ff3-dd33-ab91db4d9f03 ;
  a2a:EventKeyRef oa:event_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Event1 .

oa:relationep_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person:a73cbf72-a330-a530-aec3-f176f81ccf08 ;
  a2a:EventKeyRef oa:event_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Event1 .

oa:relationep_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Person:06a56e17-998c-e84a-2eb7-fc75388637c7 ;
  a2a:EventKeyRef oa:event_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9_Event1 .

oa:source_smh_df875c0e-51d1-6ee2-c6c5-84897c632bf9
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel", "1855-05-03 - 1855-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1855-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 27, Periode: 1853-1862" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "27" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 27, Periode: 1853-1862, BS Overlijdensregister, 20, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/92f9e976-abaf-f638-0acc-0701ef8282c5.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/df875c0e-51d1-6ee2-c6c5-84897c632bf9" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/92f9e976-abaf-f638-0acc-0701ef8282c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/df875c0e-51d1-6ee2-c6c5-84897c632bf9" ;
  a2a:RecordGUID "{df875c0e-51d1-6ee2-c6c5-84897c632bf9}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "27" ;
  a2a:SourceRemarkregister_periode "1853-1862" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_806_00000806.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Nieuwerkerk aan den IJssel" ;
  a2a:PersonRemarkdatum_overlijden "1855-05-02" .

