@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_B462DA7B-943B-4AB0-BEAF-C91F10FD4591
  a a2a:Record ;
  rdfs:label "Overlijden op 28 augustus 1953 te Zevenaar" ;
  a2a:hasPerson oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775581, oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775584, oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775587, oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775590 ;
  a2a:hasEvent oa:event_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_0, oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_1, oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_2, oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_3 ;
  a2a:hasSource oa:source_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591 .

oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775581
  a a2a:Person ;
  rdfs:label "Peter Hubert Indemans" ;
  a2a:PersonName [
    rdfs:label "Peter Hubert Indemans" ;
    a2a:PersonNameFirstName "Peter Hubert" ;
    a2a:PersonNameLastName "Indemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775584
  a a2a:Person ;
  rdfs:label "Henricus Indemans" ;
  a2a:PersonName [
    rdfs:label "Henricus Indemans" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Indemans"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775587
  a a2a:Person ;
  rdfs:label "Anna Hubertina Sangers" ;
  a2a:PersonName [
    rdfs:label "Anna Hubertina Sangers" ;
    a2a:PersonNameFirstName "Anna Hubertina" ;
    a2a:PersonNameLastName "Sangers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775590
  a a2a:Person ;
  rdfs:label "Anna Gerarda Nillesen" ;
  a2a:PersonName [
    rdfs:label "Anna Gerarda Nillesen" ;
    a2a:PersonNameFirstName "Anna Gerarda" ;
    a2a:PersonNameLastName "Nillesen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-08-1953" ;
    a2a:Year "1953" ;
    a2a:Month "08" ;
    a2a:Day "28" ;
    rdfs:label "1953-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenaar" ;
    rdfs:label "Zevenaar"
  ] .

oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775581 ;
  a2a:EventKeyRef oa:event_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Event1 .

oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775584 ;
  a2a:EventKeyRef oa:event_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Event1 .

oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775587 ;
  a2a:EventKeyRef oa:event_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Event1 .

oa:relationep_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Person3016775590 ;
  a2a:EventKeyRef oa:event_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591_Event1 .

oa:source_gld_B462DA7B-943B-4AB0-BEAF-C91F10FD4591
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zevenaar" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zevenaar, Nederland", "1953-08-31 - 1953-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-08-1953" ;
    a2a:Year "1953" ;
    a2a:Month "08" ;
    a2a:Day "31" ;
    rdfs:label "31-08-1953"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Zevenaar, Overlijdensregister" ;
    a2a:Book "Zevenaar, Overlijdensregister" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "17762" ;
    rdfs:label "Gelders Archief, Arnhem, Zevenaar, Overlijdensregister, Zevenaar, Overlijdensregister, 54, 17762"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/B462DA7B943B4AB0BEAFC91F10FD4591" ;
  a2a:RecordIdentifier "3016775576" ;
  a2a:RecordGUID "{B462DA7B-943B-4AB0-BEAF-C91F10FD4591}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9528B460A4F74E81863567A4B525DD97" .

