@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_BA03CC44-C105-4C2C-88AB-6129B8C63CFD
  a a2a:Record ;
  rdfs:label "Overlijden op 15 juli 1957 te Zutphen" ;
  a2a:hasPerson oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951389, oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951392, oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951395, oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951398, oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951401 ;
  a2a:hasEvent oa:event_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_0, oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_1, oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_2, oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_3, oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_4 ;
  a2a:hasSource oa:source_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD .

oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951389
  a a2a:Person ;
  rdfs:label "Simon Hendrik Mossel" ;
  a2a:PersonName [
    rdfs:label "Simon Hendrik Mossel" ;
    a2a:PersonNameFirstName "Simon Hendrik" ;
    a2a:PersonNameLastName "Mossel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951392
  a a2a:Person ;
  rdfs:label "Henri Mossel" ;
  a2a:PersonName [
    rdfs:label "Henri Mossel" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Mossel"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951395
  a a2a:Person ;
  rdfs:label "Godefrieda Nicolina Catharina Wilhelmina Carolina van Hamel" ;
  a2a:PersonName [
    rdfs:label "Godefrieda Nicolina Catharina Wilhelmina Carolina van Hamel" ;
    a2a:PersonNameFirstName "Godefrieda Nicolina Catharina Wilhelmina Carolina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hamel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951398
  a a2a:Person ;
  rdfs:label "Dina Egbertine Smelt" ;
  a2a:PersonName [
    rdfs:label "Dina Egbertine Smelt" ;
    a2a:PersonNameFirstName "Dina Egbertine" ;
    a2a:PersonNameLastName "Smelt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951401
  a a2a:Person ;
  rdfs:label "Anna Catharina Kuip" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Kuip" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Kuip"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "15-07-1957" ;
    a2a:Year "1957" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "1957-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951389 ;
  a2a:EventKeyRef oa:event_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Event1 .

oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951392 ;
  a2a:EventKeyRef oa:event_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Event1 .

oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951395 ;
  a2a:EventKeyRef oa:event_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Event1 .

oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951398 ;
  a2a:EventKeyRef oa:event_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Event1 .

oa:relationep_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_4
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Person3016951401 ;
  a2a:EventKeyRef oa:event_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD_Event1 .

oa:source_gld_BA03CC44-C105-4C2C-88AB-6129B8C63CFD
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1957-07-16 - 1957-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-07-1957" ;
    a2a:Year "1957" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "16-07-1957"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Zutphen, Overlijdensregister" ;
    a2a:Book "Zutphen, Overlijdensregister" ;
    a2a:DocumentNumber "142" ;
    a2a:RegistryNumber "17793" ;
    rdfs:label "Gelders Archief, Arnhem, Zutphen, Overlijdensregister, Zutphen, Overlijdensregister, 142, 17793"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/BA03CC44C1054C2C88AB6129B8C63CFD" ;
  a2a:RecordIdentifier "3016951385" ;
  a2a:RecordGUID "{BA03CC44-C105-4C2C-88AB-6129B8C63CFD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BE201E05EB594AB98024DABED3148340" .

