@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_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1880)" ;
  a2a:hasPerson oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_1, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_2, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_3, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_4, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_5, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_6, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_7, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_8, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_9, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_10, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_11, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_12, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_13, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_14, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_15, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_16, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_17, oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_18 ;
  a2a:hasEvent oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_0, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_1, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_2, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_3, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_4, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_5, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_6, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_7, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_8, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_9, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_10, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_11, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_12, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_13, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_14, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_15, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_16, oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_17 ;
  a2a:hasSource oa:source_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13 .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_1
  a a2a:Person ;
  rdfs:label "Marten van Houttum" ;
  a2a:PersonName [
    rdfs:label "Marten van Houttum" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houttum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1843-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_2
  a a2a:Person ;
  rdfs:label "Gijsbert K. Ketel" ;
  a2a:PersonName [
    rdfs:label "Gijsbert K. Ketel" ;
    a2a:PersonNameFirstName "Gijsbert K." ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1849-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_3
  a a2a:Person ;
  rdfs:label "Jans Methorst" ;
  a2a:PersonName [
    rdfs:label "Jans Methorst" ;
    a2a:PersonNameFirstName "Jans" ;
    a2a:PersonNameLastName "Methorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1852-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_4
  a a2a:Person ;
  rdfs:label "Geertje Nieuwenhuis" ;
  a2a:PersonName [
    rdfs:label "Geertje Nieuwenhuis" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Nieuwenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1822-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_5
  a a2a:Person ;
  rdfs:label "Gijsbert van Houttum" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Houttum" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houttum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1878-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_6
  a a2a:Person ;
  rdfs:label "Gezina Ketel" ;
  a2a:PersonName [
    rdfs:label "Gezina Ketel" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1879-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_7
  a a2a:Person ;
  rdfs:label "Hendrikus Terwel" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Terwel" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Terwel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1874-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_8
  a a2a:Person ;
  rdfs:label "Hendrikus ter Wel" ;
  a2a:PersonName [
    rdfs:label "Hendrikus ter Wel" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Wel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1813-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_9
  a a2a:Person ;
  rdfs:label "Rika van Houttum" ;
  a2a:PersonName [
    rdfs:label "Rika van Houttum" ;
    a2a:PersonNameFirstName "Rika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houttum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1873-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_10
  a a2a:Person ;
  rdfs:label "Gezina Ketel" ;
  a2a:PersonName [
    rdfs:label "Gezina Ketel" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1876-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_11
  a a2a:Person ;
  rdfs:label "Johannes van Houttum" ;
  a2a:PersonName [
    rdfs:label "Johannes van Houttum" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houttum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1876-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_12
  a a2a:Person ;
  rdfs:label "Peter Ketel" ;
  a2a:PersonName [
    rdfs:label "Peter Ketel" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1879-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_13
  a a2a:Person ;
  rdfs:label "Hendrikus J. van Houttum" ;
  a2a:PersonName [
    rdfs:label "Hendrikus J. van Houttum" ;
    a2a:PersonNameFirstName "Hendrikus J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houttum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1875-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_14
  a a2a:Person ;
  rdfs:label "Hendrika Elskamp" ;
  a2a:PersonName [
    rdfs:label "Hendrika Elskamp" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Elskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1845-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_15
  a a2a:Person ;
  rdfs:label "Hendrika Masson" ;
  a2a:PersonName [
    rdfs:label "Hendrika Masson" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Masson"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1851-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_16
  a a2a:Person ;
  rdfs:label "Hendrikus A. Terwel" ;
  a2a:PersonName [
    rdfs:label "Hendrikus A. Terwel" ;
    a2a:PersonNameFirstName "Hendrikus A." ;
    a2a:PersonNameLastName "Terwel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1848-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_17
  a a2a:Person ;
  rdfs:label "Hendrikje ter Wel" ;
  a2a:PersonName [
    rdfs:label "Hendrikje ter Wel" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Wel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1862-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_18
  a a2a:Person ;
  rdfs:label "Peter ter Wel" ;
  a2a:PersonName [
    rdfs:label "Peter ter Wel" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Wel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1866-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_1 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_2 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_3 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_4 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_5 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_6 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_7 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_8 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_9 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_10 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_11 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_12 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_13 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_14 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_15 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_16 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_17 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:relationep_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Person5052712_18 ;
  a2a:EventKeyRef oa:event_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13_Event1 .

oa:source_cod_33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1880 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "228" ;
    rdfs:label "CODA, Apeldoorn, 1870-1880 Wijk A - Apeldoorn dorp, 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11977275" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5052712"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5052712" ;
  a2a:RecordIdentifier "5052712" ;
  a2a:RecordGUID "{33f1c7eb-6b7e-26b5-dcb3-e3687a6bec13}" ;
  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" .

