@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_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juni 1965 te Hattem" ;
  a2a:hasPerson oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616226, oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616228, oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616227, oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616229 ;
  a2a:hasEvent oa:event_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_0, oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_1, oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_2, oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_3 ;
  a2a:hasSource oa:source_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8 .

oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616226
  a a2a:Person ;
  rdfs:label "Jan Wouter Noordman" ;
  a2a:PersonName [
    rdfs:label "Jan Wouter Noordman" ;
    a2a:PersonNameFirstName "Jan Wouter" ;
    a2a:PersonNameLastName "Noordman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "makelaar" .

oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616228
  a a2a:Person ;
  rdfs:label "Derk Jan Noordman" ;
  a2a:PersonName [
    rdfs:label "Derk Jan Noordman" ;
    a2a:PersonNameFirstName "Derk Jan" ;
    a2a:PersonNameLastName "Noordman"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616227
  a a2a:Person ;
  rdfs:label "Martha Maria van der Wal" ;
  a2a:PersonName [
    rdfs:label "Martha Maria van der Wal" ;
    a2a:PersonNameFirstName "Martha Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616229
  a a2a:Person ;
  rdfs:label "Elisabeth Steenman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Steenman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "21-06-1965" ;
    a2a:Year "1965" ;
    a2a:Month "06" ;
    a2a:Day "21" ;
    rdfs:label "1965-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] .

oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616226 ;
  a2a:EventKeyRef oa:event_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Event1 .

oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616228 ;
  a2a:EventKeyRef oa:event_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Event1 .

oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616227 ;
  a2a:EventKeyRef oa:event_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Event1 .

oa:relationep_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Person3666616229 ;
  a2a:EventKeyRef oa:event_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8_Event1 .

oa:source_gld_CF5DEC69-38DF-42B8-BECD-66F8AC4104F8
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hattem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hattem, Nederland", "1965-06-21 - 1965-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-06-1965" ;
    a2a:Year "1965" ;
    a2a:Month "06" ;
    a2a:Day "21" ;
    rdfs:label "21-06-1965"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Hattem, Overlijdensregister" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "21859" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Hattem, Overlijdensregister, 23, 21859"
  ] ;
  a2a:SourceLastChangeDate "2024-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/CF5DEC6938DF42B8BECD66F8AC4104F8" ;
  a2a:RecordIdentifier "3666616225" ;
  a2a:RecordGUID "{CF5DEC69-38DF-42B8-BECD-66F8AC4104F8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/45C87F1FDCD24F02A55F885AB44D3E03" .

