@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_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7
  a a2a:Record ;
  rdfs:label "Overlijden op 6 oktober 1867 te Broek" ;
  a2a:hasPerson oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-70235e0b-9e2d-e672-2eab-e89d4ba5ab5f, oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-4b350ba6-71ca-b540-6640-c75a25b9704c, oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-91b27161-3047-191b-910f-f77af1fdc0a6, oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-5bd5a78d-0fd9-6b43-5bea-a260510e53ca ;
  a2a:hasEvent oa:event_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_0, oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_1, oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_2, oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_3 ;
  a2a:hasSource oa:source_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7 .

oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-70235e0b-9e2d-e672-2eab-e89d4ba5ab5f
  a a2a:Person ;
  rdfs:label "Petrus Hogenboom" ;
  a2a:PersonName [
    rdfs:label "Petrus Hogenboom" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Hogenboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-4b350ba6-71ca-b540-6640-c75a25b9704c
  a a2a:Person ;
  rdfs:label "Magtilda de Loos" ;
  a2a:PersonName [
    rdfs:label "Magtilda de Loos" ;
    a2a:PersonNameFirstName "Magtilda" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-91b27161-3047-191b-910f-f77af1fdc0a6
  a a2a:Person ;
  rdfs:label "Philippus Johannes Hogenboom" ;
  a2a:PersonName [
    rdfs:label "Philippus Johannes Hogenboom" ;
    a2a:PersonNameFirstName "Philippus Johannes" ;
    a2a:PersonNameLastName "Hogenboom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78" ;
    rdfs:label "78"
  ] .

oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person-5bd5a78d-0fd9-6b43-5bea-a260510e53ca
  a a2a:Person ;
  rdfs:label "Catharina Maria Zuidveld" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Zuidveld" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Zuidveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1867-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Broek" ;
    rdfs:label "Broek"
  ] .

oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person:70235e0b-9e2d-e672-2eab-e89d4ba5ab5f ;
  a2a:EventKeyRef oa:event_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Event1 .

oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar" ;
  a2a:RelationType "other:Weduwnaar" ;
  a2a:PersonKeyRef oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person:4b350ba6-71ca-b540-6640-c75a25b9704c ;
  a2a:EventKeyRef oa:event_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Event1 .

oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person:91b27161-3047-191b-910f-f77af1fdc0a6 ;
  a2a:EventKeyRef oa:event_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Event1 .

oa:relationep_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Person:5bd5a78d-0fd9-6b43-5bea-a260510e53ca ;
  a2a:EventKeyRef oa:event_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7_Event1 .

oa:source_smh_8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Broek c.a." ;
    rdfs:label "Broek c.a.", "1867-10-07 - 1867-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1867-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 14, Periode: 1859-1870" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "14" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 14, Periode: 1859-1870, BS Overlijdensregister, 33, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/574bca8e-6278-6a93-170f-3c9d86315267.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/574bca8e-6278-6a93-170f-3c9d86315267.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7" ;
  a2a:RecordGUID "{8fa286f6-ebe9-fa6d-21e9-7663e32a2fc7}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "14" ;
  a2a:SourceRemarkregister_periode "1859-1870" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3979_00003979.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Broek" ;
  a2a:PersonRemarkdatum_overlijden "1867-10-06" .

