@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_0f1e92a9-2fa3-8b54-f856-8649e2980bec
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1927-1939)" ;
  a2a:hasPerson oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_1, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_2, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_3, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_4, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_5, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_6, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_7, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_8, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_9, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_10, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_11, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_12, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_13, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_14, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_15, oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_16 ;
  a2a:hasEvent oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_0, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_1, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_2, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_3, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_4, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_5, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_6, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_7, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_8, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_9, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_10, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_11, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_12, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_13, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_14, oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_15 ;
  a2a:hasSource oa:source_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_1
  a a2a:Person ;
  rdfs:label "Maria J. Dorré" ;
  a2a:PersonName [
    rdfs:label "Maria J. Dorré" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Dorré"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1910-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_2
  a a2a:Person ;
  rdfs:label "Gusta Israël" ;
  a2a:PersonName [
    rdfs:label "Gusta Israël" ;
    a2a:PersonNameFirstName "Gusta" ;
    a2a:PersonNameLastName "Israël"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1902-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_3
  a a2a:Person ;
  rdfs:label "Lambertha W. Keizer" ;
  a2a:PersonName [
    rdfs:label "Lambertha W. Keizer" ;
    a2a:PersonNameFirstName "Lambertha W." ;
    a2a:PersonNameLastName "Keizer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1909-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_4
  a a2a:Person ;
  rdfs:label "Liebe Kusherow" ;
  a2a:PersonName [
    rdfs:label "Liebe Kusherow" ;
    a2a:PersonNameFirstName "Liebe" ;
    a2a:PersonNameLastName "Kusherow"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1885-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_5
  a a2a:Person ;
  rdfs:label "Judith Abas" ;
  a2a:PersonName [
    rdfs:label "Judith Abas" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Abas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1908-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_6
  a a2a:Person ;
  rdfs:label "Wilhelmina Rouwenhorst" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Rouwenhorst" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Rouwenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1909-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_7
  a a2a:Person ;
  rdfs:label "Aaltje van der Bijl" ;
  a2a:PersonName [
    rdfs:label "Aaltje van der Bijl" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1909-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_8
  a a2a:Person ;
  rdfs:label "Antoinette C.G. Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Antoinette C.G. Schoenmaker" ;
    a2a:PersonNameFirstName "Antoinette C.G." ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1898-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_9
  a a2a:Person ;
  rdfs:label "Marretje de Bree" ;
  a2a:PersonName [
    rdfs:label "Marretje de Bree" ;
    a2a:PersonNameFirstName "Marretje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1905-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loosdrecht" ;
    rdfs:label "Loosdrecht"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_10
  a a2a:Person ;
  rdfs:label "Regina I. Kranz" ;
  a2a:PersonName [
    rdfs:label "Regina I. Kranz" ;
    a2a:PersonNameFirstName "Regina I." ;
    a2a:PersonNameLastName "Kranz"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1909-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berlijn" ;
    rdfs:label "Berlijn"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_11
  a a2a:Person ;
  rdfs:label "Neeltje A. Ott" ;
  a2a:PersonName [
    rdfs:label "Neeltje A. Ott" ;
    a2a:PersonNameFirstName "Neeltje A." ;
    a2a:PersonNameLastName "Ott"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1910-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoorl" ;
    rdfs:label "Schoorl"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_12
  a a2a:Person ;
  rdfs:label "Siegmund van Buuren" ;
  a2a:PersonName [
    rdfs:label "Siegmund van Buuren" ;
    a2a:PersonNameFirstName "Siegmund" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buuren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1910-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Marxloh (Dld.)" ;
    rdfs:label "Marxloh (Dld.)"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_13
  a a2a:Person ;
  rdfs:label "Grietje Sanders" ;
  a2a:PersonName [
    rdfs:label "Grietje Sanders" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1910-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_14
  a a2a:Person ;
  rdfs:label "Hermann D. Wempe" ;
  a2a:PersonName [
    rdfs:label "Hermann D. Wempe" ;
    a2a:PersonNameFirstName "Hermann D." ;
    a2a:PersonNameLastName "Wempe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1909-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_15
  a a2a:Person ;
  rdfs:label "Aafje K. van den Berg" ;
  a2a:PersonName [
    rdfs:label "Aafje K. van den Berg" ;
    a2a:PersonNameFirstName "Aafje K." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1898-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_16
  a a2a:Person ;
  rdfs:label "Maria J. Vlottes" ;
  a2a:PersonName [
    rdfs:label "Maria J. Vlottes" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Vlottes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1909-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_1 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_2 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_3 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_4 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_5 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_6 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_7 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_8 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_9 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_10 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_11 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_12 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_13 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_14 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_15 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:relationep_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Person4838545_16 ;
  a2a:EventKeyRef oa:event_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec_Event1 .

oa:source_cod_0f1e92a9-2fa3-8b54-f856-8649e2980bec
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1927-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1927-1939 Gemeente Apeldoorn" ;
    a2a:DocumentNumber "16" ;
    rdfs:label "CODA, Apeldoorn, 1927-1939 Gemeente Apeldoorn, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12015164" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4838545"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4838545" ;
  a2a:RecordIdentifier "4838545" ;
  a2a:RecordGUID "{0f1e92a9-2fa3-8b54-f856-8649e2980bec}" ;
  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" .

