@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_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d
  a a2a:Record ;
  rdfs:label "Overlijden op 24 februari 1855 te Gouda" ;
  a2a:hasPerson oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person-1ddec47e-41eb-e69d-ed38-f8172173c044, oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person-ce50fe77-0727-d345-b777-4dcea3e45a08, oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person-f4b6379b-3014-8675-e619-5ad2f01d7fdb ;
  a2a:hasEvent oa:event_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_0, oa:relationep_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_1, oa:relationep_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_2 ;
  a2a:hasSource oa:source_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d .

oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person-1ddec47e-41eb-e69d-ed38-f8172173c044
  a a2a:Person ;
  rdfs:label "Anthonetta Maria Silvester" ;
  a2a:PersonName [
    rdfs:label "Anthonetta Maria Silvester" ;
    a2a:PersonNameFirstName "Anthonetta Maria" ;
    a2a:PersonNameLastName "Silvester"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person-ce50fe77-0727-d345-b777-4dcea3e45a08
  a a2a:Person ;
  rdfs:label "Marinus Hendricus Michaël" ;
  a2a:PersonName [
    rdfs:label "Marinus Hendricus Michaël" ;
    a2a:PersonNameFirstName "Marinus Hendricus" ;
    a2a:PersonNameLastName "Michaël"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person-f4b6379b-3014-8675-e619-5ad2f01d7fdb
  a a2a:Person ;
  rdfs:label "Doodgeboren kind Michaël" ;
  a2a:PersonName [
    rdfs:label "Doodgeboren kind Michaël" ;
    a2a:PersonNameFirstName "Doodgeboren kind" ;
    a2a:PersonNameLastName "Michaël"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] .

oa:event_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1855-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person:1ddec47e-41eb-e69d-ed38-f8172173c044 ;
  a2a:EventKeyRef oa:event_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Event1 .

oa:relationep_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person:ce50fe77-0727-d345-b777-4dcea3e45a08 ;
  a2a:EventKeyRef oa:event_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Event1 .

oa:relationep_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Person:f4b6379b-3014-8675-e619-5ad2f01d7fdb ;
  a2a:EventKeyRef oa:event_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d_Event1 .

oa:source_smh_f10a57e5-88c0-e7bb-6021-cd8d0f83f34d
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1855-02-26 - 1855-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1855-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 282, Periode: 1855" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "117" ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 282, Periode: 1855, BS Overlijdensregister, 117, 282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/7b5842d3-074c-3445-a228-22e0d828055a.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/f10a57e5-88c0-e7bb-6021-cd8d0f83f34d" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/7b5842d3-074c-3445-a228-22e0d828055a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/f10a57e5-88c0-e7bb-6021-cd8d0f83f34d" ;
  a2a:RecordGUID "{f10a57e5-88c0-e7bb-6021-cd8d0f83f34d}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "282" ;
  a2a:SourceRemarkregister_periode "1855" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_859_00000859.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1855-02-24" .

