@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_a156b76a-e2cc-b58d-c359-ddd0b180e65c
  a a2a:Record ;
  rdfs:label "Overlijden op 20 juni 1901 te Gouda" ;
  a2a:hasPerson oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person-587f88da-dba2-8560-e168-7d093acae545, oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person-e83e9b0b-7e56-0a11-e9e7-eb49449c1d6c, oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person-e79d6130-8312-7203-067c-073485cfdedf ;
  a2a:hasEvent oa:event_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_0, oa:relationep_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_1, oa:relationep_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_2 ;
  a2a:hasSource oa:source_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c .

oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person-587f88da-dba2-8560-e168-7d093acae545
  a a2a:Person ;
  rdfs:label "Adriana Cleijpool" ;
  a2a:PersonName [
    rdfs:label "Adriana Cleijpool" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Cleijpool"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] .

oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person-e83e9b0b-7e56-0a11-e9e7-eb49449c1d6c
  a a2a:Person ;
  rdfs:label "Maria Ruis" ;
  a2a:PersonName [
    rdfs:label "Maria Ruis" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ruis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person-e79d6130-8312-7203-067c-073485cfdedf
  a a2a:Person ;
  rdfs:label "Jacob Cleijpool" ;
  a2a:PersonName [
    rdfs:label "Jacob Cleijpool" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Cleijpool"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1901-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person:587f88da-dba2-8560-e168-7d093acae545 ;
  a2a:EventKeyRef oa:event_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Event1 .

oa:relationep_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person:e83e9b0b-7e56-0a11-e9e7-eb49449c1d6c ;
  a2a:EventKeyRef oa:event_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Event1 .

oa:relationep_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Person:e79d6130-8312-7203-067c-073485cfdedf ;
  a2a:EventKeyRef oa:event_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c_Event1 .

oa:source_smh_a156b76a-e2cc-b58d-c359-ddd0b180e65c
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1901-06-22 - 1901-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1901-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 328, Periode: 1901" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "251" ;
    a2a:RegistryNumber "328" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 328, Periode: 1901, BS Overlijdensregister, 251, 328"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/b18334a3-7b10-0a78-fea7-4464fd7d88a5.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/a156b76a-e2cc-b58d-c359-ddd0b180e65c" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/b18334a3-7b10-0a78-fea7-4464fd7d88a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/a156b76a-e2cc-b58d-c359-ddd0b180e65c" ;
  a2a:RecordGUID "{a156b76a-e2cc-b58d-c359-ddd0b180e65c}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "328" ;
  a2a:SourceRemarkregister_periode "1901" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_4058_00004058.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1901-06-20" .

