@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_51ec6316-e6be-e8f3-393e-65344ba22cac
  a a2a:Record ;
  rdfs:label "Overlijden op 8 januari 1882 te Nieuwerkerk aan den IJssel" ;
  a2a:hasPerson oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person-a6ccced3-2ca2-fdd1-f2c7-202f9670a48d, oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person-2f1eeec5-d2fa-badc-eb01-da4da1512f34, oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person-ea7ceb87-266e-d79f-eb3a-fdc84891d34d ;
  a2a:hasEvent oa:event_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_0, oa:relationep_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_1, oa:relationep_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_2 ;
  a2a:hasSource oa:source_smh_51ec6316-e6be-e8f3-393e-65344ba22cac .

oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person-a6ccced3-2ca2-fdd1-f2c7-202f9670a48d
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Both" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Both" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person-2f1eeec5-d2fa-badc-eb01-da4da1512f34
  a a2a:Person ;
  rdfs:label "Adriana Both" ;
  a2a:PersonName [
    rdfs:label "Adriana Both" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person-ea7ceb87-266e-d79f-eb3a-fdc84891d34d
  a a2a:Person ;
  rdfs:label "Louris Both" ;
  a2a:PersonName [
    rdfs:label "Louris Both" ;
    a2a:PersonNameFirstName "Louris" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] .

oa:event_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1882-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel"
  ] .

oa:relationep_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person:a6ccced3-2ca2-fdd1-f2c7-202f9670a48d ;
  a2a:EventKeyRef oa:event_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Event1 .

oa:relationep_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person:2f1eeec5-d2fa-badc-eb01-da4da1512f34 ;
  a2a:EventKeyRef oa:event_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Event1 .

oa:relationep_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Person:ea7ceb87-266e-d79f-eb3a-fdc84891d34d ;
  a2a:EventKeyRef oa:event_smh_51ec6316-e6be-e8f3-393e-65344ba22cac_Event1 .

oa:source_smh_51ec6316-e6be-e8f3-393e-65344ba22cac
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel", "1882-01-09 - 1882-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1882-01-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 29, Periode: 1873-1882" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "29" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 29, Periode: 1873-1882, BS Overlijdensregister, 2, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/4399f8d3-e6cc-1e83-c310-ce6bf97ee837.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/51ec6316-e6be-e8f3-393e-65344ba22cac" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/4399f8d3-e6cc-1e83-c310-ce6bf97ee837.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/51ec6316-e6be-e8f3-393e-65344ba22cac" ;
  a2a:RecordGUID "{51ec6316-e6be-e8f3-393e-65344ba22cac}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "29" ;
  a2a:SourceRemarkregister_periode "1873-1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3375_00003375.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Nieuwerkerk aan den IJssel" ;
  a2a:PersonRemarkdatum_overlijden "1882-01-08" .

