@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_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juli 1920 te Gouda" ;
  a2a:hasPerson oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-ed066b6e-7209-e7ee-eaa8-be98edfd0756, oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-d283f57a-1aea-a244-3654-3f1bcbcc3c43, oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-5b7817ba-3d5f-9b38-4c34-7cd3e7d33093, oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-330363c1-0b77-272b-348c-652a7fd1415b ;
  a2a:hasEvent oa:event_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_0, oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_1, oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_2, oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_3 ;
  a2a:hasSource oa:source_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6 .

oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-ed066b6e-7209-e7ee-eaa8-be98edfd0756
  a a2a:Person ;
  rdfs:label "Theodorus Jacobus Zuijdveld" ;
  a2a:PersonName [
    rdfs:label "Theodorus Jacobus Zuijdveld" ;
    a2a:PersonNameFirstName "Theodorus Jacobus" ;
    a2a:PersonNameLastName "Zuijdveld"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] .

oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-d283f57a-1aea-a244-3654-3f1bcbcc3c43
  a a2a:Person ;
  rdfs:label "Adriana Walter" ;
  a2a:PersonName [
    rdfs:label "Adriana Walter" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Walter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-5b7817ba-3d5f-9b38-4c34-7cd3e7d33093
  a a2a:Person ;
  rdfs:label "Simon Zuijdveld" ;
  a2a:PersonName [
    rdfs:label "Simon Zuijdveld" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Zuijdveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person-330363c1-0b77-272b-348c-652a7fd1415b
  a a2a:Person ;
  rdfs:label "Johanna Maria van Ardenne" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Ardenne" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ardenne"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1920-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person:ed066b6e-7209-e7ee-eaa8-be98edfd0756 ;
  a2a:EventKeyRef oa:event_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Event1 .

oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person:d283f57a-1aea-a244-3654-3f1bcbcc3c43 ;
  a2a:EventKeyRef oa:event_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Event1 .

oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person:5b7817ba-3d5f-9b38-4c34-7cd3e7d33093 ;
  a2a:EventKeyRef oa:event_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Event1 .

oa:relationep_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Person:330363c1-0b77-272b-348c-652a7fd1415b ;
  a2a:EventKeyRef oa:event_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6_Event1 .

oa:source_smh_52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1920-07-03 - 1920-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1920-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 347, Periode: 1920" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "205" ;
    a2a:RegistryNumber "347" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 347, Periode: 1920, BS Overlijdensregister, 205, 347"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/0197ea53-a557-ed5a-2149-3926f1d953ea.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/0197ea53-a557-ed5a-2149-3926f1d953ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6" ;
  a2a:RecordGUID "{52b669d6-47cd-32f7-d6fa-d2cd9f8ebee6}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "347" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3378_00003378.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1920-07-02" .

