@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_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_1, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_2, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_3, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_4, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_5, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_6, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_7, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_8, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_9, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_10, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_11, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_12, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_13, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_14, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_15, oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_16 ;
  a2a:hasEvent oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_0, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_1, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_2, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_3, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_4, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_5, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_6, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_7, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_8, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_9, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_10, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_11, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_12, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_13, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_14, oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_15 ;
  a2a:hasSource oa:source_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_1
  a a2a:Person ;
  rdfs:label "Pieter van der Does" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Does" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1840-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_2
  a a2a:Person ;
  rdfs:label "Antonius Sanders" ;
  a2a:PersonName [
    rdfs:label "Antonius Sanders" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1868-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_3
  a a2a:Person ;
  rdfs:label "Gradus Sanders" ;
  a2a:PersonName [
    rdfs:label "Gradus Sanders" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1870-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_4
  a a2a:Person ;
  rdfs:label "Rectius S.R.F.A. Staeven" ;
  a2a:PersonName [
    rdfs:label "Rectius S.R.F.A. Staeven" ;
    a2a:PersonNameFirstName "Rectius S.R.F.A." ;
    a2a:PersonNameLastName "Staeven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1853-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hamburg" ;
    rdfs:label "Hamburg"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_5
  a a2a:Person ;
  rdfs:label "Antonius Sanders" ;
  a2a:PersonName [
    rdfs:label "Antonius Sanders" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1899-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_6
  a a2a:Person ;
  rdfs:label "Bernardus Sanders" ;
  a2a:PersonName [
    rdfs:label "Bernardus Sanders" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1863-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_7
  a a2a:Person ;
  rdfs:label "Hendrika Sanders" ;
  a2a:PersonName [
    rdfs:label "Hendrika Sanders" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1865-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_8
  a a2a:Person ;
  rdfs:label "Sebastiaan J. Sauwels" ;
  a2a:PersonName [
    rdfs:label "Sebastiaan J. Sauwels" ;
    a2a:PersonNameFirstName "Sebastiaan J." ;
    a2a:PersonNameLastName "Sauwels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1874-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_9
  a a2a:Person ;
  rdfs:label "Wilhelmina J. Sanders" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina J. Sanders" ;
    a2a:PersonNameFirstName "Wilhelmina J." ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1898-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_10
  a a2a:Person ;
  rdfs:label "Johanna H. Streppel" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Streppel" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Streppel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1873-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_11
  a a2a:Person ;
  rdfs:label "Willemina Gorkink" ;
  a2a:PersonName [
    rdfs:label "Willemina Gorkink" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Gorkink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1831-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_12
  a a2a:Person ;
  rdfs:label "Aleida Sanders" ;
  a2a:PersonName [
    rdfs:label "Aleida Sanders" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1873-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_13
  a a2a:Person ;
  rdfs:label "Hendrik J. Sanders" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Sanders" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1816-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_14
  a a2a:Person ;
  rdfs:label "Hendrikus J. Sanders" ;
  a2a:PersonName [
    rdfs:label "Hendrikus J. Sanders" ;
    a2a:PersonNameFirstName "Hendrikus J." ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1857-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_15
  a a2a:Person ;
  rdfs:label "Julia J. Sanders" ;
  a2a:PersonName [
    rdfs:label "Julia J. Sanders" ;
    a2a:PersonNameFirstName "Julia J." ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1875-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_16
  a a2a:Person ;
  rdfs:label "Wilhelmus M. Tijhuis" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus M. Tijhuis" ;
    a2a:PersonNameFirstName "Wilhelmus M." ;
    a2a:PersonNameLastName "Tijhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1866-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_1 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_2 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_3 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_4 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_5 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_6 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_7 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_8 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_9 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_10 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_11 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_12 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_13 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_14 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_15 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:relationep_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Person4948199_16 ;
  a2a:EventKeyRef oa:event_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a_Event1 .

oa:source_cod_2da896b2-d19d-8dae-27f3-0d74d0e8fb0a
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk A - Loenen dorp" ;
    a2a:DocumentNumber "44" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk A - Loenen dorp, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12092295" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4948199"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4948199" ;
  a2a:RecordIdentifier "4948199" ;
  a2a:RecordGUID "{2da896b2-d19d-8dae-27f3-0d74d0e8fb0a}" ;
  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" .

