@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_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_1, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_2, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_3, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_4, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_5, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_6, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_7, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_8, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_9, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_10, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_11, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_12, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_13, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_14, oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_15 ;
  a2a:hasEvent oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_0, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_1, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_2, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_3, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_4, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_5, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_6, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_7, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_8, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_9, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_10, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_11, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_12, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_13, oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_14 ;
  a2a:hasSource oa:source_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0 .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_1
  a a2a:Person ;
  rdfs:label "Johanna Flink" ;
  a2a:PersonName [
    rdfs:label "Johanna Flink" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Flink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1887-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_2
  a a2a:Person ;
  rdfs:label "Louisa Jansen" ;
  a2a:PersonName [
    rdfs:label "Louisa Jansen" ;
    a2a:PersonNameFirstName "Louisa" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1900-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_3
  a a2a:Person ;
  rdfs:label "Hendrika Kroes" ;
  a2a:PersonName [
    rdfs:label "Hendrika Kroes" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Kroes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1902-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_4
  a a2a:Person ;
  rdfs:label "Tonia Visch" ;
  a2a:PersonName [
    rdfs:label "Tonia Visch" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Visch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1897-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_5
  a a2a:Person ;
  rdfs:label "Jacobus Flink" ;
  a2a:PersonName [
    rdfs:label "Jacobus Flink" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Flink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1849-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_6
  a a2a:Person ;
  rdfs:label "Gerrit J. Goudkuil" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Goudkuil" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Goudkuil"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1883-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Duiven" ;
    rdfs:label "Duiven"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_7
  a a2a:Person ;
  rdfs:label "Johannes F. Goossens" ;
  a2a:PersonName [
    rdfs:label "Johannes F. Goossens" ;
    a2a:PersonNameFirstName "Johannes F." ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1884-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_8
  a a2a:Person ;
  rdfs:label "Gerrit J. Goudkuil" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Goudkuil" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Goudkuil"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1883-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Duiven" ;
    rdfs:label "Duiven"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_9
  a a2a:Person ;
  rdfs:label "Helena H. Neuteboom" ;
  a2a:PersonName [
    rdfs:label "Helena H. Neuteboom" ;
    a2a:PersonNameFirstName "Helena H." ;
    a2a:PersonNameLastName "Neuteboom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1899-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Iselborg" ;
    rdfs:label "Iselborg"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_10
  a a2a:Person ;
  rdfs:label "Jacobus Flink" ;
  a2a:PersonName [
    rdfs:label "Jacobus Flink" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Flink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1849-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_11
  a a2a:Person ;
  rdfs:label "Johanna Gaverts" ;
  a2a:PersonName [
    rdfs:label "Johanna Gaverts" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Gaverts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1849-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_12
  a a2a:Person ;
  rdfs:label "Maria L. Goossens" ;
  a2a:PersonName [
    rdfs:label "Maria L. Goossens" ;
    a2a:PersonNameFirstName "Maria L." ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1858-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_13
  a a2a:Person ;
  rdfs:label "Maria L. Kneepkens" ;
  a2a:PersonName [
    rdfs:label "Maria L. Kneepkens" ;
    a2a:PersonNameFirstName "Maria L." ;
    a2a:PersonNameLastName "Kneepkens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1858-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_14
  a a2a:Person ;
  rdfs:label "Gerritje Overbosch" ;
  a2a:PersonName [
    rdfs:label "Gerritje Overbosch" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Overbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1897-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_15
  a a2a:Person ;
  rdfs:label "Geertruida G. Visch" ;
  a2a:PersonName [
    rdfs:label "Geertruida G. Visch" ;
    a2a:PersonNameFirstName "Geertruida G." ;
    a2a:PersonNameLastName "Visch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1887-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_1 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_2 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_3 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_4 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_5 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_6 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_7 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_8 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_9 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_10 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_11 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_12 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_13 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_14 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:relationep_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Person5137196_15 ;
  a2a:EventKeyRef oa:event_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0_Event1 .

oa:source_cod_f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0
  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 "65" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 65"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5137196" ;
  a2a:RecordIdentifier "5137196" ;
  a2a:RecordGUID "{f8e3fb80-f1e1-7e0b-5840-a42f09efdcd0}" ;
  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" .

