@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_81724599-3ce1-70b3-a7f2-ef2bec3016b1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_1, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_2, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_3, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_4, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_5, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_6, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_7, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_8, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_9, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_10, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_11, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_12, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_13, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_14, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_15, oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_16 ;
  a2a:hasEvent oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_0, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_1, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_2, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_3, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_4, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_5, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_6, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_7, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_8, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_9, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_10, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_11, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_12, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_13, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_14, oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_15 ;
  a2a:hasSource oa:source_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1 .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_1
  a a2a:Person ;
  rdfs:label "Clarisse Jaudas" ;
  a2a:PersonName [
    rdfs:label "Clarisse Jaudas" ;
    a2a:PersonNameFirstName "Clarisse" ;
    a2a:PersonNameLastName "Jaudas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1854-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Samarang" ;
    rdfs:label "Samarang"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_2
  a a2a:Person ;
  rdfs:label "Gerardus P. van der Togt" ;
  a2a:PersonName [
    rdfs:label "Gerardus P. van der Togt" ;
    a2a:PersonNameFirstName "Gerardus P." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Togt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1901-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_3
  a a2a:Person ;
  rdfs:label "Evert J. Vermeer" ;
  a2a:PersonName [
    rdfs:label "Evert J. Vermeer" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1875-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_4
  a a2a:Person ;
  rdfs:label "Renze van der Poel" ;
  a2a:PersonName [
    rdfs:label "Renze van der Poel" ;
    a2a:PersonNameFirstName "Renze" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1877-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_5
  a a2a:Person ;
  rdfs:label "Gerardus P. van der Vaart" ;
  a2a:PersonName [
    rdfs:label "Gerardus P. van der Vaart" ;
    a2a:PersonNameFirstName "Gerardus P." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1908-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gieten" ;
    rdfs:label "Gieten"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_6
  a a2a:Person ;
  rdfs:label "Niding van der Vaart" ;
  a2a:PersonName [
    rdfs:label "Niding van der Vaart" ;
    a2a:PersonNameFirstName "Niding" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1901-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_7
  a a2a:Person ;
  rdfs:label "Leentje Klarenbeek" ;
  a2a:PersonName [
    rdfs:label "Leentje Klarenbeek" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Klarenbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1838-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_8
  a a2a:Person ;
  rdfs:label "Maria J. van der Vaart" ;
  a2a:PersonName [
    rdfs:label "Maria J. van der Vaart" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1903-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_9
  a a2a:Person ;
  rdfs:label "Christina Reinders" ;
  a2a:PersonName [
    rdfs:label "Christina Reinders" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Reinders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1876-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_10
  a a2a:Person ;
  rdfs:label "Jouke van der Vaart" ;
  a2a:PersonName [
    rdfs:label "Jouke van der Vaart" ;
    a2a:PersonNameFirstName "Jouke" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1876-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_11
  a a2a:Person ;
  rdfs:label "Willemina Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Willemina Voorhorst" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1876-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_12
  a a2a:Person ;
  rdfs:label "Jan de Vries" ;
  a2a:PersonName [
    rdfs:label "Jan de Vries" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1891-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_13
  a a2a:Person ;
  rdfs:label "Johannes Bos" ;
  a2a:PersonName [
    rdfs:label "Johannes Bos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1885-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_14
  a a2a:Person ;
  rdfs:label "Roelf Wirkenbach" ;
  a2a:PersonName [
    rdfs:label "Roelf Wirkenbach" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Wirkenbach"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1854-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_15
  a a2a:Person ;
  rdfs:label "Willem Hellendoorn" ;
  a2a:PersonName [
    rdfs:label "Willem Hellendoorn" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hellendoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1857-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_16
  a a2a:Person ;
  rdfs:label "Jan Vermeer" ;
  a2a:PersonName [
    rdfs:label "Jan Vermeer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1821-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_1 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_2 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_3 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_4 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_5 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_6 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_7 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_8 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_9 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_10 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_11 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_12 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_13 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_14 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_15 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:relationep_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Person5430237_16 ;
  a2a:EventKeyRef oa:event_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1_Event1 .

oa:source_cod_81724599-3ce1-70b3-a7f2-ef2bec3016b1
  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 "68" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12065188" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5430237"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5430237" ;
  a2a:RecordIdentifier "5430237" ;
  a2a:RecordGUID "{81724599-3ce1-70b3-a7f2-ef2bec3016b1}" ;
  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" .

