@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_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD
  a a2a:Record ;
  rdfs:label "Overlijden op 1 augustus 1906 te Wiesel" ;
  a2a:hasPerson oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663900, oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663901, oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663902 ;
  a2a:hasEvent oa:event_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_0, oa:relationep_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_1, oa:relationep_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_2 ;
  a2a:hasSource oa:source_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD .

oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663900
  a a2a:Person ;
  rdfs:label "Gerrit Albert Pothoven" ;
  a2a:PersonName [
    rdfs:label "Gerrit Albert Pothoven" ;
    a2a:PersonNameFirstName "Gerrit Albert" ;
    a2a:PersonNameLastName "Pothoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "5 Maand" ;
    rdfs:label "5 Maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663901
  a a2a:Person ;
  rdfs:label "Martinus Pothoven" ;
  a2a:PersonName [
    rdfs:label "Martinus Pothoven" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Pothoven"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663902
  a a2a:Person ;
  rdfs:label "Berendina van Emst" ;
  a2a:PersonName [
    rdfs:label "Berendina van Emst" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Emst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "01-08-1906" ;
    a2a:Year "1906" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "1906-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wiesel" ;
    rdfs:label "Wiesel"
  ] .

oa:relationep_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663900 ;
  a2a:EventKeyRef oa:event_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Event1 .

oa:relationep_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663901 ;
  a2a:EventKeyRef oa:event_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Event1 .

oa:relationep_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Person3018663902 ;
  a2a:EventKeyRef oa:event_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD_Event1 .

oa:source_gld_5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1906-08-03 - 1906-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-08-1906" ;
    a2a:Year "1906" ;
    a2a:Month "08" ;
    a2a:Day "03" ;
    rdfs:label "03-08-1906"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Apeldoorn, Overlijdensregister" ;
    a2a:DocumentNumber "342" ;
    a2a:RegistryNumber "7971.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Overlijdensregister, 342, 7971.01"
  ] ;
  a2a:SourceLastChangeDate "2025-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/5DF97F84E9DF4CD3B22AB26BAF1126AD" ;
  a2a:RecordIdentifier "3018663899" ;
  a2a:RecordGUID "{5DF97F84-E9DF-4CD3-B22A-B26BAF1126AD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/047EB93F16C3495F8A2172A550CB9695" .

