@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_1a3222e2-0385-d4e4-4c1a-daaeaa179af4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1907-1920)" ;
  a2a:hasPerson oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_1, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_2, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_3, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_4, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_5, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_6, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_7, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_8, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_9, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_10, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_11, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_12, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_13, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_14, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_15, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_16, oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_17 ;
  a2a:hasEvent oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_0, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_1, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_2, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_3, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_4, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_5, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_6, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_7, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_8, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_9, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_10, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_11, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_12, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_13, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_14, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_15, oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_16 ;
  a2a:hasSource oa:source_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4 .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_1
  a a2a:Person ;
  rdfs:label "Jacoba E.C. Baerken" ;
  a2a:PersonName [
    rdfs:label "Jacoba E.C. Baerken" ;
    a2a:PersonNameFirstName "Jacoba E.C." ;
    a2a:PersonNameLastName "Baerken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1890-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_2
  a a2a:Person ;
  rdfs:label "Céleste G.E.M. de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Céleste G.E.M. de Bruijn" ;
    a2a:PersonNameFirstName "Céleste G.E.M." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1910-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_3
  a a2a:Person ;
  rdfs:label "Willempje Levestro" ;
  a2a:PersonName [
    rdfs:label "Willempje Levestro" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Levestro"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1898-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_4
  a a2a:Person ;
  rdfs:label "Geertruid Poel" ;
  a2a:PersonName [
    rdfs:label "Geertruid Poel" ;
    a2a:PersonNameFirstName "Geertruid" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1899-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_5
  a a2a:Person ;
  rdfs:label "Wilhelmina H. van Barrelo" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina H. van Barrelo" ;
    a2a:PersonNameFirstName "Wilhelmina H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Barrelo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1876-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_6
  a a2a:Person ;
  rdfs:label "Jacoba van Winsen" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Winsen" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Winsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1870-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_7
  a a2a:Person ;
  rdfs:label "Elisabeth H. Brouwns" ;
  a2a:PersonName [
    rdfs:label "Elisabeth H. Brouwns" ;
    a2a:PersonNameFirstName "Elisabeth H." ;
    a2a:PersonNameLastName "Brouwns"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1877-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Thorn" ;
    rdfs:label "Thorn"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_8
  a a2a:Person ;
  rdfs:label "Charles E. M. de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Charles E. M. de Bruijn" ;
    a2a:PersonNameFirstName "Charles E. M." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1865-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_9
  a a2a:Person ;
  rdfs:label "Friedes Laméris" ;
  a2a:PersonName [
    rdfs:label "Friedes Laméris" ;
    a2a:PersonNameFirstName "Friedes" ;
    a2a:PersonNameLastName "Laméris"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1869-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_10
  a a2a:Person ;
  rdfs:label "Jacoba K.C. Laméris" ;
  a2a:PersonName [
    rdfs:label "Jacoba K.C. Laméris" ;
    a2a:PersonNameFirstName "Jacoba K.C." ;
    a2a:PersonNameLastName "Laméris"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1909-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_11
  a a2a:Person ;
  rdfs:label "Helena H. Nieskens" ;
  a2a:PersonName [
    rdfs:label "Helena H. Nieskens" ;
    a2a:PersonNameFirstName "Helena H." ;
    a2a:PersonNameLastName "Nieskens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1897-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wessem" ;
    rdfs:label "Wessem"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_12
  a a2a:Person ;
  rdfs:label "Hendrina L.A. Peters" ;
  a2a:PersonName [
    rdfs:label "Hendrina L.A. Peters" ;
    a2a:PersonNameFirstName "Hendrina L.A." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1901-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_13
  a a2a:Person ;
  rdfs:label "Caroline C.F.M. de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Caroline C.F.M. de Bruijn" ;
    a2a:PersonNameFirstName "Caroline C.F.M." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1808-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_14
  a a2a:Person ;
  rdfs:label "Aaltje van Dijk" ;
  a2a:PersonName [
    rdfs:label "Aaltje van Dijk" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1877-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_15
  a a2a:Person ;
  rdfs:label "Arie J.G. Peters" ;
  a2a:PersonName [
    rdfs:label "Arie J.G. Peters" ;
    a2a:PersonNameFirstName "Arie J.G." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1869-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_16
  a a2a:Person ;
  rdfs:label "Johanna van de Kolk" ;
  a2a:PersonName [
    rdfs:label "Johanna van de Kolk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kolk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1904-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_17
  a a2a:Person ;
  rdfs:label "Adrienne A.F.M.R. Storms" ;
  a2a:PersonName [
    rdfs:label "Adrienne A.F.M.R. Storms" ;
    a2a:PersonNameFirstName "Adrienne A.F.M.R." ;
    a2a:PersonNameLastName "Storms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1878-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nunhem" ;
    rdfs:label "Nunhem"
  ] .

oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_1 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_2 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_3 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_4 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_5 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_6 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_7 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_8 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_9 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_10 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_11 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_12 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_13 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_14 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_15 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_16 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:relationep_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Person5001506_17 ;
  a2a:EventKeyRef oa:event_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4_Event1 .

oa:source_cod_1a3222e2-0385-d4e4-4c1a-daaeaa179af4
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1907-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1907-1920 Remontedepot Nieuw Milligen" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "CODA, Apeldoorn, 1907-1920 Remontedepot Nieuw Milligen, 1"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5001506" ;
  a2a:RecordIdentifier "5001506" ;
  a2a:RecordGUID "{1a3222e2-0385-d4e4-4c1a-daaeaa179af4}" ;
  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" .

