@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_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204
  a a2a:Record ;
  rdfs:label "Overlijden op 4 september 1971 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003292, oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003294, oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003293, oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003295 ;
  a2a:hasEvent oa:event_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_0, oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_1, oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_2, oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_3 ;
  a2a:hasSource oa:source_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204 .

oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003292
  a a2a:Person ;
  rdfs:label "Leendert van Lohuizen" ;
  a2a:PersonName [
    rdfs:label "Leendert van Lohuizen" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lohuizen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "###" ;
    rdfs:label "###"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "07-06-1897" ;
    a2a:Year "1897" ;
    a2a:Month "06" ;
    a2a:Day "07" ;
    rdfs:label "07-06-1897"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003294
  a a2a:Person ;
  rdfs:label "Jannes van Lohuizen" ;
  a2a:PersonName [
    rdfs:label "Jannes van Lohuizen" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lohuizen"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003293
  a a2a:Person ;
  rdfs:label "Jannetje Mulder" ;
  a2a:PersonName [
    rdfs:label "Jannetje Mulder" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003295
  a a2a:Person ;
  rdfs:label "Geertje Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Geertje Burgerhout" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "04-09-1971" ;
    a2a:Year "1971" ;
    a2a:Month "09" ;
    a2a:Day "04" ;
    rdfs:label "1971-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003292 ;
  a2a:EventKeyRef oa:event_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Event1 .

oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003294 ;
  a2a:EventKeyRef oa:event_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Event1 .

oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003293 ;
  a2a:EventKeyRef oa:event_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Event1 .

oa:relationep_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Person3664003295 ;
  a2a:EventKeyRef oa:event_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204_Event1 .

oa:source_gld_C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1971-09-07 - 1971-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-09-1971" ;
    a2a:Year "1971" ;
    a2a:Month "09" ;
    a2a:Day "07" ;
    rdfs:label "07-09-1971"
  ] ;
  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 "988" ;
    a2a:RegistryNumber "25215" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Overlijdensregister, 988, 25215"
  ] ;
  a2a:SourceLastChangeDate "2025-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/C2F85B2976C54BC98AEB91F6BC9CD204" ;
  a2a:RecordIdentifier "3664003291" ;
  a2a:RecordGUID "{C2F85B29-76C5-4BC9-8AEB-91F6BC9CD204}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5341A12E47944168A4F76A96D0B13C7F" .

