@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_3bd6e156-a3d4-42c9-ddef-7b769f7c3841
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_1, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_2, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_3, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_4, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_5, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_6, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_7, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_8, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_9, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_10, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_11, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_12, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_13, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_14, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_15, oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_16 ;
  a2a:hasEvent oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_0, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_1, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_2, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_3, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_4, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_5, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_6, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_7, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_8, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_9, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_10, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_11, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_12, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_13, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_14, oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_15 ;
  a2a:hasSource oa:source_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841 .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_1
  a a2a:Person ;
  rdfs:label "Angelina A.W. Kampff" ;
  a2a:PersonName [
    rdfs:label "Angelina A.W. Kampff" ;
    a2a:PersonNameFirstName "Angelina A.W." ;
    a2a:PersonNameLastName "Kampff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1884-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouderak" ;
    rdfs:label "Gouderak"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_2
  a a2a:Person ;
  rdfs:label "Jan G.L. Mulder" ;
  a2a:PersonName [
    rdfs:label "Jan G.L. Mulder" ;
    a2a:PersonNameFirstName "Jan G.L." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1894-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_3
  a a2a:Person ;
  rdfs:label "Egbert J. Scheltens" ;
  a2a:PersonName [
    rdfs:label "Egbert J. Scheltens" ;
    a2a:PersonNameFirstName "Egbert J." ;
    a2a:PersonNameLastName "Scheltens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1883-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_4
  a a2a:Person ;
  rdfs:label "Paul C.P. Veen" ;
  a2a:PersonName [
    rdfs:label "Paul C.P. Veen" ;
    a2a:PersonNameFirstName "Paul C.P." ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1893-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_5
  a a2a:Person ;
  rdfs:label "Louisa J.A. Mulder" ;
  a2a:PersonName [
    rdfs:label "Louisa J.A. Mulder" ;
    a2a:PersonNameFirstName "Louisa J.A." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1890-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_6
  a a2a:Person ;
  rdfs:label "Geertruida Sastra" ;
  a2a:PersonName [
    rdfs:label "Geertruida Sastra" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Sastra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1879-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_7
  a a2a:Person ;
  rdfs:label "Charles W.F. Veen" ;
  a2a:PersonName [
    rdfs:label "Charles W.F. Veen" ;
    a2a:PersonNameFirstName "Charles W.F." ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1887-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_8
  a a2a:Person ;
  rdfs:label "Simon W.M. Veen" ;
  a2a:PersonName [
    rdfs:label "Simon W.M. Veen" ;
    a2a:PersonNameFirstName "Simon W.M." ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1886-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_9
  a a2a:Person ;
  rdfs:label "Anna M. Veen" ;
  a2a:PersonName [
    rdfs:label "Anna M. Veen" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1892-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_10
  a a2a:Person ;
  rdfs:label "Cornelia J. Schagen van Soelen" ;
  a2a:PersonName [
    rdfs:label "Cornelia J. Schagen van Soelen" ;
    a2a:PersonNameFirstName "Cornelia J." ;
    a2a:PersonNameLastName "Schagen van Soelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1876-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soerabaia" ;
    rdfs:label "Soerabaia"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_11
  a a2a:Person ;
  rdfs:label "Wilhelmina C. Kampff" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina C. Kampff" ;
    a2a:PersonNameFirstName "Wilhelmina C." ;
    a2a:PersonNameLastName "Kampff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1885-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_12
  a a2a:Person ;
  rdfs:label "George L. Mulder" ;
  a2a:PersonName [
    rdfs:label "George L. Mulder" ;
    a2a:PersonNameFirstName "George L." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1841-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_13
  a a2a:Person ;
  rdfs:label "Maria S. Hartemink" ;
  a2a:PersonName [
    rdfs:label "Maria S. Hartemink" ;
    a2a:PersonNameFirstName "Maria S." ;
    a2a:PersonNameLastName "Hartemink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1881-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_14
  a a2a:Person ;
  rdfs:label "Simon D.J. Veen" ;
  a2a:PersonName [
    rdfs:label "Simon D.J. Veen" ;
    a2a:PersonNameFirstName "Simon D.J." ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1888-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_15
  a a2a:Person ;
  rdfs:label "Willem M. Bredius" ;
  a2a:PersonName [
    rdfs:label "Willem M. Bredius" ;
    a2a:PersonNameFirstName "Willem M." ;
    a2a:PersonNameLastName "Bredius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1872-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_16
  a a2a:Person ;
  rdfs:label "Cornelia G.P. Lans" ;
  a2a:PersonName [
    rdfs:label "Cornelia G.P. Lans" ;
    a2a:PersonNameFirstName "Cornelia G.P." ;
    a2a:PersonNameLastName "Lans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1854-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_1 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_2 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_3 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_4 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_5 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_6 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_7 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_8 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_9 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_10 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_11 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_12 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_13 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_14 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_15 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:relationep_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Person5376623_16 ;
  a2a:EventKeyRef oa:event_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841_Event1 .

oa:source_cod_3bd6e156-a3d4-42c9-ddef-7b769f7c3841
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "1392" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 1392"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12202075" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5376623"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5376623" ;
  a2a:RecordIdentifier "5376623" ;
  a2a:RecordGUID "{3bd6e156-a3d4-42c9-ddef-7b769f7c3841}" ;
  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" .

