@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_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_1, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_2, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_3, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_4, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_5, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_6, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_7, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_8, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_9, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_10, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_11, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_12, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_13, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_14, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_15, oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_16 ;
  a2a:hasEvent oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_0, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_1, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_2, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_3, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_4, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_5, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_6, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_7, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_8, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_9, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_10, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_11, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_12, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_13, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_14, oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_15 ;
  a2a:hasSource oa:source_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_1
  a a2a:Person ;
  rdfs:label "Hermina van Baars" ;
  a2a:PersonName [
    rdfs:label "Hermina van Baars" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1820-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_2
  a a2a:Person ;
  rdfs:label "Cristina E. Worst" ;
  a2a:PersonName [
    rdfs:label "Cristina E. Worst" ;
    a2a:PersonNameFirstName "Cristina E." ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1876-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_3
  a a2a:Person ;
  rdfs:label "Theodora E. Worst" ;
  a2a:PersonName [
    rdfs:label "Theodora E. Worst" ;
    a2a:PersonNameFirstName "Theodora E." ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1871-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_4
  a a2a:Person ;
  rdfs:label "Frederik W. Driessen" ;
  a2a:PersonName [
    rdfs:label "Frederik W. Driessen" ;
    a2a:PersonNameFirstName "Frederik W." ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1851-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_5
  a a2a:Person ;
  rdfs:label "Antoinetta H. van der Feltz" ;
  a2a:PersonName [
    rdfs:label "Antoinetta H. van der Feltz" ;
    a2a:PersonNameFirstName "Antoinetta H." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Feltz"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1835-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_6
  a a2a:Person ;
  rdfs:label "jan F.W. Driessen" ;
  a2a:PersonName [
    rdfs:label "jan F.W. Driessen" ;
    a2a:PersonNameFirstName "jan F.W." ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1887-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_7
  a a2a:Person ;
  rdfs:label "Johanna A. Leicher" ;
  a2a:PersonName [
    rdfs:label "Johanna A. Leicher" ;
    a2a:PersonNameFirstName "Johanna A." ;
    a2a:PersonNameLastName "Leicher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1824-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen in Henegouwen" ;
    rdfs:label "Bergen in Henegouwen"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_8
  a a2a:Person ;
  rdfs:label "Johanna Mulder" ;
  a2a:PersonName [
    rdfs:label "Johanna Mulder" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1867-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_9
  a a2a:Person ;
  rdfs:label "Pieter C.W. Worst" ;
  a2a:PersonName [
    rdfs:label "Pieter C.W. Worst" ;
    a2a:PersonNameFirstName "Pieter C.W." ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1874-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_10
  a a2a:Person ;
  rdfs:label "Hendrina C. Verschoof" ;
  a2a:PersonName [
    rdfs:label "Hendrina C. Verschoof" ;
    a2a:PersonNameFirstName "Hendrina C." ;
    a2a:PersonNameLastName "Verschoof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1868-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_11
  a a2a:Person ;
  rdfs:label "Hendrik Worst" ;
  a2a:PersonName [
    rdfs:label "Hendrik Worst" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1829-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen" ;
    rdfs:label "Bergen"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_12
  a a2a:Person ;
  rdfs:label "Jannetje Brummel" ;
  a2a:PersonName [
    rdfs:label "Jannetje Brummel" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Brummel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1879-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_13
  a a2a:Person ;
  rdfs:label "Willem F.G.L. Driessen" ;
  a2a:PersonName [
    rdfs:label "Willem F.G.L. Driessen" ;
    a2a:PersonNameFirstName "Willem F.G.L." ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1886-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_14
  a a2a:Person ;
  rdfs:label "Guelmina W.H. Houwing" ;
  a2a:PersonName [
    rdfs:label "Guelmina W.H. Houwing" ;
    a2a:PersonNameFirstName "Guelmina W.H." ;
    a2a:PersonNameLastName "Houwing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1857-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_15
  a a2a:Person ;
  rdfs:label "Johanna Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Voorhorst" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1875-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_16
  a a2a:Person ;
  rdfs:label "Willem E. Kruitbosch" ;
  a2a:PersonName [
    rdfs:label "Willem E. Kruitbosch" ;
    a2a:PersonNameFirstName "Willem E." ;
    a2a:PersonNameLastName "Kruitbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1877-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Petersburg" ;
    rdfs:label "Sint Petersburg"
  ] .

oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_1 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_2 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_3 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_4 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_5 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_6 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_7 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_8 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_9 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_10 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_11 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_12 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_13 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_14 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_15 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:relationep_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Person4978797_16 ;
  a2a:EventKeyRef oa:event_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd_Event1 .

oa:source_cod_f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk D - Wormen" ;
    a2a:DocumentNumber "153" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk D - Wormen, 153"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11928318" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4978797"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4978797" ;
  a2a:RecordIdentifier "4978797" ;
  a2a:RecordGUID "{f4d1a933-e2e0-cf33-343f-40ebc7f6a0bd}" ;
  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" .

