@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_smh_065c4b83-677c-a35b-19cd-e652efd2635a
  a a2a:Record ;
  rdfs:label "Overlijden op 30 maart 1852 te Gouda" ;
  a2a:hasPerson oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-1ae63bcc-c944-5c29-6c1e-bcc971289be8, oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-0819320a-28f4-bf70-38fd-8eb15fb45058, oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-1d308f5d-b5fa-8ed7-e41d-c129fa8b704e, oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-cb4b1635-afe6-91a7-d2fc-60acb91e8085 ;
  a2a:hasEvent oa:event_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_0, oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_1, oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_2, oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_3 ;
  a2a:hasSource oa:source_smh_065c4b83-677c-a35b-19cd-e652efd2635a .

oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-1ae63bcc-c944-5c29-6c1e-bcc971289be8
  a a2a:Person ;
  rdfs:label "Maria Catharina Reijnders" ;
  owl:sameAs oa:person_smh_efb37f7e-1e27-13e8-cb73-763aa2bc82f1_Person-049079d1-d267-d17d-bd81-aa5052dade86 ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Reijnders" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Reijnders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-0819320a-28f4-bf70-38fd-8eb15fb45058
  a a2a:Person ;
  rdfs:label "Marcellus Bisdom" ;
  owl:sameAs oa:person_smh_efb37f7e-1e27-13e8-cb73-763aa2bc82f1_Person-e4669950-070e-aacb-770c-4c0017498f6e ;
  a2a:PersonName [
    rdfs:label "Marcellus Bisdom" ;
    a2a:PersonNameFirstName "Marcellus" ;
    a2a:PersonNameLastName "Bisdom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-1d308f5d-b5fa-8ed7-e41d-c129fa8b704e
  a a2a:Person ;
  rdfs:label "Cornelis Johan Vosch van Avezaat" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johan Vosch van Avezaat" ;
    a2a:PersonNameFirstName "Cornelis Johan" ;
    a2a:PersonNameLastName "Vosch van Avezaat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person-cb4b1635-afe6-91a7-d2fc-60acb91e8085
  a a2a:Person ;
  rdfs:label "Catharina Jacoba Bisdom" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacoba Bisdom" ;
    a2a:PersonNameFirstName "Catharina Jacoba" ;
    a2a:PersonNameLastName "Bisdom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] .

oa:event_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1852-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person:1ae63bcc-c944-5c29-6c1e-bcc971289be8 ;
  a2a:EventKeyRef oa:event_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Event1 .

oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person:0819320a-28f4-bf70-38fd-8eb15fb45058 ;
  a2a:EventKeyRef oa:event_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Event1 .

oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_2
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person:1d308f5d-b5fa-8ed7-e41d-c129fa8b704e ;
  a2a:EventKeyRef oa:event_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Event1 .

oa:relationep_smh_065c4b83-677c-a35b-19cd-e652efd2635a_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Person:cb4b1635-afe6-91a7-d2fc-60acb91e8085 ;
  a2a:EventKeyRef oa:event_smh_065c4b83-677c-a35b-19cd-e652efd2635a_Event1 .

oa:source_smh_065c4b83-677c-a35b-19cd-e652efd2635a
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1852-03-31 - 1852-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1852-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 279, Periode: 1852" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "162" ;
    a2a:RegistryNumber "279" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 279, Periode: 1852, BS Overlijdensregister, 162, 279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/8695a562-3ac4-0051-b4a7-c7ccd68ecf7e.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/065c4b83-677c-a35b-19cd-e652efd2635a" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/8695a562-3ac4-0051-b4a7-c7ccd68ecf7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/065c4b83-677c-a35b-19cd-e652efd2635a" ;
  a2a:RecordGUID "{065c4b83-677c-a35b-19cd-e652efd2635a}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "279" ;
  a2a:SourceRemarkregister_periode "1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_354_00000354.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1852-03-30" .

