@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_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_1, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_2, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_3, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_4, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_5, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_6, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_7, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_8, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_9, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_10, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_11, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_12, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_13, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_14, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_15, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_16, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_17, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_18, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_19, oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_20 ;
  a2a:hasEvent oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_0, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_1, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_2, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_3, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_4, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_5, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_6, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_7, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_8, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_9, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_10, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_11, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_12, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_13, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_14, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_15, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_16, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_17, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_18, oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_19 ;
  a2a:hasSource oa:source_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07 .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_1
  a a2a:Person ;
  rdfs:label "Evert J. Garssen" ;
  a2a:PersonName [
    rdfs:label "Evert J. Garssen" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Garssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1864-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_2
  a a2a:Person ;
  rdfs:label "Hein Schans" ;
  a2a:PersonName [
    rdfs:label "Hein Schans" ;
    a2a:PersonNameFirstName "Hein" ;
    a2a:PersonNameLastName "Schans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1896-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidwolde" ;
    rdfs:label "Zuidwolde"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_3
  a a2a:Person ;
  rdfs:label "Pieter H. Seijbel" ;
  a2a:PersonName [
    rdfs:label "Pieter H. Seijbel" ;
    a2a:PersonNameFirstName "Pieter H." ;
    a2a:PersonNameLastName "Seijbel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1900-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_4
  a a2a:Person ;
  rdfs:label "Leonard Jacobs" ;
  a2a:PersonName [
    rdfs:label "Leonard Jacobs" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1891-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_5
  a a2a:Person ;
  rdfs:label "Hendrik Dikkeboer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Dikkeboer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Dikkeboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1898-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_6
  a a2a:Person ;
  rdfs:label "Pieter M. Laven" ;
  a2a:PersonName [
    rdfs:label "Pieter M. Laven" ;
    a2a:PersonNameFirstName "Pieter M." ;
    a2a:PersonNameLastName "Laven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1901-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_7
  a a2a:Person ;
  rdfs:label "Geertruida A. Overduijn" ;
  a2a:PersonName [
    rdfs:label "Geertruida A. Overduijn" ;
    a2a:PersonNameFirstName "Geertruida A." ;
    a2a:PersonNameLastName "Overduijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1896-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_8
  a a2a:Person ;
  rdfs:label "Hendrik de Vries" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Vries" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1897-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grijpskerk" ;
    rdfs:label "Grijpskerk"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_9
  a a2a:Person ;
  rdfs:label "Wijnana A. Bijl" ;
  a2a:PersonName [
    rdfs:label "Wijnana A. Bijl" ;
    a2a:PersonNameFirstName "Wijnana A." ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1899-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_10
  a a2a:Person ;
  rdfs:label "Evert J. Garssen" ;
  a2a:PersonName [
    rdfs:label "Evert J. Garssen" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Garssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1900-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_11
  a a2a:Person ;
  rdfs:label "Dirk J. van Manen" ;
  a2a:PersonName [
    rdfs:label "Dirk J. van Manen" ;
    a2a:PersonNameFirstName "Dirk J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Manen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1900-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_12
  a a2a:Person ;
  rdfs:label "Godefridus W. Soesbergen" ;
  a2a:PersonName [
    rdfs:label "Godefridus W. Soesbergen" ;
    a2a:PersonNameFirstName "Godefridus W." ;
    a2a:PersonNameLastName "Soesbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1898-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_13
  a a2a:Person ;
  rdfs:label "Bernardus de Witte" ;
  a2a:PersonName [
    rdfs:label "Bernardus de Witte" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1895-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neede" ;
    rdfs:label "Neede"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_14
  a a2a:Person ;
  rdfs:label "Lambertus Capelle" ;
  a2a:PersonName [
    rdfs:label "Lambertus Capelle" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Capelle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1895-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_15
  a a2a:Person ;
  rdfs:label "Hendrika J. Garssen" ;
  a2a:PersonName [
    rdfs:label "Hendrika J. Garssen" ;
    a2a:PersonNameFirstName "Hendrika J." ;
    a2a:PersonNameLastName "Garssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1902-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_16
  a a2a:Person ;
  rdfs:label "Marten J. Garssen" ;
  a2a:PersonName [
    rdfs:label "Marten J. Garssen" ;
    a2a:PersonNameFirstName "Marten J." ;
    a2a:PersonNameLastName "Garssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1891-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_17
  a a2a:Person ;
  rdfs:label "Lammert J. Bonhof" ;
  a2a:PersonName [
    rdfs:label "Lammert J. Bonhof" ;
    a2a:PersonNameFirstName "Lammert J." ;
    a2a:PersonNameLastName "Bonhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1879-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_18
  a a2a:Person ;
  rdfs:label "Johannes Schuring" ;
  a2a:PersonName [
    rdfs:label "Johannes Schuring" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schuring"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1898-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_19
  a a2a:Person ;
  rdfs:label "Hendrika J. Stoelhorst" ;
  a2a:PersonName [
    rdfs:label "Hendrika J. Stoelhorst" ;
    a2a:PersonNameFirstName "Hendrika J." ;
    a2a:PersonNameLastName "Stoelhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1869-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_20
  a a2a:Person ;
  rdfs:label "Johannes M. van Wijk" ;
  a2a:PersonName [
    rdfs:label "Johannes M. van Wijk" ;
    a2a:PersonNameFirstName "Johannes M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1896-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_1 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_2 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_3 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_4 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_5 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_6 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_7 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_8 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_9 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_10 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_11 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_12 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_13 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_14 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_15 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_16 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_17 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_18 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_19 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:relationep_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Person4850735_20 ;
  a2a:EventKeyRef oa:event_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07_Event1 .

oa:source_cod_d457d4bc-7e2a-41ed-3f11-280d8cc4ff07
  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 "105" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 105"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11507031" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4850735"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4850735" ;
  a2a:RecordIdentifier "4850735" ;
  a2a:RecordGUID "{d457d4bc-7e2a-41ed-3f11-280d8cc4ff07}" ;
  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" .

