@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_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_1, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_2, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_3, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_4, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_5, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_6, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_7, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_8, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_9, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_10, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_11, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_12, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_13, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_14, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_15, oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_16 ;
  a2a:hasEvent oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_0, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_1, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_2, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_3, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_4, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_5, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_6, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_7, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_8, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_9, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_10, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_11, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_12, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_13, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_14, oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_15 ;
  a2a:hasSource oa:source_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_1
  a a2a:Person ;
  rdfs:label "Hester de Jong" ;
  a2a:PersonName [
    rdfs:label "Hester de Jong" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1877-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_2
  a a2a:Person ;
  rdfs:label "Salomon de Jong" ;
  a2a:PersonName [
    rdfs:label "Salomon de Jong" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1880-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_3
  a a2a:Person ;
  rdfs:label "Maria Veenbergen" ;
  a2a:PersonName [
    rdfs:label "Maria Veenbergen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Veenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1874-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_4
  a a2a:Person ;
  rdfs:label "Jan Vredenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Vredenberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vredenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1871-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_5
  a a2a:Person ;
  rdfs:label "Gerritje van Werven" ;
  a2a:PersonName [
    rdfs:label "Gerritje van Werven" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Werven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1873-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_6
  a a2a:Person ;
  rdfs:label "Gerrit Vissink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Vissink" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Vissink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1870-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_7
  a a2a:Person ;
  rdfs:label "Henoch de Jong" ;
  a2a:PersonName [
    rdfs:label "Henoch de Jong" ;
    a2a:PersonNameFirstName "Henoch" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1878-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_8
  a a2a:Person ;
  rdfs:label "Isaäk de Jong" ;
  a2a:PersonName [
    rdfs:label "Isaäk de Jong" ;
    a2a:PersonNameFirstName "Isaäk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1873-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_9
  a a2a:Person ;
  rdfs:label "Julius de Jong" ;
  a2a:PersonName [
    rdfs:label "Julius de Jong" ;
    a2a:PersonNameFirstName "Julius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1887-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_10
  a a2a:Person ;
  rdfs:label "Mozes de Jong" ;
  a2a:PersonName [
    rdfs:label "Mozes de Jong" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1870-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_11
  a a2a:Person ;
  rdfs:label "Reintjen de Jong" ;
  a2a:PersonName [
    rdfs:label "Reintjen de Jong" ;
    a2a:PersonNameFirstName "Reintjen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1881-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_12
  a a2a:Person ;
  rdfs:label "Simon de Jong" ;
  a2a:PersonName [
    rdfs:label "Simon de Jong" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1840-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_13
  a a2a:Person ;
  rdfs:label "Sara de Jong" ;
  a2a:PersonName [
    rdfs:label "Sara de Jong" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1871-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_14
  a a2a:Person ;
  rdfs:label "Jansje Engers" ;
  a2a:PersonName [
    rdfs:label "Jansje Engers" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Engers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1848-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_15
  a a2a:Person ;
  rdfs:label "Gerritje Huisman" ;
  a2a:PersonName [
    rdfs:label "Gerritje Huisman" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1876-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_16
  a a2a:Person ;
  rdfs:label "Saartje de Jong" ;
  a2a:PersonName [
    rdfs:label "Saartje de Jong" ;
    a2a:PersonNameFirstName "Saartje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1871-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_1 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_2 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_3 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_4 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_5 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_6 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_7 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_8 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_9 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_10 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_11 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_12 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_13 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_14 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_15 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:relationep_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Person5071206_16 ;
  a2a:EventKeyRef oa:event_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f_Event1 .

oa:source_cod_2a0b4d7f-82b2-24f0-6f21-22118e9fc41f
  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 "1037" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 1037"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12295320" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5071206"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5071206" ;
  a2a:RecordIdentifier "5071206" ;
  a2a:RecordGUID "{2a0b4d7f-82b2-24f0-6f21-22118e9fc41f}" ;
  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" .

