@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_a789cd95-e082-9d9f-eb3c-6ca6ef60463d
  a a2a:Record ;
  rdfs:label "Overlijden op 18 augustus 1958 te Gouda" ;
  a2a:hasPerson oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person-4970a863-8346-9b68-b812-8f8ad6d1dd55, oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person-eada5dc6-0e88-0570-68dc-5cab90d601ed, oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person-eaa7ec48-d856-5b19-fac1-2d09cd5de58e ;
  a2a:hasEvent oa:event_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_0, oa:relationep_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_1, oa:relationep_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_2 ;
  a2a:hasSource oa:source_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d .

oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person-4970a863-8346-9b68-b812-8f8ad6d1dd55
  a a2a:Person ;
  rdfs:label "Arnolda Johanna van Dam" ;
  a2a:PersonName [
    rdfs:label "Arnolda Johanna van Dam" ;
    a2a:PersonNameFirstName "Arnolda Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person-eada5dc6-0e88-0570-68dc-5cab90d601ed
  a a2a:Person ;
  rdfs:label "Cornelis Jacob Appel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacob Appel" ;
    a2a:PersonNameFirstName "Cornelis Jacob" ;
    a2a:PersonNameLastName "Appel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Vertegenwoordiger" .

oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person-eaa7ec48-d856-5b19-fac1-2d09cd5de58e
  a a2a:Person ;
  rdfs:label "Adriaan Rudolf Appel" ;
  a2a:PersonName [
    rdfs:label "Adriaan Rudolf Appel" ;
    a2a:PersonNameFirstName "Adriaan Rudolf" ;
    a2a:PersonNameLastName "Appel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:event_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1958-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person:4970a863-8346-9b68-b812-8f8ad6d1dd55 ;
  a2a:EventKeyRef oa:event_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Event1 .

oa:relationep_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person:eada5dc6-0e88-0570-68dc-5cab90d601ed ;
  a2a:EventKeyRef oa:event_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Event1 .

oa:relationep_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Person:eaa7ec48-d856-5b19-fac1-2d09cd5de58e ;
  a2a:EventKeyRef oa:event_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d_Event1 .

oa:source_smh_a789cd95-e082-9d9f-eb3c-6ca6ef60463d
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1958-08-20 - 1958-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1958-08-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 385, Periode: 1958" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "318" ;
    a2a:RegistryNumber "385" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 385, Periode: 1958, BS Overlijdensregister, 318, 385"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/9187628b-a285-418f-251c-4904a02a11b3.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/a789cd95-e082-9d9f-eb3c-6ca6ef60463d" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/9187628b-a285-418f-251c-4904a02a11b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/a789cd95-e082-9d9f-eb3c-6ca6ef60463d" ;
  a2a:RecordGUID "{a789cd95-e082-9d9f-eb3c-6ca6ef60463d}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "385" ;
  a2a:SourceRemarkregister_periode "1958" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_240_00000240.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1958-08-18" .

