@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_845e88e6-92f0-1e21-69a6-7bed0c247a1e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_1, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_2, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_3, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_4, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_5, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_6, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_7, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_8, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_9, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_10, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_11, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_12, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_13, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_14, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_15, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_16, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_17, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_18, oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_19 ;
  a2a:hasEvent oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_0, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_1, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_2, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_3, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_4, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_5, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_6, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_7, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_8, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_9, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_10, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_11, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_12, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_13, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_14, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_15, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_16, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_17, oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_18 ;
  a2a:hasSource oa:source_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_1
  a a2a:Person ;
  rdfs:label "Antonie Lankhorst" ;
  a2a:PersonName [
    rdfs:label "Antonie Lankhorst" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Lankhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1871-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_2
  a a2a:Person ;
  rdfs:label "Gerritje Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Gerritje Logtenberg" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1891-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_3
  a a2a:Person ;
  rdfs:label "Maria J.G.P. Rasch" ;
  a2a:PersonName [
    rdfs:label "Maria J.G.P. Rasch" ;
    a2a:PersonNameFirstName "Maria J.G.P." ;
    a2a:PersonNameLastName "Rasch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1891-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_4
  a a2a:Person ;
  rdfs:label "Geertruida P. Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Geertruida P. Logtenberg" ;
    a2a:PersonNameFirstName "Geertruida P." ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1897-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_5
  a a2a:Person ;
  rdfs:label "Lina Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Lina Logtenberg" ;
    a2a:PersonNameFirstName "Lina" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1888-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_6
  a a2a:Person ;
  rdfs:label "Carolina Nijenhuis" ;
  a2a:PersonName [
    rdfs:label "Carolina Nijenhuis" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Nijenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1884-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bathmen" ;
    rdfs:label "Bathmen"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_7
  a a2a:Person ;
  rdfs:label "Albert Lankhorst" ;
  a2a:PersonName [
    rdfs:label "Albert Lankhorst" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Lankhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1901-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_8
  a a2a:Person ;
  rdfs:label "Hendrik Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Logtenberg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1902-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalten" ;
    rdfs:label "Aalten"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_9
  a a2a:Person ;
  rdfs:label "Hermina Lankhorst" ;
  a2a:PersonName [
    rdfs:label "Hermina Lankhorst" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Lankhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1900-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_10
  a a2a:Person ;
  rdfs:label "Dirk J. Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Dirk J. Logtenberg" ;
    a2a:PersonNameFirstName "Dirk J." ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1903-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_11
  a a2a:Person ;
  rdfs:label "Klaasje Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Klaasje Logtenberg" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1886-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_12
  a a2a:Person ;
  rdfs:label "Hendrika Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrika Logtenberg" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1889-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_13
  a a2a:Person ;
  rdfs:label "Petronella Veld" ;
  a2a:PersonName [
    rdfs:label "Petronella Veld" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1861-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_14
  a a2a:Person ;
  rdfs:label "Hendrika Holterman" ;
  a2a:PersonName [
    rdfs:label "Hendrika Holterman" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Holterman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1899-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_15
  a a2a:Person ;
  rdfs:label "Gerritdina A. Lankhorst" ;
  a2a:PersonName [
    rdfs:label "Gerritdina A. Lankhorst" ;
    a2a:PersonNameFirstName "Gerritdina A." ;
    a2a:PersonNameLastName "Lankhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1910-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_16
  a a2a:Person ;
  rdfs:label "Alouisius J.G. van der Linden" ;
  a2a:PersonName [
    rdfs:label "Alouisius J.G. van der Linden" ;
    a2a:PersonNameFirstName "Alouisius J.G." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1882-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_17
  a a2a:Person ;
  rdfs:label "Hugo Lous" ;
  a2a:PersonName [
    rdfs:label "Hugo Lous" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Lous"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1857-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_18
  a a2a:Person ;
  rdfs:label "Gerrit van Dijk" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Dijk" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1878-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_19
  a a2a:Person ;
  rdfs:label "Gerrit J. Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Logtenberg" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1858-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_1 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_2 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_3 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_4 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_5 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_6 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_7 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_8 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_9 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_10 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_11 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_12 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_13 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_14 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_15 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_16 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_17 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_18 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:relationep_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Person5004201_19 ;
  a2a:EventKeyRef oa:event_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e_Event1 .

oa:source_cod_845e88e6-92f0-1e21-69a6-7bed0c247a1e
  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 "32" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 32"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5004201" ;
  a2a:RecordIdentifier "5004201" ;
  a2a:RecordGUID "{845e88e6-92f0-1e21-69a6-7bed0c247a1e}" ;
  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" .

