@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_cod_29f850dd-4718-635d-313a-0eea8f38c60a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_1, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_2, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_3, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_4, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_5, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_6, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_7, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_8, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_9, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_10, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_11, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_12, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_13, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_14, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_15, oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_16 ;
  a2a:hasEvent oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_0, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_1, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_2, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_3, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_4, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_5, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_6, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_7, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_8, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_9, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_10, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_11, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_12, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_13, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_14, oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_15 ;
  a2a:hasSource oa:source_cod_29f850dd-4718-635d-313a-0eea8f38c60a .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_1
  a a2a:Person ;
  rdfs:label "Hendrik J. Goossens" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Goossens" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1826-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_2
  a a2a:Person ;
  rdfs:label "Gerrit van Asselt" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Asselt" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asselt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1820-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_3
  a a2a:Person ;
  rdfs:label "Gradus Nijdeken" ;
  a2a:PersonName [
    rdfs:label "Gradus Nijdeken" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Nijdeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1857-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_4
  a a2a:Person ;
  rdfs:label "Lambertus J. Hennekes" ;
  a2a:PersonName [
    rdfs:label "Lambertus J. Hennekes" ;
    a2a:PersonNameFirstName "Lambertus J." ;
    a2a:PersonNameLastName "Hennekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1891-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_5
  a a2a:Person ;
  rdfs:label "Roebart Musch" ;
  a2a:PersonName [
    rdfs:label "Roebart Musch" ;
    a2a:PersonNameFirstName "Roebart" ;
    a2a:PersonNameLastName "Musch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1873-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_6
  a a2a:Person ;
  rdfs:label "Gerrit Schipper" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schipper" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1879-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_7
  a a2a:Person ;
  rdfs:label "Derkje Willemsen" ;
  a2a:PersonName [
    rdfs:label "Derkje Willemsen" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1856-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_8
  a a2a:Person ;
  rdfs:label "Rijk Bakker" ;
  a2a:PersonName [
    rdfs:label "Rijk Bakker" ;
    a2a:PersonNameFirstName "Rijk" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1883-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_9
  a a2a:Person ;
  rdfs:label "Lambertus van den Esschert" ;
  a2a:PersonName [
    rdfs:label "Lambertus van den Esschert" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Esschert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1909-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_10
  a a2a:Person ;
  rdfs:label "Andries Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Andries Koldenhof" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1899-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_11
  a a2a:Person ;
  rdfs:label "Hendrik Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrik Broekhuis" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1901-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_12
  a a2a:Person ;
  rdfs:label "Geertjen Elskamp" ;
  a2a:PersonName [
    rdfs:label "Geertjen Elskamp" ;
    a2a:PersonNameFirstName "Geertjen" ;
    a2a:PersonNameLastName "Elskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1852-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_13
  a a2a:Person ;
  rdfs:label "Gerritje van den Eschert" ;
  a2a:PersonName [
    rdfs:label "Gerritje van den Eschert" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Eschert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1884-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_14
  a a2a:Person ;
  rdfs:label "Evert J. Garrels" ;
  a2a:PersonName [
    rdfs:label "Evert J. Garrels" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Garrels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1868-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_15
  a a2a:Person ;
  rdfs:label "Gerrit van Asselt" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Asselt" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asselt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1863-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_16
  a a2a:Person ;
  rdfs:label "Bernard van Loo" ;
  a2a:PersonName [
    rdfs:label "Bernard van Loo" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1882-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorssel" ;
    rdfs:label "Gorssel"
  ] .

oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_1 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_2 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_3 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_4 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_5 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_6 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_7 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_8 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_9 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_10 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_11 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_12 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_13 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_14 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_15 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:relationep_cod_29f850dd-4718-635d-313a-0eea8f38c60a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Person5051081_16 ;
  a2a:EventKeyRef oa:event_cod_29f850dd-4718-635d-313a-0eea8f38c60a_Event1 .

oa:source_cod_29f850dd-4718-635d-313a-0eea8f38c60a
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1901-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1901-1926 Apeldoorn" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11698714" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5051081"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5051081" ;
  a2a:RecordIdentifier "5051081" ;
  a2a:RecordGUID "{29f850dd-4718-635d-313a-0eea8f38c60a}" ;
  a2a:SourceRemarkProvenance "Bevolkingsregister Apeldoorn 1829-1910 (csv) gedownload via https://archieven.coda-apeldoorn.nl/opendata.php gecombineerd met gescrape-de akteinformatie van website en omgezet naar A2A" .

