@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_d6780129-ba9d-6f74-3d5e-673f07fee9dc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_1, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_2, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_3, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_4, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_5, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_6, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_7, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_8, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_9, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_10, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_11, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_12, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_13, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_14, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_15, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_16, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_17, oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_18 ;
  a2a:hasEvent oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_0, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_1, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_2, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_3, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_4, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_5, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_6, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_7, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_8, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_9, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_10, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_11, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_12, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_13, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_14, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_15, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_16, oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_17 ;
  a2a:hasSource oa:source_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_1
  a a2a:Person ;
  rdfs:label "Lena van den Berg" ;
  a2a:PersonName [
    rdfs:label "Lena van den Berg" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1888-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_2
  a a2a:Person ;
  rdfs:label "Wilhelmus Coers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Coers" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Coers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1869-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_3
  a a2a:Person ;
  rdfs:label "Hermina Leeman" ;
  a2a:PersonName [
    rdfs:label "Hermina Leeman" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Leeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1886-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heemstede" ;
    rdfs:label "Heemstede"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_4
  a a2a:Person ;
  rdfs:label "Hendrik J. Lentink" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Lentink" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1850-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruurlo" ;
    rdfs:label "Ruurlo"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_5
  a a2a:Person ;
  rdfs:label "Trijntje Rem" ;
  a2a:PersonName [
    rdfs:label "Trijntje Rem" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Rem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1906-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wormerveer" ;
    rdfs:label "Wormerveer"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_6
  a a2a:Person ;
  rdfs:label "Catharina M. van Wageningen" ;
  a2a:PersonName [
    rdfs:label "Catharina M. van Wageningen" ;
    a2a:PersonNameFirstName "Catharina M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wageningen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1851-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_7
  a a2a:Person ;
  rdfs:label "Maria A. Leeman" ;
  a2a:PersonName [
    rdfs:label "Maria A. Leeman" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNameLastName "Leeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1880-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heemstede" ;
    rdfs:label "Heemstede"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_8
  a a2a:Person ;
  rdfs:label "Willem G. Leeman" ;
  a2a:PersonName [
    rdfs:label "Willem G. Leeman" ;
    a2a:PersonNameFirstName "Willem G." ;
    a2a:PersonNameLastName "Leeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1883-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heemstede" ;
    rdfs:label "Heemstede"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_9
  a a2a:Person ;
  rdfs:label "Femia Lentink" ;
  a2a:PersonName [
    rdfs:label "Femia Lentink" ;
    a2a:PersonNameFirstName "Femia" ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1880-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_10
  a a2a:Person ;
  rdfs:label "Louise Locus" ;
  a2a:PersonName [
    rdfs:label "Louise Locus" ;
    a2a:PersonNameFirstName "Louise" ;
    a2a:PersonNameLastName "Locus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1884-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_11
  a a2a:Person ;
  rdfs:label "Marinus Lentink" ;
  a2a:PersonName [
    rdfs:label "Marinus Lentink" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1883-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_12
  a a2a:Person ;
  rdfs:label "Albert Lentink" ;
  a2a:PersonName [
    rdfs:label "Albert Lentink" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1886-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_13
  a a2a:Person ;
  rdfs:label "Hubert Locus" ;
  a2a:PersonName [
    rdfs:label "Hubert Locus" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNameLastName "Locus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1891-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_14
  a a2a:Person ;
  rdfs:label "Antonie Landman" ;
  a2a:PersonName [
    rdfs:label "Antonie Landman" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Landman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1897-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_15
  a a2a:Person ;
  rdfs:label "Hendrik Leeman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Leeman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Leeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1888-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bennebroek" ;
    rdfs:label "Bennebroek"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_16
  a a2a:Person ;
  rdfs:label "Johanna M. van Beest" ;
  a2a:PersonName [
    rdfs:label "Johanna M. van Beest" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1853-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_17
  a a2a:Person ;
  rdfs:label "Anton H.J.C Leeman" ;
  a2a:PersonName [
    rdfs:label "Anton H.J.C Leeman" ;
    a2a:PersonNameFirstName "Anton H.J.C" ;
    a2a:PersonNameLastName "Leeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1852-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_18
  a a2a:Person ;
  rdfs:label "Tonia Licht" ;
  a2a:PersonName [
    rdfs:label "Tonia Licht" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Licht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1902-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_1 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_2 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_3 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_4 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_5 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_6 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_7 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_8 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_9 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_10 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_11 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_12 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_13 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_14 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_15 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_16 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_17 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:relationep_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Person4874988_18 ;
  a2a:EventKeyRef oa:event_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc_Event1 .

oa:source_cod_d6780129-ba9d-6f74-3d5e-673f07fee9dc
  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 "106" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 106"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4874988" ;
  a2a:RecordIdentifier "4874988" ;
  a2a:RecordGUID "{d6780129-ba9d-6f74-3d5e-673f07fee9dc}" ;
  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" .

