@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_310407f6-8426-fe57-12e1-2dd9310ae80e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_1, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_2, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_3, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_4, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_5, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_6, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_7, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_8, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_9, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_10, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_11, oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_12 ;
  a2a:hasEvent oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_0, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_1, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_2, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_3, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_4, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_5, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_6, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_7, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_8, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_9, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_10, oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_11 ;
  a2a:hasSource oa:source_cod_310407f6-8426-fe57-12e1-2dd9310ae80e .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_1
  a a2a:Person ;
  rdfs:label "Cornelia M. Brouwer" ;
  a2a:PersonName [
    rdfs:label "Cornelia M. Brouwer" ;
    a2a:PersonNameFirstName "Cornelia M." ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1872-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hazerswoude" ;
    rdfs:label "Hazerswoude"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_2
  a a2a:Person ;
  rdfs:label "Johanna C. van Heuman" ;
  a2a:PersonName [
    rdfs:label "Johanna C. van Heuman" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heuman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1841-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vorden" ;
    rdfs:label "Vorden"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_3
  a a2a:Person ;
  rdfs:label "Hendrika B. Noteboom" ;
  a2a:PersonName [
    rdfs:label "Hendrika B. Noteboom" ;
    a2a:PersonNameFirstName "Hendrika B." ;
    a2a:PersonNameLastName "Noteboom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1872-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_4
  a a2a:Person ;
  rdfs:label "Geesje Zoetenhorst" ;
  a2a:PersonName [
    rdfs:label "Geesje Zoetenhorst" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Zoetenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1837-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_5
  a a2a:Person ;
  rdfs:label "Willem van Enst" ;
  a2a:PersonName [
    rdfs:label "Willem van Enst" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Enst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1903-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bunschoten" ;
    rdfs:label "Bunschoten"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_6
  a a2a:Person ;
  rdfs:label "Willemina Kramer" ;
  a2a:PersonName [
    rdfs:label "Willemina Kramer" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1889-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_7
  a a2a:Person ;
  rdfs:label "Gerritje Rouwenhorst" ;
  a2a:PersonName [
    rdfs:label "Gerritje Rouwenhorst" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Rouwenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1887-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_8
  a a2a:Person ;
  rdfs:label "Arendina D. Ebell" ;
  a2a:PersonName [
    rdfs:label "Arendina D. Ebell" ;
    a2a:PersonNameFirstName "Arendina D." ;
    a2a:PersonNameLastName "Ebell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1882-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_9
  a a2a:Person ;
  rdfs:label "Pieter L. van Eck" ;
  a2a:PersonName [
    rdfs:label "Pieter L. van Eck" ;
    a2a:PersonNameFirstName "Pieter L." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1876-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_10
  a a2a:Person ;
  rdfs:label "Catharina S. Eekhout" ;
  a2a:PersonName [
    rdfs:label "Catharina S. Eekhout" ;
    a2a:PersonNameFirstName "Catharina S." ;
    a2a:PersonNameLastName "Eekhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1844-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_11
  a a2a:Person ;
  rdfs:label "Paulina D. Eekhout" ;
  a2a:PersonName [
    rdfs:label "Paulina D. Eekhout" ;
    a2a:PersonNameFirstName "Paulina D." ;
    a2a:PersonNameLastName "Eekhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1839-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] .

oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_12
  a a2a:Person ;
  rdfs:label "Johan D. Evers" ;
  a2a:PersonName [
    rdfs:label "Johan D. Evers" ;
    a2a:PersonNameFirstName "Johan D." ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1875-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_1 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_2 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_3 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_4 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_5 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_6 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_7 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_8 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_9 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_10 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_11 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:relationep_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Person5023732_12 ;
  a2a:EventKeyRef oa:event_cod_310407f6-8426-fe57-12e1-2dd9310ae80e_Event1 .

oa:source_cod_310407f6-8426-fe57-12e1-2dd9310ae80e
  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 "98" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 98"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5023732" ;
  a2a:RecordIdentifier "5023732" ;
  a2a:RecordGUID "{310407f6-8426-fe57-12e1-2dd9310ae80e}" ;
  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" .

