@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_11262bdb-0914-ff47-3925-db5fd8b04e7f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1887-1892)" ;
  a2a:hasPerson oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_1, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_2, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_3, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_4, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_5, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_6, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_7, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_8, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_9, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_10, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_11, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_12, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_13, oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_14 ;
  a2a:hasEvent oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_0, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_1, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_2, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_3, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_4, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_5, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_6, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_7, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_8, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_9, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_10, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_11, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_12, oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_13 ;
  a2a:hasSource oa:source_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_1
  a a2a:Person ;
  rdfs:label "Gerrit van Campen" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Campen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1864-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_2
  a a2a:Person ;
  rdfs:label "Andries van Campen" ;
  a2a:PersonName [
    rdfs:label "Andries van Campen" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1888-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_3
  a a2a:Person ;
  rdfs:label "Rika G. van Campen" ;
  a2a:PersonName [
    rdfs:label "Rika G. van Campen" ;
    a2a:PersonNameFirstName "Rika G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1887-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_4
  a a2a:Person ;
  rdfs:label "Hendrikus Jansen" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Jansen" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1867-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_5
  a a2a:Person ;
  rdfs:label "Derk Kroon" ;
  a2a:PersonName [
    rdfs:label "Derk Kroon" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1867-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_6
  a a2a:Person ;
  rdfs:label "Everdina Kroon" ;
  a2a:PersonName [
    rdfs:label "Everdina Kroon" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1889-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_7
  a a2a:Person ;
  rdfs:label "Alberta Memelink" ;
  a2a:PersonName [
    rdfs:label "Alberta Memelink" ;
    a2a:PersonNameFirstName "Alberta" ;
    a2a:PersonNameLastName "Memelink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1866-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_8
  a a2a:Person ;
  rdfs:label "Annetje van de Biezen" ;
  a2a:PersonName [
    rdfs:label "Annetje van de Biezen" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Biezen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1865-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_9
  a a2a:Person ;
  rdfs:label "Gerritje Meernik" ;
  a2a:PersonName [
    rdfs:label "Gerritje Meernik" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Meernik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1888-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_10
  a a2a:Person ;
  rdfs:label "Johannes L. Steffens" ;
  a2a:PersonName [
    rdfs:label "Johannes L. Steffens" ;
    a2a:PersonNameFirstName "Johannes L." ;
    a2a:PersonNameLastName "Steffens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1890-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_11
  a a2a:Person ;
  rdfs:label "Hermina Loois" ;
  a2a:PersonName [
    rdfs:label "Hermina Loois" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Loois"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1865-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renkum" ;
    rdfs:label "Renkum"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_12
  a a2a:Person ;
  rdfs:label "Gerrit Meernik" ;
  a2a:PersonName [
    rdfs:label "Gerrit Meernik" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Meernik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1864-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_13
  a a2a:Person ;
  rdfs:label "Bernardus G. Steffens" ;
  a2a:PersonName [
    rdfs:label "Bernardus G. Steffens" ;
    a2a:PersonNameFirstName "Bernardus G." ;
    a2a:PersonNameLastName "Steffens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1866-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_14
  a a2a:Person ;
  rdfs:label "Johanna C. Jansen" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Jansen" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1870-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_1 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_2 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_3 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_4 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_5 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_6 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_7 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_8 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_9 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_10 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_11 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_12 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_13 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:relationep_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Person4857264_14 ;
  a2a:EventKeyRef oa:event_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f_Event1 .

oa:source_cod_11262bdb-0914-ff47-3925-db5fd8b04e7f
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1887-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1887-1892 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "912" ;
    rdfs:label "CODA, Apeldoorn, 1887-1892 Wijk A - Apeldoorn dorp, 912"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12040029" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4857264"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4857264" ;
  a2a:RecordIdentifier "4857264" ;
  a2a:RecordGUID "{11262bdb-0914-ff47-3925-db5fd8b04e7f}" ;
  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" .

