@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_a2e1d78e-6c2a-6860-7949-2254708bfa21
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_1, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_2, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_3, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_4, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_5, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_6, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_7, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_8, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_9, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_10, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_11, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_12, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_13, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_14, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_15, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_16, oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_17 ;
  a2a:hasEvent oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_0, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_1, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_2, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_3, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_4, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_5, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_6, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_7, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_8, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_9, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_10, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_11, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_12, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_13, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_14, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_15, oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_16 ;
  a2a:hasSource oa:source_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21 .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_1
  a a2a:Person ;
  rdfs:label "Wouter C. Buwalda" ;
  a2a:PersonName [
    rdfs:label "Wouter C. Buwalda" ;
    a2a:PersonNameFirstName "Wouter C." ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1883-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_2
  a a2a:Person ;
  rdfs:label "Petronella Buwalda" ;
  a2a:PersonName [
    rdfs:label "Petronella Buwalda" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1887-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_3
  a a2a:Person ;
  rdfs:label "Magdalena Hamdorff" ;
  a2a:PersonName [
    rdfs:label "Magdalena Hamdorff" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Hamdorff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1864-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_4
  a a2a:Person ;
  rdfs:label "Aaltje Kuiper" ;
  a2a:PersonName [
    rdfs:label "Aaltje Kuiper" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1846-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_5
  a a2a:Person ;
  rdfs:label "Nicolaas Buwalda" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Buwalda" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1852-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_6
  a a2a:Person ;
  rdfs:label "Johanna van der Hel" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Hel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1870-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_7
  a a2a:Person ;
  rdfs:label "Barendina H. Ohmstede" ;
  a2a:PersonName [
    rdfs:label "Barendina H. Ohmstede" ;
    a2a:PersonNameFirstName "Barendina H." ;
    a2a:PersonNameLastName "Ohmstede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1862-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Purmerend" ;
    rdfs:label "Purmerend"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_8
  a a2a:Person ;
  rdfs:label "Johan B. van der Burg" ;
  a2a:PersonName [
    rdfs:label "Johan B. van der Burg" ;
    a2a:PersonNameFirstName "Johan B." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1846-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_9
  a a2a:Person ;
  rdfs:label "Elisabeth N. Buwalda" ;
  a2a:PersonName [
    rdfs:label "Elisabeth N. Buwalda" ;
    a2a:PersonNameFirstName "Elisabeth N." ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1891-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_10
  a a2a:Person ;
  rdfs:label "Reindert Buwalde" ;
  a2a:PersonName [
    rdfs:label "Reindert Buwalde" ;
    a2a:PersonNameFirstName "Reindert" ;
    a2a:PersonNameLastName "Buwalde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1838-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weesperkarspel" ;
    rdfs:label "Weesperkarspel"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_11
  a a2a:Person ;
  rdfs:label "Elisabeth Hamdorff" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Hamdorff" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Hamdorff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1856-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren (N.H.)" ;
    rdfs:label "Laren (N.H.)"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_12
  a a2a:Person ;
  rdfs:label "Jansje W.H. van der Lugt" ;
  a2a:PersonName [
    rdfs:label "Jansje W.H. van der Lugt" ;
    a2a:PersonNameFirstName "Jansje W.H." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lugt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1874-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_13
  a a2a:Person ;
  rdfs:label "Ane R. Buwalda" ;
  a2a:PersonName [
    rdfs:label "Ane R. Buwalda" ;
    a2a:PersonNameFirstName "Ane R." ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1879-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Purmerend" ;
    rdfs:label "Purmerend"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_14
  a a2a:Person ;
  rdfs:label "Johannes Buwalda" ;
  a2a:PersonName [
    rdfs:label "Johannes Buwalda" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1885-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_15
  a a2a:Person ;
  rdfs:label "Nicolaas Buwalda" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Buwalda" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1889-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_16
  a a2a:Person ;
  rdfs:label "Johan P. Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Johan P. Cornelissen" ;
    a2a:PersonNameFirstName "Johan P." ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1876-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_17
  a a2a:Person ;
  rdfs:label "Johanna J. Huisink" ;
  a2a:PersonName [
    rdfs:label "Johanna J. Huisink" ;
    a2a:PersonNameFirstName "Johanna J." ;
    a2a:PersonNameLastName "Huisink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1870-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_1 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_2 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_3 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_4 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_5 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_6 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_7 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_8 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_9 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_10 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_11 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_12 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_13 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_14 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_15 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_16 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:relationep_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Person4818997_17 ;
  a2a:EventKeyRef oa:event_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21_Event1 .

oa:source_cod_a2e1d78e-6c2a-6860-7949-2254708bfa21
  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 - Apeldoorn dorp" ;
    a2a:DocumentNumber "620" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk A - Apeldoorn dorp, 620"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12008811" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4818997"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4818997" ;
  a2a:RecordIdentifier "4818997" ;
  a2a:RecordGUID "{a2e1d78e-6c2a-6860-7949-2254708bfa21}" ;
  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" .

