@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_34d3bf18-3a25-bbb5-6da4-f4835524d4db
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1829-1910)" ;
  a2a:hasPerson oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_1, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_2, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_3, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_4, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_5, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_6, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_7, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_8, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_9, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_10, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_11, oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_12 ;
  a2a:hasEvent oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_0, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_1, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_2, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_3, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_4, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_5, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_6, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_7, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_8, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_9, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_10, oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_11 ;
  a2a:hasSource oa:source_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_1
  a a2a:Person ;
  rdfs:label "Hendrik R. Imanse" ;
  a2a:PersonName [
    rdfs:label "Hendrik R. Imanse" ;
    a2a:PersonNameFirstName "Hendrik R." ;
    a2a:PersonNameLastName "Imanse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1886-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_2
  a a2a:Person ;
  rdfs:label "Albert Weijenberg" ;
  a2a:PersonName [
    rdfs:label "Albert Weijenberg" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Weijenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1864-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_3
  a a2a:Person ;
  rdfs:label "August K.J. Köhler" ;
  a2a:PersonName [
    rdfs:label "August K.J. Köhler" ;
    a2a:PersonNameFirstName "August K.J." ;
    a2a:PersonNameLastName "Köhler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1891-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_4
  a a2a:Person ;
  rdfs:label "Wilhelmina D.F. Vreeswijk" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina D.F. Vreeswijk" ;
    a2a:PersonNameFirstName "Wilhelmina D.F." ;
    a2a:PersonNameLastName "Vreeswijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1878-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_5
  a a2a:Person ;
  rdfs:label "Pieter J. Vergers" ;
  a2a:PersonName [
    rdfs:label "Pieter J. Vergers" ;
    a2a:PersonNameFirstName "Pieter J." ;
    a2a:PersonNameLastName "Vergers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1884-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_6
  a a2a:Person ;
  rdfs:label "Frederik L. Imanse" ;
  a2a:PersonName [
    rdfs:label "Frederik L. Imanse" ;
    a2a:PersonNameFirstName "Frederik L." ;
    a2a:PersonNameLastName "Imanse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1891-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_7
  a a2a:Person ;
  rdfs:label "Jan Imanse" ;
  a2a:PersonName [
    rdfs:label "Jan Imanse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Imanse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1837-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wissenkerke" ;
    rdfs:label "Wissenkerke"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_8
  a a2a:Person ;
  rdfs:label "Gerardus M. Vergers" ;
  a2a:PersonName [
    rdfs:label "Gerardus M. Vergers" ;
    a2a:PersonNameFirstName "Gerardus M." ;
    a2a:PersonNameLastName "Vergers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1886-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_9
  a a2a:Person ;
  rdfs:label "Johannes IJ. Vergers" ;
  a2a:PersonName [
    rdfs:label "Johannes IJ. Vergers" ;
    a2a:PersonNameFirstName "Johannes IJ." ;
    a2a:PersonNameLastName "Vergers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1889-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_10
  a a2a:Person ;
  rdfs:label "Elisabeth M. van Oost" ;
  a2a:PersonName [
    rdfs:label "Elisabeth M. van Oost" ;
    a2a:PersonNameFirstName "Elisabeth M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1851-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wissekerke" ;
    rdfs:label "Wissekerke"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_11
  a a2a:Person ;
  rdfs:label "Anna W. van der Vosse" ;
  a2a:PersonName [
    rdfs:label "Anna W. van der Vosse" ;
    a2a:PersonNameFirstName "Anna W." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vosse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1876-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woerden" ;
    rdfs:label "Woerden"
  ] .

oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_12
  a a2a:Person ;
  rdfs:label "Johannes J. Imanse" ;
  a2a:PersonName [
    rdfs:label "Johannes J. Imanse" ;
    a2a:PersonNameFirstName "Johannes J." ;
    a2a:PersonNameLastName "Imanse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1889-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_1 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_2 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_3 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_4 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_5 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_6 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_7 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_8 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_9 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_10 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_11 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:relationep_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Person5694456_12 ;
  a2a:EventKeyRef oa:event_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db_Event1 .

oa:source_cod_34d3bf18-3a25-bbb5-6da4-f4835524d4db
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1829-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:DocumentNumber "135" ;
    rdfs:label "CODA, Apeldoorn, 135"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=53596005" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5694456"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5694456" ;
  a2a:RecordIdentifier "5694456" ;
  a2a:RecordGUID "{34d3bf18-3a25-bbb5-6da4-f4835524d4db}" ;
  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" .

