@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_811315ab-12f3-d0b6-e98f-282c62e0c612
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_1, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_2, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_3, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_4, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_5, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_6, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_7, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_8, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_9, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_10, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_11, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_12, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_13, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_14, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_15, oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_16 ;
  a2a:hasEvent oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_0, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_1, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_2, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_3, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_4, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_5, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_6, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_7, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_8, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_9, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_10, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_11, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_12, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_13, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_14, oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_15 ;
  a2a:hasSource oa:source_cod_811315ab-12f3-d0b6-e98f-282c62e0c612 .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_1
  a a2a:Person ;
  rdfs:label "Johanna B. van Ingen" ;
  a2a:PersonName [
    rdfs:label "Johanna B. van Ingen" ;
    a2a:PersonNameFirstName "Johanna B." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1875-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_2
  a a2a:Person ;
  rdfs:label "Bartje van Dijk" ;
  a2a:PersonName [
    rdfs:label "Bartje van Dijk" ;
    a2a:PersonNameFirstName "Bartje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1889-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_3
  a a2a:Person ;
  rdfs:label "Anthoinette E.E. Jansen" ;
  a2a:PersonName [
    rdfs:label "Anthoinette E.E. Jansen" ;
    a2a:PersonNameFirstName "Anthoinette E.E." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1840-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_4
  a a2a:Person ;
  rdfs:label "Hermina Pol" ;
  a2a:PersonName [
    rdfs:label "Hermina Pol" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1852-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avereest" ;
    rdfs:label "Avereest"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_5
  a a2a:Person ;
  rdfs:label "Agnes M. Brico" ;
  a2a:PersonName [
    rdfs:label "Agnes M. Brico" ;
    a2a:PersonNameFirstName "Agnes M." ;
    a2a:PersonNameLastName "Brico"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1879-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heemstede" ;
    rdfs:label "Heemstede"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_6
  a a2a:Person ;
  rdfs:label "Anna van den Brink" ;
  a2a:PersonName [
    rdfs:label "Anna van den Brink" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1888-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_7
  a a2a:Person ;
  rdfs:label "Cornelia van Drumpt" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Drumpt" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drumpt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1854-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kesteren" ;
    rdfs:label "Kesteren"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_8
  a a2a:Person ;
  rdfs:label "Jantje Oshaan" ;
  a2a:PersonName [
    rdfs:label "Jantje Oshaan" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Oshaan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1861-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_9
  a a2a:Person ;
  rdfs:label "Femma van Willigen" ;
  a2a:PersonName [
    rdfs:label "Femma van Willigen" ;
    a2a:PersonNameFirstName "Femma" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Willigen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1887-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_10
  a a2a:Person ;
  rdfs:label "Henri F.J. Schaepman" ;
  a2a:PersonName [
    rdfs:label "Henri F.J. Schaepman" ;
    a2a:PersonNameFirstName "Henri F.J." ;
    a2a:PersonNameLastName "Schaepman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1847-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_11
  a a2a:Person ;
  rdfs:label "Jan W. Stapel" ;
  a2a:PersonName [
    rdfs:label "Jan W. Stapel" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Stapel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1888-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_12
  a a2a:Person ;
  rdfs:label "Falentina J. Resink" ;
  a2a:PersonName [
    rdfs:label "Falentina J. Resink" ;
    a2a:PersonNameFirstName "Falentina J." ;
    a2a:PersonNameLastName "Resink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1878-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_13
  a a2a:Person ;
  rdfs:label "Bartha Veldhuis" ;
  a2a:PersonName [
    rdfs:label "Bartha Veldhuis" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNameLastName "Veldhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1883-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_14
  a a2a:Person ;
  rdfs:label "Maria van de Wildekamp" ;
  a2a:PersonName [
    rdfs:label "Maria van de Wildekamp" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wildekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1884-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_15
  a a2a:Person ;
  rdfs:label "Johanna van Aefst" ;
  a2a:PersonName [
    rdfs:label "Johanna van Aefst" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aefst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1899-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_16
  a a2a:Person ;
  rdfs:label "Hermina Hamer" ;
  a2a:PersonName [
    rdfs:label "Hermina Hamer" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Hamer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1885-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_1 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_2 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_3 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_4 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_5 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_6 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_7 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_8 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_9 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_10 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_11 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_12 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_13 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_14 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_15 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:relationep_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Person4987023_16 ;
  a2a:EventKeyRef oa:event_cod_811315ab-12f3-d0b6-e98f-282c62e0c612_Event1 .

oa:source_cod_811315ab-12f3-d0b6-e98f-282c62e0c612
  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 "108" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12268844" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4987023"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4987023" ;
  a2a:RecordIdentifier "4987023" ;
  a2a:RecordGUID "{811315ab-12f3-d0b6-e98f-282c62e0c612}" ;
  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" .

