@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_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_1, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_2, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_3, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_4, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_5, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_6, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_7, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_8, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_9, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_10, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_11, oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_12 ;
  a2a:hasEvent oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_0, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_1, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_2, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_3, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_4, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_5, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_6, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_7, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_8, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_9, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_10, oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_11 ;
  a2a:hasSource oa:source_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1 .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_1
  a a2a:Person ;
  rdfs:label "Engbertus Kruitbosch" ;
  a2a:PersonName [
    rdfs:label "Engbertus Kruitbosch" ;
    a2a:PersonNameFirstName "Engbertus" ;
    a2a:PersonNameLastName "Kruitbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1872-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_2
  a a2a:Person ;
  rdfs:label "Gerritdina N. Oosterkamp" ;
  a2a:PersonName [
    rdfs:label "Gerritdina N. Oosterkamp" ;
    a2a:PersonNameFirstName "Gerritdina N." ;
    a2a:PersonNameLastName "Oosterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1907-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_3
  a a2a:Person ;
  rdfs:label "Reinder Oosterkamp" ;
  a2a:PersonName [
    rdfs:label "Reinder Oosterkamp" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Oosterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1903-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_4
  a a2a:Person ;
  rdfs:label "Heintje Oosterkamp" ;
  a2a:PersonName [
    rdfs:label "Heintje Oosterkamp" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Oosterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1904-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_5
  a a2a:Person ;
  rdfs:label "Hendrik J. Oosterkamp" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Oosterkamp" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Oosterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1900-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_6
  a a2a:Person ;
  rdfs:label "Arendina Kuip" ;
  a2a:PersonName [
    rdfs:label "Arendina Kuip" ;
    a2a:PersonNameFirstName "Arendina" ;
    a2a:PersonNameLastName "Kuip"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1841-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_7
  a a2a:Person ;
  rdfs:label "Teunis Overbosch" ;
  a2a:PersonName [
    rdfs:label "Teunis Overbosch" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Overbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1895-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_8
  a a2a:Person ;
  rdfs:label "Gerritdina N. van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Gerritdina N. van Gerrevink" ;
    a2a:PersonNameFirstName "Gerritdina N." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1878-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_9
  a a2a:Person ;
  rdfs:label "Hein van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Hein van Gerrevink" ;
    a2a:PersonNameFirstName "Hein" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1882-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_10
  a a2a:Person ;
  rdfs:label "Aaltje Oosterkamp" ;
  a2a:PersonName [
    rdfs:label "Aaltje Oosterkamp" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Oosterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1910-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_11
  a a2a:Person ;
  rdfs:label "Antoinetta H. Oosterkamp" ;
  a2a:PersonName [
    rdfs:label "Antoinetta H. Oosterkamp" ;
    a2a:PersonNameFirstName "Antoinetta H." ;
    a2a:PersonNameLastName "Oosterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1901-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_12
  a a2a:Person ;
  rdfs:label "Cornelis Oosterkamp" ;
  a2a:PersonName [
    rdfs:label "Cornelis Oosterkamp" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Oosterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1876-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_1 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_2 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_3 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_4 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_5 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_6 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_7 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_8 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_9 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_10 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_11 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:relationep_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Person5174898_12 ;
  a2a:EventKeyRef oa:event_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1_Event1 .

oa:source_cod_dd649dbe-2bd1-b95e-5e57-24d6526d9cd1
  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 "30" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11486825" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5174898"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5174898" ;
  a2a:RecordIdentifier "5174898" ;
  a2a:RecordGUID "{dd649dbe-2bd1-b95e-5e57-24d6526d9cd1}" ;
  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" .

