@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_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juli 1949 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102201, oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102202, oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102203, oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102204 ;
  a2a:hasEvent oa:event_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_0, oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_1, oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_2, oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_3 ;
  a2a:hasSource oa:source_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E .

oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102201
  a a2a:Person ;
  rdfs:label "Ferdinand Gerhardus Meijer" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Gerhardus Meijer" ;
    a2a:PersonNameFirstName "Ferdinand Gerhardus" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 Jaar" ;
    rdfs:label "70 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102202
  a a2a:Person ;
  rdfs:label "Gerhardus Philippus Meijer" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Philippus Meijer" ;
    a2a:PersonNameFirstName "Gerhardus Philippus" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102203
  a a2a:Person ;
  rdfs:label "Thecla Alida Broekman" ;
  a2a:PersonName [
    rdfs:label "Thecla Alida Broekman" ;
    a2a:PersonNameFirstName "Thecla Alida" ;
    a2a:PersonNameLastName "Broekman"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102204
  a a2a:Person ;
  rdfs:label "Geertruida Dooper" ;
  a2a:PersonName [
    rdfs:label "Geertruida Dooper" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Dooper"
  ] .

oa:event_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-07-1949" ;
    a2a:Year "1949" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "1949-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102201 ;
  a2a:EventKeyRef oa:event_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Event1 .

oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102202 ;
  a2a:EventKeyRef oa:event_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Event1 .

oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102203 ;
  a2a:EventKeyRef oa:event_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Event1 .

oa:relationep_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Person3100102204 ;
  a2a:EventKeyRef oa:event_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E_Event1 .

oa:source_gld_BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1949-07-23 - 1949-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-07-1949" ;
    a2a:Year "1949" ;
    a2a:Month "07" ;
    a2a:Day "23" ;
    rdfs:label "23-07-1949"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Apeldoorn, Overlijdensregister" ;
    a2a:Book "Apeldoorn, Overlijdensregister" ;
    a2a:DocumentNumber "553" ;
    a2a:RegistryNumber "32322" ;
    rdfs:label "Gelders Archief, Arnhem, Apeldoorn, Overlijdensregister, Apeldoorn, Overlijdensregister, 553, 32322"
  ] ;
  a2a:SourceLastChangeDate "2023-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/BAFF9F79C56948C3A2AB74BDFB1BB12E" ;
  a2a:RecordIdentifier "3100102200" ;
  a2a:RecordGUID "{BAFF9F79-C569-48C3-A2AB-74BDFB1BB12E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/24AD778A2FFF4E4BA57235C5A21983C9" .

