@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_31a2a057-8233-4f79-9ac6-eb49c09a2edc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_1, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_2, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_3, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_4, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_5, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_6, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_7, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_8, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_9, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_10, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_11, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_12, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_13, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_14, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_15, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_16, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_17, oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_18 ;
  a2a:hasEvent oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_0, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_1, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_2, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_3, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_4, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_5, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_6, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_7, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_8, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_9, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_10, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_11, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_12, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_13, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_14, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_15, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_16, oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_17 ;
  a2a:hasSource oa:source_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_1
  a a2a:Person ;
  rdfs:label "Albertus Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Albertus Geurtsen" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1909-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_2
  a a2a:Person ;
  rdfs:label "Gerritje Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Gerritje Geurtsen" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1903-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_3
  a a2a:Person ;
  rdfs:label "Aleida Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Aleida Geurtsen" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1899-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_4
  a a2a:Person ;
  rdfs:label "Berendina J. Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Berendina J. Geurtsen" ;
    a2a:PersonNameFirstName "Berendina J." ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1893-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_5
  a a2a:Person ;
  rdfs:label "Heintje Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Heintje Geurtsen" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1891-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_6
  a a2a:Person ;
  rdfs:label "Johanna H. Albers" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Albers" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1893-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_7
  a a2a:Person ;
  rdfs:label "Simon van Gijn" ;
  a2a:PersonName [
    rdfs:label "Simon van Gijn" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1875-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_8
  a a2a:Person ;
  rdfs:label "Aart Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Aart Geurtsen" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1889-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_9
  a a2a:Person ;
  rdfs:label "Gerrit Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Geurtsen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1864-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_10
  a a2a:Person ;
  rdfs:label "Geurt Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Geurt Geurtsen" ;
    a2a:PersonNameFirstName "Geurt" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1895-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_11
  a a2a:Person ;
  rdfs:label "Christina C. Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Christina C. Geurtsen" ;
    a2a:PersonNameFirstName "Christina C." ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1900-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_12
  a a2a:Person ;
  rdfs:label "Hendrik Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Geurtsen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1906-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_13
  a a2a:Person ;
  rdfs:label "Hillegonda Geurtsen" ;
  a2a:PersonName [
    rdfs:label "Hillegonda Geurtsen" ;
    a2a:PersonNameFirstName "Hillegonda" ;
    a2a:PersonNameLastName "Geurtsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1887-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_14
  a a2a:Person ;
  rdfs:label "Herman J. Gort" ;
  a2a:PersonName [
    rdfs:label "Herman J. Gort" ;
    a2a:PersonNameFirstName "Herman J." ;
    a2a:PersonNameLastName "Gort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1856-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_15
  a a2a:Person ;
  rdfs:label "Dirk de Gooijer" ;
  a2a:PersonName [
    rdfs:label "Dirk de Gooijer" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gooijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1899-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_16
  a a2a:Person ;
  rdfs:label "Herman J. Gort" ;
  a2a:PersonName [
    rdfs:label "Herman J. Gort" ;
    a2a:PersonNameFirstName "Herman J." ;
    a2a:PersonNameLastName "Gort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1856-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_17
  a a2a:Person ;
  rdfs:label "Heintje Kamphorst" ;
  a2a:PersonName [
    rdfs:label "Heintje Kamphorst" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Kamphorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1866-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_18
  a a2a:Person ;
  rdfs:label "Maria E. Radius" ;
  a2a:PersonName [
    rdfs:label "Maria E. Radius" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNameLastName "Radius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1860-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_1 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_2 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_3 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_4 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_5 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_6 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_7 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_8 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_9 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_10 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_11 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_12 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_13 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_14 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_15 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_16 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_17 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:relationep_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Person5199382_18 ;
  a2a:EventKeyRef oa:event_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc_Event1 .

oa:source_cod_31a2a057-8233-4f79-9ac6-eb49c09a2edc
  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 "74" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 74"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12160193" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5199382"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5199382" ;
  a2a:RecordIdentifier "5199382" ;
  a2a:RecordGUID "{31a2a057-8233-4f79-9ac6-eb49c09a2edc}" ;
  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" .

