@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_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539
  a a2a:Record ;
  rdfs:label "Overlijden op 5 oktober 1966 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534804, oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534806, oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534805, oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534807, oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534808 ;
  a2a:hasEvent oa:event_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_0, oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_1, oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_2, oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_3, oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_4 ;
  a2a:hasSource oa:source_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539 .

oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534804
  a a2a:Person ;
  rdfs:label "Maria Hermana Nieuwenhuizen" ;
  a2a:PersonName [
    rdfs:label "Maria Hermana Nieuwenhuizen" ;
    a2a:PersonNameFirstName "Maria Hermana" ;
    a2a:PersonNameLastName "Nieuwenhuizen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534806
  a a2a:Person ;
  rdfs:label "Hermanus Nieuwenhuizen" ;
  a2a:PersonName [
    rdfs:label "Hermanus Nieuwenhuizen" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Nieuwenhuizen"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534805
  a a2a:Person ;
  rdfs:label "Anna Cornelia Klingens" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Klingens" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Klingens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534807
  a a2a:Person ;
  rdfs:label "Hermanus Gerhardus Overbeek" ;
  a2a:PersonName [
    rdfs:label "Hermanus Gerhardus Overbeek" ;
    a2a:PersonNameFirstName "Hermanus Gerhardus" ;
    a2a:PersonNameLastName "Overbeek"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534808
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Engelman" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Engelman" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Engelman"
  ] ;
  a2a:Gender "Man" .

oa:event_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-10-1966" ;
    a2a:Year "1966" ;
    a2a:Month "10" ;
    a2a:Day "05" ;
    rdfs:label "1966-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534804 ;
  a2a:EventKeyRef oa:event_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Event1 .

oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534806 ;
  a2a:EventKeyRef oa:event_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Event1 .

oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534805 ;
  a2a:EventKeyRef oa:event_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Event1 .

oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534807 ;
  a2a:EventKeyRef oa:event_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Event1 .

oa:relationep_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_4
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Person3666534808 ;
  a2a:EventKeyRef oa:event_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539_Event1 .

oa:source_gld_6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1966-10-07 - 1966-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-10-1966" ;
    a2a:Year "1966" ;
    a2a:Month "10" ;
    a2a:Day "07" ;
    rdfs:label "07-10-1966"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Apeldoorn, Overlijdensregister" ;
    a2a:DocumentNumber "986" ;
    a2a:RegistryNumber "21372" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Overlijdensregister, 986, 21372"
  ] ;
  a2a:SourceLastChangeDate "2024-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/6FD72CDA6D3D43EB8BC45AF107BA6539" ;
  a2a:RecordIdentifier "3666534803" ;
  a2a:RecordGUID "{6FD72CDA-6D3D-43EB-8BC4-5AF107BA6539}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EEF366468FE1454B9718791E649EC5C7" .

