@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_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47
  a a2a:Record ;
  rdfs:label "Overlijden op 9 april 1841 te Gouda" ;
  a2a:hasPerson oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person-826c53e5-9e1a-4e71-76eb-971a27a435f3, oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person-19f7780d-92f6-8388-3dff-35fa642788c3, oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person-20c69ac0-026c-e74e-de3d-5b58c878ac07 ;
  a2a:hasEvent oa:event_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_0, oa:relationep_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_1, oa:relationep_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_2 ;
  a2a:hasSource oa:source_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47 .

oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person-826c53e5-9e1a-4e71-76eb-971a27a435f3
  a a2a:Person ;
  rdfs:label "Geertruij Bodenstaf" ;
  a2a:PersonName [
    rdfs:label "Geertruij Bodenstaf" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Bodenstaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person-19f7780d-92f6-8388-3dff-35fa642788c3
  a a2a:Person ;
  rdfs:label "Johanna Hendrica Vergeer" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrica Vergeer" ;
    a2a:PersonNameFirstName "Johanna Hendrica" ;
    a2a:PersonNameLastName "Vergeer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] .

oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person-20c69ac0-026c-e74e-de3d-5b58c878ac07
  a a2a:Person ;
  rdfs:label "Cent Vergeer" ;
  a2a:PersonName [
    rdfs:label "Cent Vergeer" ;
    a2a:PersonNameFirstName "Cent" ;
    a2a:PersonNameLastName "Vergeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1841-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person:826c53e5-9e1a-4e71-76eb-971a27a435f3 ;
  a2a:EventKeyRef oa:event_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Event1 .

oa:relationep_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person:19f7780d-92f6-8388-3dff-35fa642788c3 ;
  a2a:EventKeyRef oa:event_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Event1 .

oa:relationep_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Person:20c69ac0-026c-e74e-de3d-5b58c878ac07 ;
  a2a:EventKeyRef oa:event_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47_Event1 .

oa:source_smh_b5609e4f-e1ba-a8a6-5b1b-891eb3758a47
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1841-04-12 - 1841-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1841-04-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 268, Periode: 1841" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "180" ;
    a2a:RegistryNumber "268" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 268, Periode: 1841, BS Overlijdensregister, 180, 268"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/29bd99f6-22e2-a0c8-54ec-f493d5c72218.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/b5609e4f-e1ba-a8a6-5b1b-891eb3758a47" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/29bd99f6-22e2-a0c8-54ec-f493d5c72218.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/b5609e4f-e1ba-a8a6-5b1b-891eb3758a47" ;
  a2a:RecordGUID "{b5609e4f-e1ba-a8a6-5b1b-891eb3758a47}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "268" ;
  a2a:SourceRemarkregister_periode "1841" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_286_00000286.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1841-04-09" .

