@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_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D
  a a2a:Record ;
  rdfs:label "Overlijden op 8 januari 1826 te Nijkerk" ;
  a2a:hasPerson oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462862, oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462863, oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462864, oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462865 ;
  a2a:hasEvent oa:event_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_0, oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_1, oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_2, oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_3 ;
  a2a:hasSource oa:source_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D .

oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462862
  a a2a:Person ;
  rdfs:label "Albert Aartsen" ;
  a2a:PersonName [
    rdfs:label "Albert Aartsen" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Aartsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 Jaar" ;
    rdfs:label "69 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] ;
  a2a:Profession "daghuurder" .

oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462863
  a a2a:Person ;
  rdfs:label "Nn Nn" ;
  a2a:PersonName [
    rdfs:label "Nn Nn" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Profession "-" .

oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462864
  a a2a:Person ;
  rdfs:label "Nn Nn" ;
  a2a:PersonName [
    rdfs:label "Nn Nn" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Profession "-" .

oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462865
  a a2a:Person ;
  rdfs:label "Lammertje van Monfrans" ;
  a2a:PersonName [
    rdfs:label "Lammertje van Monfrans" ;
    a2a:PersonNameFirstName "Lammertje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Monfrans"
  ] .

oa:event_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "08-01-1826" ;
    a2a:Year "1826" ;
    a2a:Month "01" ;
    a2a:Day "08" ;
    rdfs:label "1826-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462862 ;
  a2a:EventKeyRef oa:event_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Event1 .

oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462863 ;
  a2a:EventKeyRef oa:event_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Event1 .

oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462864 ;
  a2a:EventKeyRef oa:event_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Event1 .

oa:relationep_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Person3033462865 ;
  a2a:EventKeyRef oa:event_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D_Event1 .

oa:source_gld_360CD3BC-61FE-459E-9CE6-8B81CB01DB9D
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nijkerk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijkerk, Nederland", "1826-01-09 - 1826-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-01-1826" ;
    a2a:Year "1826" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "09-01-1826"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Nijkerk, Overlijdensregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "3499.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Nijkerk, Overlijdensregister, 4, 3499.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/360CD3BC61FE459E9CE68B81CB01DB9D" ;
  a2a:RecordIdentifier "3033462861" ;
  a2a:RecordGUID "{360CD3BC-61FE-459E-9CE6-8B81CB01DB9D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/47093F5C272D4854B078493321CE2182" .

