@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_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b
  a a2a:Record ;
  rdfs:label "Overlijden op 30 maart 1855 te Gouda" ;
  a2a:hasPerson oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-df812ca0-408e-11f3-8ba8-a505daae9a8e, oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-05bad90a-fd5d-c7e8-c003-18c966493395, oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-ed6cc8a4-2a27-3f70-287d-90327915350f, oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-e8af9e32-a2c4-6d58-ea92-23cf32d74c7f ;
  a2a:hasEvent oa:event_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_0, oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_1, oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_2, oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_3 ;
  a2a:hasSource oa:source_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b .

oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-df812ca0-408e-11f3-8ba8-a505daae9a8e
  a a2a:Person ;
  rdfs:label "IJda Brand" ;
  a2a:PersonName [
    rdfs:label "IJda Brand" ;
    a2a:PersonNameFirstName "IJda" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-05bad90a-fd5d-c7e8-c003-18c966493395
  a a2a:Person ;
  rdfs:label "Teunis Hoola" ;
  a2a:PersonName [
    rdfs:label "Teunis Hoola" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Hoola"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-ed6cc8a4-2a27-3f70-287d-90327915350f
  a a2a:Person ;
  rdfs:label "David Johannis Maskamp" ;
  a2a:PersonName [
    rdfs:label "David Johannis Maskamp" ;
    a2a:PersonNameFirstName "David Johannis" ;
    a2a:PersonNameLastName "Maskamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person-e8af9e32-a2c4-6d58-ea92-23cf32d74c7f
  a a2a:Person ;
  rdfs:label "Johanna Hoola" ;
  a2a:PersonName [
    rdfs:label "Johanna Hoola" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hoola"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75" ;
    rdfs:label "75"
  ] .

oa:event_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1855-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person:df812ca0-408e-11f3-8ba8-a505daae9a8e ;
  a2a:EventKeyRef oa:event_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Event1 .

oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person:05bad90a-fd5d-c7e8-c003-18c966493395 ;
  a2a:EventKeyRef oa:event_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Event1 .

oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_2
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person:ed6cc8a4-2a27-3f70-287d-90327915350f ;
  a2a:EventKeyRef oa:event_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Event1 .

oa:relationep_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Person:e8af9e32-a2c4-6d58-ea92-23cf32d74c7f ;
  a2a:EventKeyRef oa:event_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b_Event1 .

oa:source_smh_d6e7cfca-e049-e39b-e12c-0b8ddd18a40b
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1855-03-31 - 1855-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1855-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: 282, Periode: 1855" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "188" ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 282, Periode: 1855, BS Overlijdensregister, 188, 282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/0bd44c29-356f-7513-1614-6655a9b2487c.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/d6e7cfca-e049-e39b-e12c-0b8ddd18a40b" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/0bd44c29-356f-7513-1614-6655a9b2487c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/d6e7cfca-e049-e39b-e12c-0b8ddd18a40b" ;
  a2a:RecordGUID "{d6e7cfca-e049-e39b-e12c-0b8ddd18a40b}" ;
  a2a:SourceRemarkOpmerking "Familienaam van de overledene wordt ook geschreven als Ola" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "282" ;
  a2a:SourceRemarkregister_periode "1855" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_780_00000780.xml van SMH" .

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

