@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_60253bd2-e09b-e5b4-6c39-f256a6bb864b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_1, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_2, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_3, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_4, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_5, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_6, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_7, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_8, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_9, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_10, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_11, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_12, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_13, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_14, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_15, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_16, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_17, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_18, oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_19 ;
  a2a:hasEvent oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_0, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_1, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_2, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_3, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_4, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_5, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_6, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_7, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_8, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_9, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_10, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_11, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_12, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_13, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_14, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_15, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_16, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_17, oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_18 ;
  a2a:hasSource oa:source_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_1
  a a2a:Person ;
  rdfs:label "Nicolaas Barends" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Barends" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Barends"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1847-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_2
  a a2a:Person ;
  rdfs:label "Pieter van der Sluis" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Sluis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1890-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_3
  a a2a:Person ;
  rdfs:label "Anthonie C.H. Vogelsang" ;
  a2a:PersonName [
    rdfs:label "Anthonie C.H. Vogelsang" ;
    a2a:PersonNameFirstName "Anthonie C.H." ;
    a2a:PersonNameLastName "Vogelsang"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1881-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_4
  a a2a:Person ;
  rdfs:label "Catrina de Visser" ;
  a2a:PersonName [
    rdfs:label "Catrina de Visser" ;
    a2a:PersonNameFirstName "Catrina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1900-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_5
  a a2a:Person ;
  rdfs:label "Annette de Visser" ;
  a2a:PersonName [
    rdfs:label "Annette de Visser" ;
    a2a:PersonNameFirstName "Annette" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1899-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_6
  a a2a:Person ;
  rdfs:label "Willem de Visser" ;
  a2a:PersonName [
    rdfs:label "Willem de Visser" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1908-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_7
  a a2a:Person ;
  rdfs:label "Albertje Elbenger" ;
  a2a:PersonName [
    rdfs:label "Albertje Elbenger" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Elbenger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1896-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwolde" ;
    rdfs:label "Steenwijkerwolde"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_8
  a a2a:Person ;
  rdfs:label "Elisabeth Groen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Groen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1874-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_9
  a a2a:Person ;
  rdfs:label "Cornelia de Kok" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Kok" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1882-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Duivendijke" ;
    rdfs:label "Duivendijke"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_10
  a a2a:Person ;
  rdfs:label "Pieternella Sinke" ;
  a2a:PersonName [
    rdfs:label "Pieternella Sinke" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Sinke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1904-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zegwaart" ;
    rdfs:label "Zegwaart"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_11
  a a2a:Person ;
  rdfs:label "Matijs Verkuyl" ;
  a2a:PersonName [
    rdfs:label "Matijs Verkuyl" ;
    a2a:PersonNameFirstName "Matijs" ;
    a2a:PersonNameLastName "Verkuyl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1853-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_12
  a a2a:Person ;
  rdfs:label "Berendina J. Vosselman" ;
  a2a:PersonName [
    rdfs:label "Berendina J. Vosselman" ;
    a2a:PersonNameFirstName "Berendina J." ;
    a2a:PersonNameLastName "Vosselman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1902-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_13
  a a2a:Person ;
  rdfs:label "Willem de Visser" ;
  a2a:PersonName [
    rdfs:label "Willem de Visser" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1877-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegersberg" ;
    rdfs:label "Hillegersberg"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_14
  a a2a:Person ;
  rdfs:label "Petronella Vogelsang" ;
  a2a:PersonName [
    rdfs:label "Petronella Vogelsang" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Vogelsang"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1850-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_15
  a a2a:Person ;
  rdfs:label "Petronella Boonders" ;
  a2a:PersonName [
    rdfs:label "Petronella Boonders" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Boonders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1850-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stelvoirt" ;
    rdfs:label "Stelvoirt"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_16
  a a2a:Person ;
  rdfs:label "Simen G. van Eijk" ;
  a2a:PersonName [
    rdfs:label "Simen G. van Eijk" ;
    a2a:PersonNameFirstName "Simen G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1889-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vledder" ;
    rdfs:label "Vledder"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_17
  a a2a:Person ;
  rdfs:label "Adriana de Visser" ;
  a2a:PersonName [
    rdfs:label "Adriana de Visser" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1901-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_18
  a a2a:Person ;
  rdfs:label "Harmen de Visser" ;
  a2a:PersonName [
    rdfs:label "Harmen de Visser" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1903-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_19
  a a2a:Person ;
  rdfs:label "Willem de Visser" ;
  a2a:PersonName [
    rdfs:label "Willem de Visser" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1900-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_1 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_2 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_3 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_4 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_5 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_6 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_7 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_8 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_9 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_10 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_11 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_12 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_13 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_14 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_15 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_16 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_17 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_18 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:relationep_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Person5042857_19 ;
  a2a:EventKeyRef oa:event_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b_Event1 .

oa:source_cod_60253bd2-e09b-e5b4-6c39-f256a6bb864b
  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 "100" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 100"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12083903" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5042857"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5042857" ;
  a2a:RecordIdentifier "5042857" ;
  a2a:RecordGUID "{60253bd2-e09b-e5b4-6c39-f256a6bb864b}" ;
  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" .

