@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_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9
  a a2a:Record ;
  rdfs:label "Overlijden op 7 april 1950 te Ermelo" ;
  a2a:hasPerson oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631795, oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631798, oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631801, oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631804 ;
  a2a:hasEvent oa:event_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_0, oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_1, oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_2, oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_3 ;
  a2a:hasSource oa:source_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9 .

oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631795
  a a2a:Person ;
  rdfs:label "Gijsbert van de Ridder" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van de Ridder" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 Jaar" ;
    rdfs:label "76 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631798
  a a2a:Person ;
  rdfs:label "Jan van de Ridder" ;
  a2a:PersonName [
    rdfs:label "Jan van de Ridder" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631801
  a a2a:Person ;
  rdfs:label "Wilhelmina Nijhof" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Nijhof" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Nijhof"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631804
  a a2a:Person ;
  rdfs:label "Aartje Gerritsen" ;
  a2a:PersonName [
    rdfs:label "Aartje Gerritsen" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNameLastName "Gerritsen"
  ] .

oa:event_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "07-04-1950" ;
    a2a:Year "1950" ;
    a2a:Month "04" ;
    a2a:Day "07" ;
    rdfs:label "1950-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631795 ;
  a2a:EventKeyRef oa:event_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Event1 .

oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631798 ;
  a2a:EventKeyRef oa:event_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Event1 .

oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631801 ;
  a2a:EventKeyRef oa:event_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Event1 .

oa:relationep_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Person3017631804 ;
  a2a:EventKeyRef oa:event_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9_Event1 .

oa:source_gld_08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1950-04-14 - 1950-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-04-1950" ;
    a2a:Year "1950" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "14-04-1950"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Apeldoorn, Overlijdensregister" ;
    a2a:Book "Apeldoorn, Overlijdensregister" ;
    a2a:DocumentNumber "311" ;
    a2a:RegistryNumber "32323" ;
    rdfs:label "Gelders Archief, Arnhem, Apeldoorn, Overlijdensregister, Apeldoorn, Overlijdensregister, 311, 32323"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/08D84335B9DA4E3FBE3E0ECA2DBF7EB9" ;
  a2a:RecordIdentifier "3017631790" ;
  a2a:RecordGUID "{08D84335-B9DA-4E3F-BE3E-0ECA2DBF7EB9}" ;
  a2a:SourceRemarkOpmerking "Overleden in andere gemeente" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6C0EB303F6904135B5DA73D8A700F4F3" .

