@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_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_1, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_2, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_3, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_4, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_5, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_6, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_7, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_8, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_9, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_10, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_11, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_12, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_13, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_14, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_15, oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_16 ;
  a2a:hasEvent oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_0, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_1, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_2, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_3, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_4, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_5, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_6, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_7, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_8, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_9, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_10, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_11, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_12, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_13, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_14, oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_15 ;
  a2a:hasSource oa:source_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6 .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_1
  a a2a:Person ;
  rdfs:label "Johan A. Fleischer" ;
  a2a:PersonName [
    rdfs:label "Johan A. Fleischer" ;
    a2a:PersonNameFirstName "Johan A." ;
    a2a:PersonNameLastName "Fleischer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1888-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_2
  a a2a:Person ;
  rdfs:label "Gerritje Evers" ;
  a2a:PersonName [
    rdfs:label "Gerritje Evers" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1877-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_3
  a a2a:Person ;
  rdfs:label "Johan L. Nering Bögel" ;
  a2a:PersonName [
    rdfs:label "Johan L. Nering Bögel" ;
    a2a:PersonNameFirstName "Johan L." ;
    a2a:PersonNameLastName "Nering Bögel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1863-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_4
  a a2a:Person ;
  rdfs:label "Maria H. Fleisher" ;
  a2a:PersonName [
    rdfs:label "Maria H. Fleisher" ;
    a2a:PersonNameFirstName "Maria H." ;
    a2a:PersonNameLastName "Fleisher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1890-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_5
  a a2a:Person ;
  rdfs:label "Cornelia J. Kok" ;
  a2a:PersonName [
    rdfs:label "Cornelia J. Kok" ;
    a2a:PersonNameFirstName "Cornelia J." ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1898-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_6
  a a2a:Person ;
  rdfs:label "Hendrina Reedeker" ;
  a2a:PersonName [
    rdfs:label "Hendrina Reedeker" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Reedeker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1865-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_7
  a a2a:Person ;
  rdfs:label "Anna S. van der Weij" ;
  a2a:PersonName [
    rdfs:label "Anna S. van der Weij" ;
    a2a:PersonNameFirstName "Anna S." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Weij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1866-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_8
  a a2a:Person ;
  rdfs:label "Anna C.W. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Anna C.W. van Dijk" ;
    a2a:PersonNameFirstName "Anna C.W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1867-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_9
  a a2a:Person ;
  rdfs:label "Dirk A.P. Kok" ;
  a2a:PersonName [
    rdfs:label "Dirk A.P. Kok" ;
    a2a:PersonNameFirstName "Dirk A.P." ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1845-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_10
  a a2a:Person ;
  rdfs:label "Bernarda C. de Jong" ;
  a2a:PersonName [
    rdfs:label "Bernarda C. de Jong" ;
    a2a:PersonNameFirstName "Bernarda C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1880-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_11
  a a2a:Person ;
  rdfs:label "Antje Reitsma" ;
  a2a:PersonName [
    rdfs:label "Antje Reitsma" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Reitsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1828-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lemmer" ;
    rdfs:label "Lemmer"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_12
  a a2a:Person ;
  rdfs:label "Dirk Kok" ;
  a2a:PersonName [
    rdfs:label "Dirk Kok" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1900-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_13
  a a2a:Person ;
  rdfs:label "Adriaan C.F. Nering Bögel" ;
  a2a:PersonName [
    rdfs:label "Adriaan C.F. Nering Bögel" ;
    a2a:PersonNameFirstName "Adriaan C.F." ;
    a2a:PersonNameLastName "Nering Bögel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1890-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_14
  a a2a:Person ;
  rdfs:label "Marie S.E. Nering Bögel" ;
  a2a:PersonName [
    rdfs:label "Marie S.E. Nering Bögel" ;
    a2a:PersonNameFirstName "Marie S.E." ;
    a2a:PersonNameLastName "Nering Bögel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1896-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leerdam" ;
    rdfs:label "Leerdam"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_15
  a a2a:Person ;
  rdfs:label "Theodorus L. Nering Bögel" ;
  a2a:PersonName [
    rdfs:label "Theodorus L. Nering Bögel" ;
    a2a:PersonNameFirstName "Theodorus L." ;
    a2a:PersonNameLastName "Nering Bögel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1890-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_16
  a a2a:Person ;
  rdfs:label "Trijntje Scherpenisse" ;
  a2a:PersonName [
    rdfs:label "Trijntje Scherpenisse" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Scherpenisse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1872-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westgrafdijk" ;
    rdfs:label "Westgrafdijk"
  ] .

oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_1 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_2 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_3 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_4 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_5 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_6 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_7 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_8 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_9 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_10 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_11 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_12 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_13 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_14 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_15 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:relationep_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Person5002185_16 ;
  a2a:EventKeyRef oa:event_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6_Event1 .

oa:source_cod_2e212969-c0a7-8773-0e6b-e9d4b89d1eb6
  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 "837" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 837"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12379486" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5002185"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5002185" ;
  a2a:RecordIdentifier "5002185" ;
  a2a:RecordGUID "{2e212969-c0a7-8773-0e6b-e9d4b89d1eb6}" ;
  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" .

