@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_f7522f85-3309-40ba-2f22-b10f5ce9531b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_1, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_2, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_3, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_4, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_5, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_6, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_7, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_8, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_9, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_10, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_11, oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_12 ;
  a2a:hasEvent oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_0, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_1, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_2, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_3, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_4, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_5, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_6, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_7, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_8, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_9, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_10, oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_11 ;
  a2a:hasSource oa:source_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_1
  a a2a:Person ;
  rdfs:label "Arend Kabel" ;
  a2a:PersonName [
    rdfs:label "Arend Kabel" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Kabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1909-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_2
  a a2a:Person ;
  rdfs:label "Johannes P. Kabel" ;
  a2a:PersonName [
    rdfs:label "Johannes P. Kabel" ;
    a2a:PersonNameFirstName "Johannes P." ;
    a2a:PersonNameLastName "Kabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1869-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_3
  a a2a:Person ;
  rdfs:label "Christina Witteveen" ;
  a2a:PersonName [
    rdfs:label "Christina Witteveen" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Witteveen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1856-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_4
  a a2a:Person ;
  rdfs:label "Pieter Kabel" ;
  a2a:PersonName [
    rdfs:label "Pieter Kabel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1896-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_5
  a a2a:Person ;
  rdfs:label "Gerard Karman" ;
  a2a:PersonName [
    rdfs:label "Gerard Karman" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Karman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1895-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_6
  a a2a:Person ;
  rdfs:label "Jacob Assen" ;
  a2a:PersonName [
    rdfs:label "Jacob Assen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Assen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1902-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_7
  a a2a:Person ;
  rdfs:label "Catharina Kabel" ;
  a2a:PersonName [
    rdfs:label "Catharina Kabel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1900-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_8
  a a2a:Person ;
  rdfs:label "Johannes L. Kabel" ;
  a2a:PersonName [
    rdfs:label "Johannes L. Kabel" ;
    a2a:PersonNameFirstName "Johannes L." ;
    a2a:PersonNameLastName "Kabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1898-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_9
  a a2a:Person ;
  rdfs:label "Hendrik Kabel" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kabel" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1905-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_10
  a a2a:Person ;
  rdfs:label "Evert Karman" ;
  a2a:PersonName [
    rdfs:label "Evert Karman" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Karman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1888-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_11
  a a2a:Person ;
  rdfs:label "Wilhelmina van de Kolk" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van de Kolk" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kolk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1896-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_12
  a a2a:Person ;
  rdfs:label "Jennigje Dillen" ;
  a2a:PersonName [
    rdfs:label "Jennigje Dillen" ;
    a2a:PersonNameFirstName "Jennigje" ;
    a2a:PersonNameLastName "Dillen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1885-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_1 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_2 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_3 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_4 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_5 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_6 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_7 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_8 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_9 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_10 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_11 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:relationep_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Person4938136_12 ;
  a2a:EventKeyRef oa:event_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b_Event1 .

oa:source_cod_f7522f85-3309-40ba-2f22-b10f5ce9531b
  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 "123" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 123"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4938136" ;
  a2a:RecordIdentifier "4938136" ;
  a2a:RecordGUID "{f7522f85-3309-40ba-2f22-b10f5ce9531b}" ;
  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" .

