@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_ac6d8752-1a78-0f56-e37a-09dcd5082fe0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_1, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_2, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_3, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_4, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_5, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_6, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_7, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_8, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_9, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_10, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_11, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_12, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_13, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_14, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_15, oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_16 ;
  a2a:hasEvent oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_0, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_1, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_2, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_3, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_4, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_5, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_6, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_7, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_8, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_9, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_10, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_11, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_12, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_13, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_14, oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_15 ;
  a2a:hasSource oa:source_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0 .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_1
  a a2a:Person ;
  rdfs:label "Antonie van den Beld" ;
  a2a:PersonName [
    rdfs:label "Antonie van den Beld" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Beld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1882-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_2
  a a2a:Person ;
  rdfs:label "Johanna E. Berenschot" ;
  a2a:PersonName [
    rdfs:label "Johanna E. Berenschot" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNameLastName "Berenschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1907-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_3
  a a2a:Person ;
  rdfs:label "Alida L. Borghoff" ;
  a2a:PersonName [
    rdfs:label "Alida L. Borghoff" ;
    a2a:PersonNameFirstName "Alida L." ;
    a2a:PersonNameLastName "Borghoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1902-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_4
  a a2a:Person ;
  rdfs:label "Maria T. Gruben" ;
  a2a:PersonName [
    rdfs:label "Maria T. Gruben" ;
    a2a:PersonNameFirstName "Maria T." ;
    a2a:PersonNameLastName "Gruben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1873-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_5
  a a2a:Person ;
  rdfs:label "Franciscus A. de Jongh" ;
  a2a:PersonName [
    rdfs:label "Franciscus A. de Jongh" ;
    a2a:PersonNameFirstName "Franciscus A." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1876-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_6
  a a2a:Person ;
  rdfs:label "Bernardus Berenschot" ;
  a2a:PersonName [
    rdfs:label "Bernardus Berenschot" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Berenschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1881-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_7
  a a2a:Person ;
  rdfs:label "Elisabeth A. Berenschot" ;
  a2a:PersonName [
    rdfs:label "Elisabeth A. Berenschot" ;
    a2a:PersonNameFirstName "Elisabeth A." ;
    a2a:PersonNameLastName "Berenschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1905-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_8
  a a2a:Person ;
  rdfs:label "Maria T. Berenschot" ;
  a2a:PersonName [
    rdfs:label "Maria T. Berenschot" ;
    a2a:PersonNameFirstName "Maria T." ;
    a2a:PersonNameLastName "Berenschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1906-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_9
  a a2a:Person ;
  rdfs:label "Aloijsius A. Borghoff" ;
  a2a:PersonName [
    rdfs:label "Aloijsius A. Borghoff" ;
    a2a:PersonNameFirstName "Aloijsius A." ;
    a2a:PersonNameLastName "Borghoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1875-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_10
  a a2a:Person ;
  rdfs:label "Johannes C. Borghouts" ;
  a2a:PersonName [
    rdfs:label "Johannes C. Borghouts" ;
    a2a:PersonNameFirstName "Johannes C." ;
    a2a:PersonNameLastName "Borghouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1860-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hof van Delft" ;
    rdfs:label "Hof van Delft"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_11
  a a2a:Person ;
  rdfs:label "Anna G. van Boord" ;
  a2a:PersonName [
    rdfs:label "Anna G. van Boord" ;
    a2a:PersonNameFirstName "Anna G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boord"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1861-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_12
  a a2a:Person ;
  rdfs:label "Louisa J. Borghoff" ;
  a2a:PersonName [
    rdfs:label "Louisa J. Borghoff" ;
    a2a:PersonNameFirstName "Louisa J." ;
    a2a:PersonNameLastName "Borghoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1910-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_13
  a a2a:Person ;
  rdfs:label "Abraham A. Borghoff" ;
  a2a:PersonName [
    rdfs:label "Abraham A. Borghoff" ;
    a2a:PersonNameFirstName "Abraham A." ;
    a2a:PersonNameLastName "Borghoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1908-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_14
  a a2a:Person ;
  rdfs:label "Johannes Borghoff" ;
  a2a:PersonName [
    rdfs:label "Johannes Borghoff" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Borghoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1907-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_15
  a a2a:Person ;
  rdfs:label "Maria W. Borghoff" ;
  a2a:PersonName [
    rdfs:label "Maria W. Borghoff" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Borghoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1904-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_16
  a a2a:Person ;
  rdfs:label "Geertruida A.H. Heisterkamp" ;
  a2a:PersonName [
    rdfs:label "Geertruida A.H. Heisterkamp" ;
    a2a:PersonNameFirstName "Geertruida A.H." ;
    a2a:PersonNameLastName "Heisterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1880-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_1 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_2 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_3 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_4 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_5 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_6 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_7 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_8 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_9 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_10 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_11 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_12 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_13 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_14 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_15 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:relationep_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Person5306186_16 ;
  a2a:EventKeyRef oa:event_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0_Event1 .

oa:source_cod_ac6d8752-1a78-0f56-e37a-09dcd5082fe0
  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 "63" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11866135" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5306186"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5306186" ;
  a2a:RecordIdentifier "5306186" ;
  a2a:RecordGUID "{ac6d8752-1a78-0f56-e37a-09dcd5082fe0}" ;
  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" .

