@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_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 1966 te Gouda" ;
  a2a:hasPerson oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-0189be51-7de9-f8fb-d0b1-68cf3b6aa34a, oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-37c296e6-d6d2-6548-1b69-b2346461245a, oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-a15bb61f-c2a0-1046-6998-80ded71c4b32, oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-99681a72-bc28-1924-de34-363b7279f40b ;
  a2a:hasEvent oa:event_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_0, oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_1, oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_2, oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_3 ;
  a2a:hasSource oa:source_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf .

oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-0189be51-7de9-f8fb-d0b1-68cf3b6aa34a
  a a2a:Person ;
  rdfs:label "Cornelia Goor" ;
  a2a:PersonName [
    rdfs:label "Cornelia Goor" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-37c296e6-d6d2-6548-1b69-b2346461245a
  a a2a:Person ;
  rdfs:label "Samuel Coster" ;
  a2a:PersonName [
    rdfs:label "Samuel Coster" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Coster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-a15bb61f-c2a0-1046-6998-80ded71c4b32
  a a2a:Person ;
  rdfs:label "Erich Martin August Ehlert" ;
  a2a:PersonName [
    rdfs:label "Erich Martin August Ehlert" ;
    a2a:PersonNameFirstName "Erich Martin August" ;
    a2a:PersonNameLastName "Ehlert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person-99681a72-bc28-1924-de34-363b7279f40b
  a a2a:Person ;
  rdfs:label "Evalina Coster" ;
  a2a:PersonName [
    rdfs:label "Evalina Coster" ;
    a2a:PersonNameFirstName "Evalina" ;
    a2a:PersonNameLastName "Coster"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1966-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person:0189be51-7de9-f8fb-d0b1-68cf3b6aa34a ;
  a2a:EventKeyRef oa:event_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Event1 .

oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person:37c296e6-d6d2-6548-1b69-b2346461245a ;
  a2a:EventKeyRef oa:event_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Event1 .

oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_2
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person:a15bb61f-c2a0-1046-6998-80ded71c4b32 ;
  a2a:EventKeyRef oa:event_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Event1 .

oa:relationep_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Person:99681a72-bc28-1924-de34-363b7279f40b ;
  a2a:EventKeyRef oa:event_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf_Event1 .

oa:source_smh_82f7a5c8-5e4f-17fc-e134-0f91c6e521bf
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1966-02-21 - 1966-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1966-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 414, Periode: 1966" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "121" ;
    a2a:RegistryNumber "414" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 414, Periode: 1966, BS Overlijdensregister, 121, 414"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/beb4e61d-a1c1-0f9f-f227-54ad03598419.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/82f7a5c8-5e4f-17fc-e134-0f91c6e521bf" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/beb4e61d-a1c1-0f9f-f227-54ad03598419.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/82f7a5c8-5e4f-17fc-e134-0f91c6e521bf" ;
  a2a:RecordGUID "{82f7a5c8-5e4f-17fc-e134-0f91c6e521bf}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "414" ;
  a2a:SourceRemarkregister_periode "1966" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_121_00000121.xml van SMH" .

[] a2a:PersonRemarkdiversen "Moeder is overleden." .
[] a2a:PersonRemarkdiversen "Vader is overleden." .
[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1966-02-18" .

