@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_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_1, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_2, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_3, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_4, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_5, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_6, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_7, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_8, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_9, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_10, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_11, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_12, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_13, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_14, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_15, oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_16 ;
  a2a:hasEvent oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_0, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_1, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_2, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_3, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_4, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_5, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_6, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_7, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_8, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_9, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_10, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_11, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_12, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_13, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_14, oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_15 ;
  a2a:hasSource oa:source_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3 .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_1
  a a2a:Person ;
  rdfs:label "Albertus Alfrink" ;
  a2a:PersonName [
    rdfs:label "Albertus Alfrink" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Alfrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1887-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_2
  a a2a:Person ;
  rdfs:label "Elske Arends" ;
  a2a:PersonName [
    rdfs:label "Elske Arends" ;
    a2a:PersonNameFirstName "Elske" ;
    a2a:PersonNameLastName "Arends"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1862-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_3
  a a2a:Person ;
  rdfs:label "Cornelis G. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis G. van Dijk" ;
    a2a:PersonNameFirstName "Cornelis G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1903-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hardenberg" ;
    rdfs:label "Hardenberg"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_4
  a a2a:Person ;
  rdfs:label "Hendrika Ooms" ;
  a2a:PersonName [
    rdfs:label "Hendrika Ooms" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Ooms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1889-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_5
  a a2a:Person ;
  rdfs:label "Antje Faber" ;
  a2a:PersonName [
    rdfs:label "Antje Faber" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1863-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_6
  a a2a:Person ;
  rdfs:label "Jacobus van Lil" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Lil" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lil"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1822-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_7
  a a2a:Person ;
  rdfs:label "Adriana M. Swens" ;
  a2a:PersonName [
    rdfs:label "Adriana M. Swens" ;
    a2a:PersonNameFirstName "Adriana M." ;
    a2a:PersonNameLastName "Swens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1853-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_8
  a a2a:Person ;
  rdfs:label "Jansje van Baak" ;
  a2a:PersonName [
    rdfs:label "Jansje van Baak" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1886-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_9
  a a2a:Person ;
  rdfs:label "Jan Alfrink" ;
  a2a:PersonName [
    rdfs:label "Jan Alfrink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Alfrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1909-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_10
  a a2a:Person ;
  rdfs:label "Jurriana M. Balk" ;
  a2a:PersonName [
    rdfs:label "Jurriana M. Balk" ;
    a2a:PersonNameFirstName "Jurriana M." ;
    a2a:PersonNameLastName "Balk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1881-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_11
  a a2a:Person ;
  rdfs:label "Aart Albers" ;
  a2a:PersonName [
    rdfs:label "Aart Albers" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1886-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_12
  a a2a:Person ;
  rdfs:label "Willemina E. Albers" ;
  a2a:PersonName [
    rdfs:label "Willemina E. Albers" ;
    a2a:PersonNameFirstName "Willemina E." ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1908-02-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_13
  a a2a:Person ;
  rdfs:label "Pieter Amersfoort" ;
  a2a:PersonName [
    rdfs:label "Pieter Amersfoort" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Amersfoort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1887-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_14
  a a2a:Person ;
  rdfs:label "Dirk F.C. Ansingh" ;
  a2a:PersonName [
    rdfs:label "Dirk F.C. Ansingh" ;
    a2a:PersonNameFirstName "Dirk F.C." ;
    a2a:PersonNameLastName "Ansingh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1851-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_15
  a a2a:Person ;
  rdfs:label "Elisabeth Kool" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kool" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kool"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1847-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_16
  a a2a:Person ;
  rdfs:label "Adriana M. Offerhaus" ;
  a2a:PersonName [
    rdfs:label "Adriana M. Offerhaus" ;
    a2a:PersonNameFirstName "Adriana M." ;
    a2a:PersonNameLastName "Offerhaus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1882-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_1 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_2 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_3 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_4 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_5 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_6 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_7 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_8 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_9 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_10 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_11 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_12 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_13 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_14 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_15 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:relationep_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Person5003337_16 ;
  a2a:EventKeyRef oa:event_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3_Event1 .

oa:source_cod_e16e6432-dcb1-4e8c-4c18-dc57b15f73e3
  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 "114" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11829499" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5003337"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5003337" ;
  a2a:RecordIdentifier "5003337" ;
  a2a:RecordGUID "{e16e6432-dcb1-4e8c-4c18-dc57b15f73e3}" ;
  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" .

