@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_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_1, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_2, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_3, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_4, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_5, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_6, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_7, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_8, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_9, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_10, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_11, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_12, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_13, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_14, oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_15 ;
  a2a:hasEvent oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_0, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_1, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_2, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_3, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_4, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_5, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_6, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_7, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_8, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_9, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_10, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_11, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_12, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_13, oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_14 ;
  a2a:hasSource oa:source_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40 .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_1
  a a2a:Person ;
  rdfs:label "Berendina van den Enk" ;
  a2a:PersonName [
    rdfs:label "Berendina van den Enk" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1906-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_2
  a a2a:Person ;
  rdfs:label "Marinus van den Enk" ;
  a2a:PersonName [
    rdfs:label "Marinus van den Enk" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1909-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_3
  a a2a:Person ;
  rdfs:label "Gerritje Ketel" ;
  a2a:PersonName [
    rdfs:label "Gerritje Ketel" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1905-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_4
  a a2a:Person ;
  rdfs:label "Martinus Boerman" ;
  a2a:PersonName [
    rdfs:label "Martinus Boerman" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Boerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1872-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_5
  a a2a:Person ;
  rdfs:label "Berend J. van den Enk" ;
  a2a:PersonName [
    rdfs:label "Berend J. van den Enk" ;
    a2a:PersonNameFirstName "Berend J." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1902-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_6
  a a2a:Person ;
  rdfs:label "Jan van den Enk" ;
  a2a:PersonName [
    rdfs:label "Jan van den Enk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1907-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_7
  a a2a:Person ;
  rdfs:label "Berend J. van den Enk" ;
  a2a:PersonName [
    rdfs:label "Berend J. van den Enk" ;
    a2a:PersonNameFirstName "Berend J." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1868-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_8
  a a2a:Person ;
  rdfs:label "Gerritje Ketel" ;
  a2a:PersonName [
    rdfs:label "Gerritje Ketel" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1885-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_9
  a a2a:Person ;
  rdfs:label "Woutera van den Enk" ;
  a2a:PersonName [
    rdfs:label "Woutera van den Enk" ;
    a2a:PersonNameFirstName "Woutera" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1898-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_10
  a a2a:Person ;
  rdfs:label "Evert van den Enk" ;
  a2a:PersonName [
    rdfs:label "Evert van den Enk" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1896-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_11
  a a2a:Person ;
  rdfs:label "Maria van den Enk" ;
  a2a:PersonName [
    rdfs:label "Maria van den Enk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1908-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_12
  a a2a:Person ;
  rdfs:label "Anna C. Veldhuis" ;
  a2a:PersonName [
    rdfs:label "Anna C. Veldhuis" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNameLastName "Veldhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1869-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_13
  a a2a:Person ;
  rdfs:label "Dirk Boerman" ;
  a2a:PersonName [
    rdfs:label "Dirk Boerman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Boerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1870-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_14
  a a2a:Person ;
  rdfs:label "Lodewijk Döorr" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Döorr" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Döorr"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1882-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_15
  a a2a:Person ;
  rdfs:label "Bartje Veenhuizen" ;
  a2a:PersonName [
    rdfs:label "Bartje Veenhuizen" ;
    a2a:PersonNameFirstName "Bartje" ;
    a2a:PersonNameLastName "Veenhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1871-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_1 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_2 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_3 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_4 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_5 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_6 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_7 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_8 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_9 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_10 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_11 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_12 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_13 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_14 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:relationep_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Person4970648_15 ;
  a2a:EventKeyRef oa:event_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40_Event1 .

oa:source_cod_040c37f2-6da7-3bd4-e4ca-6a1b87e31f40
  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 Beekbergen" ;
    a2a:DocumentNumber "84" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 84"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11472077" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4970648"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4970648" ;
  a2a:RecordIdentifier "4970648" ;
  a2a:RecordGUID "{040c37f2-6da7-3bd4-e4ca-6a1b87e31f40}" ;
  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" .

