@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_7148daac-fb17-6d49-e56b-6caa0b523efe
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_1, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_2, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_3, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_4, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_5, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_6, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_7, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_8, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_9, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_10, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_11, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_12, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_13, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_14, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_15, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_16, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_17, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_18, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_19, oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_20 ;
  a2a:hasEvent oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_0, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_1, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_2, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_3, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_4, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_5, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_6, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_7, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_8, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_9, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_10, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_11, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_12, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_13, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_14, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_15, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_16, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_17, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_18, oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_19 ;
  a2a:hasSource oa:source_cod_7148daac-fb17-6d49-e56b-6caa0b523efe .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_1
  a a2a:Person ;
  rdfs:label "Aaltje Jansen" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jansen" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1894-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanne" ;
    rdfs:label "Wanne"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_2
  a a2a:Person ;
  rdfs:label "Janna Jansen" ;
  a2a:PersonName [
    rdfs:label "Janna Jansen" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1904-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_3
  a a2a:Person ;
  rdfs:label "Johanna E. de Beer" ;
  a2a:PersonName [
    rdfs:label "Johanna E. de Beer" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1888-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_4
  a a2a:Person ;
  rdfs:label "Gerrit Nijkamp" ;
  a2a:PersonName [
    rdfs:label "Gerrit Nijkamp" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Nijkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1869-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_5
  a a2a:Person ;
  rdfs:label "Jacob Peters" ;
  a2a:PersonName [
    rdfs:label "Jacob Peters" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1887-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_6
  a a2a:Person ;
  rdfs:label "Jacobus de Beer" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Beer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1895-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_7
  a a2a:Person ;
  rdfs:label "Johanna C. Brinkman" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Brinkman" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Brinkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1889-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_8
  a a2a:Person ;
  rdfs:label "Gerritje Jansen" ;
  a2a:PersonName [
    rdfs:label "Gerritje Jansen" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1909-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gelsenkirchen" ;
    rdfs:label "Gelsenkirchen"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_9
  a a2a:Person ;
  rdfs:label "Everhardus Th. de Jong" ;
  a2a:PersonName [
    rdfs:label "Everhardus Th. de Jong" ;
    a2a:PersonNameFirstName "Everhardus Th." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1900-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_10
  a a2a:Person ;
  rdfs:label "Martina W. Giljamse" ;
  a2a:PersonName [
    rdfs:label "Martina W. Giljamse" ;
    a2a:PersonNameFirstName "Martina W." ;
    a2a:PersonNameLastName "Giljamse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1874-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ouwerkerk" ;
    rdfs:label "Ouwerkerk"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_11
  a a2a:Person ;
  rdfs:label "Marinus Jansen" ;
  a2a:PersonName [
    rdfs:label "Marinus Jansen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1872-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_12
  a a2a:Person ;
  rdfs:label "Hermanus J. Jansen" ;
  a2a:PersonName [
    rdfs:label "Hermanus J. Jansen" ;
    a2a:PersonNameFirstName "Hermanus J." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1897-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_13
  a a2a:Person ;
  rdfs:label "Isabella P.W. de Jong" ;
  a2a:PersonName [
    rdfs:label "Isabella P.W. de Jong" ;
    a2a:PersonNameFirstName "Isabella P.W." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1892-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_14
  a a2a:Person ;
  rdfs:label "Arie T. de Jong" ;
  a2a:PersonName [
    rdfs:label "Arie T. de Jong" ;
    a2a:PersonNameFirstName "Arie T." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1865-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neede" ;
    rdfs:label "Neede"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_15
  a a2a:Person ;
  rdfs:label "Wouter Ribbink" ;
  a2a:PersonName [
    rdfs:label "Wouter Ribbink" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Ribbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1900-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_16
  a a2a:Person ;
  rdfs:label "Derkje de Beer" ;
  a2a:PersonName [
    rdfs:label "Derkje de Beer" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1870-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_17
  a a2a:Person ;
  rdfs:label "Jan van den Brink" ;
  a2a:PersonName [
    rdfs:label "Jan van den Brink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1898-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_18
  a a2a:Person ;
  rdfs:label "Hendrik Huisman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Huisman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1905-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_19
  a a2a:Person ;
  rdfs:label "Antonetta D. Jansen" ;
  a2a:PersonName [
    rdfs:label "Antonetta D. Jansen" ;
    a2a:PersonNameFirstName "Antonetta D." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1902-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gelsenkirchen" ;
    rdfs:label "Gelsenkirchen"
  ] .

oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_20
  a a2a:Person ;
  rdfs:label "Marinus Jansen" ;
  a2a:PersonName [
    rdfs:label "Marinus Jansen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1905-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_1 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_2 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_3 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_4 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_5 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_6 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_7 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_8 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_9 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_10 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_11 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_12 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_13 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_14 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_15 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_16 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_17 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_18 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_19 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:relationep_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Person5205099_20 ;
  a2a:EventKeyRef oa:event_cod_7148daac-fb17-6d49-e56b-6caa0b523efe_Event1 .

oa:source_cod_7148daac-fb17-6d49-e56b-6caa0b523efe
  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 "155" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 155"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12472372" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5205099"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5205099" ;
  a2a:RecordIdentifier "5205099" ;
  a2a:RecordGUID "{7148daac-fb17-6d49-e56b-6caa0b523efe}" ;
  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" .

