@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_2a31f290-9fcf-0a37-4174-9312b22b0eaa
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_1, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_2, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_3, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_4, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_5, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_6, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_7, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_8, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_9, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_10, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_11, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_12, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_13, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_14, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_15, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_16, oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_17 ;
  a2a:hasEvent oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_0, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_1, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_2, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_3, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_4, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_5, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_6, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_7, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_8, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_9, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_10, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_11, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_12, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_13, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_14, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_15, oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_16 ;
  a2a:hasSource oa:source_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_1
  a a2a:Person ;
  rdfs:label "Antonius G.R. van Iersel" ;
  a2a:PersonName [
    rdfs:label "Antonius G.R. van Iersel" ;
    a2a:PersonNameFirstName "Antonius G.R." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1858-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_2
  a a2a:Person ;
  rdfs:label "Cornelia H. Keller" ;
  a2a:PersonName [
    rdfs:label "Cornelia H. Keller" ;
    a2a:PersonNameFirstName "Cornelia H." ;
    a2a:PersonNameLastName "Keller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1870-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_3
  a a2a:Person ;
  rdfs:label "Johannes F. van Tricht" ;
  a2a:PersonName [
    rdfs:label "Johannes F. van Tricht" ;
    a2a:PersonNameFirstName "Johannes F." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tricht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1854-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_4
  a a2a:Person ;
  rdfs:label "Juliana A. van Zeist" ;
  a2a:PersonName [
    rdfs:label "Juliana A. van Zeist" ;
    a2a:PersonNameFirstName "Juliana A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zeist"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1883-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_5
  a a2a:Person ;
  rdfs:label "Willem de Grip" ;
  a2a:PersonName [
    rdfs:label "Willem de Grip" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grip"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1858-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_6
  a a2a:Person ;
  rdfs:label "Hendrika H. van Iersel" ;
  a2a:PersonName [
    rdfs:label "Hendrika H. van Iersel" ;
    a2a:PersonNameFirstName "Hendrika H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1880-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_7
  a a2a:Person ;
  rdfs:label "Gerrit J. Keller" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Keller" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Keller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1865-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_8
  a a2a:Person ;
  rdfs:label "Hendrika C.M. Zwarts" ;
  a2a:PersonName [
    rdfs:label "Hendrika C.M. Zwarts" ;
    a2a:PersonNameFirstName "Hendrika C.M." ;
    a2a:PersonNameLastName "Zwarts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1827-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_9
  a a2a:Person ;
  rdfs:label "Jacomeintje van den Brink" ;
  a2a:PersonName [
    rdfs:label "Jacomeintje van den Brink" ;
    a2a:PersonNameFirstName "Jacomeintje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1819-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_10
  a a2a:Person ;
  rdfs:label "Hendrikus Keller" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Keller" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Keller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1813-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_11
  a a2a:Person ;
  rdfs:label "Catharina A. Brouns" ;
  a2a:PersonName [
    rdfs:label "Catharina A. Brouns" ;
    a2a:PersonNameFirstName "Catharina A." ;
    a2a:PersonNameLastName "Brouns"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1860-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_12
  a a2a:Person ;
  rdfs:label "Johanna C. Romeijn" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Romeijn" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Romeijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1876-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ooij" ;
    rdfs:label "Ooij"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_13
  a a2a:Person ;
  rdfs:label "Maria Romeijn" ;
  a2a:PersonName [
    rdfs:label "Maria Romeijn" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Romeijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1840-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lithoijen" ;
    rdfs:label "Lithoijen"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_14
  a a2a:Person ;
  rdfs:label "Johanna A.R. van Iersel" ;
  a2a:PersonName [
    rdfs:label "Johanna A.R. van Iersel" ;
    a2a:PersonNameFirstName "Johanna A.R." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1883-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_15
  a a2a:Person ;
  rdfs:label "Maria J.C. van der Hoop" ;
  a2a:PersonName [
    rdfs:label "Maria J.C. van der Hoop" ;
    a2a:PersonNameFirstName "Maria J.C." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1850-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_16
  a a2a:Person ;
  rdfs:label "Wilhelmina E. van Iersel" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina E. van Iersel" ;
    a2a:PersonNameFirstName "Wilhelmina E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1881-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_17
  a a2a:Person ;
  rdfs:label "Gesina J.R. Keller" ;
  a2a:PersonName [
    rdfs:label "Gesina J.R. Keller" ;
    a2a:PersonNameFirstName "Gesina J.R." ;
    a2a:PersonNameLastName "Keller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1863-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_1 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_2 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_3 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_4 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_5 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_6 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_7 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_8 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_9 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_10 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_11 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_12 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_13 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_14 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_15 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_16 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:relationep_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Person5268167_17 ;
  a2a:EventKeyRef oa:event_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa_Event1 .

oa:source_cod_2a31f290-9fcf-0a37-4174-9312b22b0eaa
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk A- Beekbergen dorp" ;
    a2a:DocumentNumber "121" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk A- Beekbergen dorp, 121"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12426745" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5268167"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5268167" ;
  a2a:RecordIdentifier "5268167" ;
  a2a:RecordGUID "{2a31f290-9fcf-0a37-4174-9312b22b0eaa}" ;
  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" .

