@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_gld_C837147B-BC67-44F2-AF22-2D754CE268F9
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juli 1879 te Amsterdam" ;
  a2a:hasPerson oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264277, oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264278, oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264279 ;
  a2a:hasEvent oa:event_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_0, oa:relationep_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_1, oa:relationep_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_2 ;
  a2a:hasSource oa:source_gld_C837147B-BC67-44F2-AF22-2D754CE268F9 .

oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264277
  a a2a:Person ;
  rdfs:label "Gerhard Bloementhal" ;
  a2a:PersonName [
    rdfs:label "Gerhard Bloementhal" ;
    a2a:PersonNameFirstName "Gerhard" ;
    a2a:PersonNameLastName "Bloementhal"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 Dag" ;
    rdfs:label "19 Dag"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] ;
  a2a:Profession "-" .

oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264278
  a a2a:Person ;
  rdfs:label "Simon Bloementhal" ;
  a2a:PersonName [
    rdfs:label "Simon Bloementhal" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Bloementhal"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264279
  a a2a:Person ;
  rdfs:label "Helene Frederike Simons" ;
  a2a:PersonName [
    rdfs:label "Helene Frederike Simons" ;
    a2a:PersonNameFirstName "Helene Frederike" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "06-07-1879" ;
    a2a:Year "1879" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "1879-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264277 ;
  a2a:EventKeyRef oa:event_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Event1 .

oa:relationep_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264278 ;
  a2a:EventKeyRef oa:event_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Event1 .

oa:relationep_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Person3028264279 ;
  a2a:EventKeyRef oa:event_gld_C837147B-BC67-44F2-AF22-2D754CE268F9_Event1 .

oa:source_gld_C837147B-BC67-44F2-AF22-2D754CE268F9
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zaltbommel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zaltbommel, Nederland", "1879-08-04 - 1879-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-08-1879" ;
    a2a:Year "1879" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "04-08-1879"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Zaltbommel, Overlijdensregister" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "2216.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Zaltbommel, Overlijdensregister, 65, 2216.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/C837147BBC6744F2AF222D754CE268F9" ;
  a2a:RecordIdentifier "3028264276" ;
  a2a:RecordGUID "{C837147B-BC67-44F2-AF22-2D754CE268F9}" ;
  a2a:SourceRemarkOpmerking "Overleden in andere gemeente" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A5336AF5927549C691EA4DFB7A296A47" .

