@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_f5e97685-0f3e-332b-402a-a8ce2d7cafb4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_1, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_2, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_3, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_4, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_5, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_6, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_7, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_8, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_9, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_10, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_11, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_12, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_13, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_14, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_15, oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_16 ;
  a2a:hasEvent oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_0, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_1, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_2, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_3, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_4, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_5, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_6, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_7, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_8, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_9, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_10, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_11, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_12, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_13, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_14, oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_15 ;
  a2a:hasSource oa:source_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4 .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_1
  a a2a:Person ;
  rdfs:label "Maria Wientjes" ;
  a2a:PersonName [
    rdfs:label "Maria Wientjes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wientjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1880-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_2
  a a2a:Person ;
  rdfs:label "Jan Mosterd" ;
  a2a:PersonName [
    rdfs:label "Jan Mosterd" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1893-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_3
  a a2a:Person ;
  rdfs:label "Teunis Mosterd" ;
  a2a:PersonName [
    rdfs:label "Teunis Mosterd" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1858-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_4
  a a2a:Person ;
  rdfs:label "Jannigje Fluit" ;
  a2a:PersonName [
    rdfs:label "Jannigje Fluit" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1865-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renswoude" ;
    rdfs:label "Renswoude"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_5
  a a2a:Person ;
  rdfs:label "Tonia H. Lindhorst" ;
  a2a:PersonName [
    rdfs:label "Tonia H. Lindhorst" ;
    a2a:PersonNameFirstName "Tonia H." ;
    a2a:PersonNameLastName "Lindhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1873-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_6
  a a2a:Person ;
  rdfs:label "Johanna L. Linthorst" ;
  a2a:PersonName [
    rdfs:label "Johanna L. Linthorst" ;
    a2a:PersonNameFirstName "Johanna L." ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1881-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_7
  a a2a:Person ;
  rdfs:label "Maasje Mosterd" ;
  a2a:PersonName [
    rdfs:label "Maasje Mosterd" ;
    a2a:PersonNameFirstName "Maasje" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1886-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_8
  a a2a:Person ;
  rdfs:label "Anthonie Linthorst" ;
  a2a:PersonName [
    rdfs:label "Anthonie Linthorst" ;
    a2a:PersonNameFirstName "Anthonie" ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1863-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_9
  a a2a:Person ;
  rdfs:label "Anthonij H. Linthorst" ;
  a2a:PersonName [
    rdfs:label "Anthonij H. Linthorst" ;
    a2a:PersonNameFirstName "Anthonij H." ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1885-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_10
  a a2a:Person ;
  rdfs:label "Theodorus H. Linthorst" ;
  a2a:PersonName [
    rdfs:label "Theodorus H. Linthorst" ;
    a2a:PersonNameFirstName "Theodorus H." ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1877-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_11
  a a2a:Person ;
  rdfs:label "Adrianus Mosterd" ;
  a2a:PersonName [
    rdfs:label "Adrianus Mosterd" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1891-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_12
  a a2a:Person ;
  rdfs:label "Lubbert Mosterd" ;
  a2a:PersonName [
    rdfs:label "Lubbert Mosterd" ;
    a2a:PersonNameFirstName "Lubbert" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1890-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_13
  a a2a:Person ;
  rdfs:label "Teunis Mosterd" ;
  a2a:PersonName [
    rdfs:label "Teunis Mosterd" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1887-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_14
  a a2a:Person ;
  rdfs:label "Bernardus A. Wientjes" ;
  a2a:PersonName [
    rdfs:label "Bernardus A. Wientjes" ;
    a2a:PersonNameFirstName "Bernardus A." ;
    a2a:PersonNameLastName "Wientjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1875-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_15
  a a2a:Person ;
  rdfs:label "Gradus W. Wientjes" ;
  a2a:PersonName [
    rdfs:label "Gradus W. Wientjes" ;
    a2a:PersonNameFirstName "Gradus W." ;
    a2a:PersonNameLastName "Wientjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1881-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_16
  a a2a:Person ;
  rdfs:label "Hendrika Bouwhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrika Bouwhuis" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Bouwhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1885-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_1 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_2 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_3 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_4 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_5 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_6 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_7 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_8 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_9 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_10 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_11 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_12 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_13 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_14 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_15 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:relationep_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Person5139989_16 ;
  a2a:EventKeyRef oa:event_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4_Event1 .

oa:source_cod_f5e97685-0f3e-332b-402a-a8ce2d7cafb4
  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 E - Woudhuis" ;
    a2a:DocumentNumber "113" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk E - Woudhuis, 113"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12053121" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5139989"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5139989" ;
  a2a:RecordIdentifier "5139989" ;
  a2a:RecordGUID "{f5e97685-0f3e-332b-402a-a8ce2d7cafb4}" ;
  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" .

