@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_4181f212-de8f-7bf8-e3b8-3415a1e38c76
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_1, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_2, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_3, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_4, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_5, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_6, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_7, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_8, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_9, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_10, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_11, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_12, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_13, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_14, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_15, oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_16 ;
  a2a:hasEvent oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_0, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_1, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_2, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_3, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_4, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_5, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_6, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_7, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_8, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_9, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_10, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_11, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_12, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_13, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_14, oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_15 ;
  a2a:hasSource oa:source_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76 .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_1
  a a2a:Person ;
  rdfs:label "Simon Kalksma" ;
  a2a:PersonName [
    rdfs:label "Simon Kalksma" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Kalksma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1904-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_2
  a a2a:Person ;
  rdfs:label "Jennigje Schuurman" ;
  a2a:PersonName [
    rdfs:label "Jennigje Schuurman" ;
    a2a:PersonNameFirstName "Jennigje" ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1881-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wierden" ;
    rdfs:label "Wierden"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_3
  a a2a:Person ;
  rdfs:label "Elisabeth Spruitenburg" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Spruitenburg" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Spruitenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1903-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_4
  a a2a:Person ;
  rdfs:label "Maria C. Spruitenburg" ;
  a2a:PersonName [
    rdfs:label "Maria C. Spruitenburg" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Spruitenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1905-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veur" ;
    rdfs:label "Veur"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_5
  a a2a:Person ;
  rdfs:label "Johanna M. Steman" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Steman" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Steman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1883-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_6
  a a2a:Person ;
  rdfs:label "Maria J. Dekker" ;
  a2a:PersonName [
    rdfs:label "Maria J. Dekker" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1886-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_7
  a a2a:Person ;
  rdfs:label "Dirk Storm" ;
  a2a:PersonName [
    rdfs:label "Dirk Storm" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1837-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_8
  a a2a:Person ;
  rdfs:label "Johanna le Heux" ;
  a2a:PersonName [
    rdfs:label "Johanna le Heux" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Heux"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1839-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_9
  a a2a:Person ;
  rdfs:label "Klaas Swemmer" ;
  a2a:PersonName [
    rdfs:label "Klaas Swemmer" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Swemmer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1886-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_10
  a a2a:Person ;
  rdfs:label "Annechiena G.R. Reiff" ;
  a2a:PersonName [
    rdfs:label "Annechiena G.R. Reiff" ;
    a2a:PersonNameFirstName "Annechiena G.R." ;
    a2a:PersonNameLastName "Reiff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1906-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elst" ;
    rdfs:label "Elst"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_11
  a a2a:Person ;
  rdfs:label "Alida G. Spruitenburg" ;
  a2a:PersonName [
    rdfs:label "Alida G. Spruitenburg" ;
    a2a:PersonNameFirstName "Alida G." ;
    a2a:PersonNameLastName "Spruitenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1907-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_12
  a a2a:Person ;
  rdfs:label "Cornelis M. Swemmer" ;
  a2a:PersonName [
    rdfs:label "Cornelis M. Swemmer" ;
    a2a:PersonNameFirstName "Cornelis M." ;
    a2a:PersonNameLastName "Swemmer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1910-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_13
  a a2a:Person ;
  rdfs:label "Herman Vermaas" ;
  a2a:PersonName [
    rdfs:label "Herman Vermaas" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Vermaas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1887-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_14
  a a2a:Person ;
  rdfs:label "Arie Spruitenburg" ;
  a2a:PersonName [
    rdfs:label "Arie Spruitenburg" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Spruitenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1874-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_15
  a a2a:Person ;
  rdfs:label "Paulina A.H.N.A. Storm" ;
  a2a:PersonName [
    rdfs:label "Paulina A.H.N.A. Storm" ;
    a2a:PersonNameFirstName "Paulina A.H.N.A." ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1889-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_16
  a a2a:Person ;
  rdfs:label "Antonius Streppel" ;
  a2a:PersonName [
    rdfs:label "Antonius Streppel" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Streppel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1880-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_1 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_2 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_3 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_4 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_5 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_6 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_7 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_8 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_9 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_10 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_11 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_12 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_13 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_14 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_15 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:relationep_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Person4917921_16 ;
  a2a:EventKeyRef oa:event_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76_Event1 .

oa:source_cod_4181f212-de8f-7bf8-e3b8-3415a1e38c76
  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 "4" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11884650" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4917921"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4917921" ;
  a2a:RecordIdentifier "4917921" ;
  a2a:RecordGUID "{4181f212-de8f-7bf8-e3b8-3415a1e38c76}" ;
  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" .

