@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_61d27933-03d9-e9db-8d92-11bffc0df5be
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_1, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_2, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_3, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_4, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_5, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_6, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_7, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_8, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_9, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_10, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_11, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_12, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_13, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_14, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_15, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_16, oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_17 ;
  a2a:hasEvent oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_0, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_1, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_2, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_3, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_4, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_5, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_6, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_7, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_8, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_9, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_10, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_11, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_12, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_13, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_14, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_15, oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_16 ;
  a2a:hasSource oa:source_cod_61d27933-03d9-e9db-8d92-11bffc0df5be .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_1
  a a2a:Person ;
  rdfs:label "Anneken Beekman" ;
  a2a:PersonName [
    rdfs:label "Anneken Beekman" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1898-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_2
  a a2a:Person ;
  rdfs:label "Jannetje Beekman" ;
  a2a:PersonName [
    rdfs:label "Jannetje Beekman" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1902-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_3
  a a2a:Person ;
  rdfs:label "Everdina W. Beekman" ;
  a2a:PersonName [
    rdfs:label "Everdina W. Beekman" ;
    a2a:PersonNameFirstName "Everdina W." ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1907-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_4
  a a2a:Person ;
  rdfs:label "Hendrik van der Burg" ;
  a2a:PersonName [
    rdfs:label "Hendrik van der Burg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1854-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bemmel" ;
    rdfs:label "Bemmel"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_5
  a a2a:Person ;
  rdfs:label "Willem Beekman" ;
  a2a:PersonName [
    rdfs:label "Willem Beekman" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1903-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_6
  a a2a:Person ;
  rdfs:label "Gerrit J. Piepers" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Piepers" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Piepers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1890-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wisch" ;
    rdfs:label "Wisch"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_7
  a a2a:Person ;
  rdfs:label "Frans Beekman" ;
  a2a:PersonName [
    rdfs:label "Frans Beekman" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1906-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_8
  a a2a:Person ;
  rdfs:label "Gosina Beekman" ;
  a2a:PersonName [
    rdfs:label "Gosina Beekman" ;
    a2a:PersonNameFirstName "Gosina" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1900-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_9
  a a2a:Person ;
  rdfs:label "Hendrika C. van Lohuizen" ;
  a2a:PersonName [
    rdfs:label "Hendrika C. van Lohuizen" ;
    a2a:PersonNameFirstName "Hendrika C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lohuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1888-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_10
  a a2a:Person ;
  rdfs:label "Willem Beekman" ;
  a2a:PersonName [
    rdfs:label "Willem Beekman" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1872-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_11
  a a2a:Person ;
  rdfs:label "Jan Eijkendal" ;
  a2a:PersonName [
    rdfs:label "Jan Eijkendal" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Eijkendal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1845-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_12
  a a2a:Person ;
  rdfs:label "Heintje Vos" ;
  a2a:PersonName [
    rdfs:label "Heintje Vos" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1883-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_13
  a a2a:Person ;
  rdfs:label "Francisca Beekman" ;
  a2a:PersonName [
    rdfs:label "Francisca Beekman" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1901-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_14
  a a2a:Person ;
  rdfs:label "Albertus Kuiper" ;
  a2a:PersonName [
    rdfs:label "Albertus Kuiper" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1872-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_15
  a a2a:Person ;
  rdfs:label "Gerritje H. Beekman" ;
  a2a:PersonName [
    rdfs:label "Gerritje H. Beekman" ;
    a2a:PersonNameFirstName "Gerritje H." ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1904-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_16
  a a2a:Person ;
  rdfs:label "Gerritje H. Nijdeken" ;
  a2a:PersonName [
    rdfs:label "Gerritje H. Nijdeken" ;
    a2a:PersonNameFirstName "Gerritje H." ;
    a2a:PersonNameLastName "Nijdeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1873-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_17
  a a2a:Person ;
  rdfs:label "Johannes H. Regterschot" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Regterschot" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Regterschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1888-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_1 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_2 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_3 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_4 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_5 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_6 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_7 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_8 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_9 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_10 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_11 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_12 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_13 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_14 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_15 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_16 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:relationep_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Person4820516_17 ;
  a2a:EventKeyRef oa:event_cod_61d27933-03d9-e9db-8d92-11bffc0df5be_Event1 .

oa:source_cod_61d27933-03d9-e9db-8d92-11bffc0df5be
  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 "214" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 214"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12113380" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4820516"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4820516" ;
  a2a:RecordIdentifier "4820516" ;
  a2a:RecordGUID "{61d27933-03d9-e9db-8d92-11bffc0df5be}" ;
  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" .

