@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_02ccc268-9482-8f0a-95a6-5382de43a7a4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_1, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_2, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_3, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_4, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_5, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_6, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_7, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_8, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_9, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_10, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_11, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_12, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_13, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_14, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_15, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_16, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_17, oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_18 ;
  a2a:hasEvent oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_0, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_1, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_2, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_3, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_4, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_5, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_6, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_7, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_8, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_9, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_10, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_11, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_12, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_13, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_14, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_15, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_16, oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_17 ;
  a2a:hasSource oa:source_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4 .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_1
  a a2a:Person ;
  rdfs:label "Jacob J. Leebeek" ;
  a2a:PersonName [
    rdfs:label "Jacob J. Leebeek" ;
    a2a:PersonNameFirstName "Jacob J." ;
    a2a:PersonNameLastName "Leebeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1894-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_2
  a a2a:Person ;
  rdfs:label "Jurriaan Loggies" ;
  a2a:PersonName [
    rdfs:label "Jurriaan Loggies" ;
    a2a:PersonNameFirstName "Jurriaan" ;
    a2a:PersonNameLastName "Loggies"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1854-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_3
  a a2a:Person ;
  rdfs:label "Berend van den Berg" ;
  a2a:PersonName [
    rdfs:label "Berend van den Berg" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1868-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_4
  a a2a:Person ;
  rdfs:label "Aleidus L. van Benthem" ;
  a2a:PersonName [
    rdfs:label "Aleidus L. van Benthem" ;
    a2a:PersonNameFirstName "Aleidus L." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benthem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1860-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hasselt" ;
    rdfs:label "Hasselt"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_5
  a a2a:Person ;
  rdfs:label "Aalbert Assee" ;
  a2a:PersonName [
    rdfs:label "Aalbert Assee" ;
    a2a:PersonNameFirstName "Aalbert" ;
    a2a:PersonNameLastName "Assee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1892-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_6
  a a2a:Person ;
  rdfs:label "Marinus van Liere" ;
  a2a:PersonName [
    rdfs:label "Marinus van Liere" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Liere"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1878-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_7
  a a2a:Person ;
  rdfs:label "Jacobus Stevens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Stevens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1898-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_8
  a a2a:Person ;
  rdfs:label "Lambertus W. Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Lambertus W. Broekhuis" ;
    a2a:PersonNameFirstName "Lambertus W." ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1854-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_9
  a a2a:Person ;
  rdfs:label "Reinder Drost" ;
  a2a:PersonName [
    rdfs:label "Reinder Drost" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1874-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_10
  a a2a:Person ;
  rdfs:label "Grietje van den Brink" ;
  a2a:PersonName [
    rdfs:label "Grietje van den Brink" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1889-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_11
  a a2a:Person ;
  rdfs:label "Pieter Mielekamp" ;
  a2a:PersonName [
    rdfs:label "Pieter Mielekamp" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Mielekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1849-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_12
  a a2a:Person ;
  rdfs:label "Jan Spithorst" ;
  a2a:PersonName [
    rdfs:label "Jan Spithorst" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Spithorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1842-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_13
  a a2a:Person ;
  rdfs:label "Harm Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Harm Westerbeek" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1863-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_14
  a a2a:Person ;
  rdfs:label "Jelle Faber" ;
  a2a:PersonName [
    rdfs:label "Jelle Faber" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1864-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_15
  a a2a:Person ;
  rdfs:label "Gerrit J. Rutgers" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Rutgers" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1878-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_16
  a a2a:Person ;
  rdfs:label "Hendrik J. Webben" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Webben" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Webben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1886-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_17
  a a2a:Person ;
  rdfs:label "Albertus J. de Weerd" ;
  a2a:PersonName [
    rdfs:label "Albertus J. de Weerd" ;
    a2a:PersonNameFirstName "Albertus J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weerd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1881-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_18
  a a2a:Person ;
  rdfs:label "Arjen IJkema" ;
  a2a:PersonName [
    rdfs:label "Arjen IJkema" ;
    a2a:PersonNameFirstName "Arjen" ;
    a2a:PersonNameLastName "IJkema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1846-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] .

oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_1 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_2 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_3 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_4 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_5 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_6 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_7 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_8 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_9 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_10 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_11 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_12 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_13 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_14 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_15 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_16 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_17 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:relationep_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Person4984905_18 ;
  a2a:EventKeyRef oa:event_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4_Event1 .

oa:source_cod_02ccc268-9482-8f0a-95a6-5382de43a7a4
  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 Instellingen en inrichtingen" ;
    a2a:DocumentNumber "49" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Instellingen en inrichtingen, 49"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4984905" ;
  a2a:RecordIdentifier "4984905" ;
  a2a:RecordGUID "{02ccc268-9482-8f0a-95a6-5382de43a7a4}" ;
  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" .

