@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_ee4be569-9477-13c8-2626-19b6da675592
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_1, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_2, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_3, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_4, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_5, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_6, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_7, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_8, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_9, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_10, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_11, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_12, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_13, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_14, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_15, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_16, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_17, oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_18 ;
  a2a:hasEvent oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_0, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_1, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_2, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_3, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_4, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_5, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_6, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_7, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_8, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_9, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_10, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_11, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_12, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_13, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_14, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_15, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_16, oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_17 ;
  a2a:hasSource oa:source_cod_ee4be569-9477-13c8-2626-19b6da675592 .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_1
  a a2a:Person ;
  rdfs:label "Jan Bogaart" ;
  a2a:PersonName [
    rdfs:label "Jan Bogaart" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bogaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1822-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_2
  a a2a:Person ;
  rdfs:label "Willem Brouwer" ;
  a2a:PersonName [
    rdfs:label "Willem Brouwer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1840-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_3
  a a2a:Person ;
  rdfs:label "Jan van Essen" ;
  a2a:PersonName [
    rdfs:label "Jan van Essen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Essen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1806-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_4
  a a2a:Person ;
  rdfs:label "Margaretha Bogaart" ;
  a2a:PersonName [
    rdfs:label "Margaretha Bogaart" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Bogaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1848-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_5
  a a2a:Person ;
  rdfs:label "Aleida van Essen" ;
  a2a:PersonName [
    rdfs:label "Aleida van Essen" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Essen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1819-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_6
  a a2a:Person ;
  rdfs:label "Aaltje Huigen" ;
  a2a:PersonName [
    rdfs:label "Aaltje Huigen" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Huigen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1863-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_7
  a a2a:Person ;
  rdfs:label "Jan van Ooij" ;
  a2a:PersonName [
    rdfs:label "Jan van Ooij" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1877-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_8
  a a2a:Person ;
  rdfs:label "Charlotta L. du Plessis" ;
  a2a:PersonName [
    rdfs:label "Charlotta L. du Plessis" ;
    a2a:PersonNameFirstName "Charlotta L." ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Plessis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1880-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_9
  a a2a:Person ;
  rdfs:label "Heimerikje Bouman" ;
  a2a:PersonName [
    rdfs:label "Heimerikje Bouman" ;
    a2a:PersonNameFirstName "Heimerikje" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1886-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_10
  a a2a:Person ;
  rdfs:label "Hendrika Slijper" ;
  a2a:PersonName [
    rdfs:label "Hendrika Slijper" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Slijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1844-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_11
  a a2a:Person ;
  rdfs:label "Willem Bouman" ;
  a2a:PersonName [
    rdfs:label "Willem Bouman" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1884-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_12
  a a2a:Person ;
  rdfs:label "Hendrik van de Pol" ;
  a2a:PersonName [
    rdfs:label "Hendrik van de Pol" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1858-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_13
  a a2a:Person ;
  rdfs:label "Pieter du Plessis" ;
  a2a:PersonName [
    rdfs:label "Pieter du Plessis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Plessis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1844-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_14
  a a2a:Person ;
  rdfs:label "Pieter du Plessis" ;
  a2a:PersonName [
    rdfs:label "Pieter du Plessis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Plessis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1877-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_15
  a a2a:Person ;
  rdfs:label "Marinus Brouwer" ;
  a2a:PersonName [
    rdfs:label "Marinus Brouwer" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1869-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_16
  a a2a:Person ;
  rdfs:label "Hermanus G. van Ooij" ;
  a2a:PersonName [
    rdfs:label "Hermanus G. van Ooij" ;
    a2a:PersonNameFirstName "Hermanus G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1850-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_17
  a a2a:Person ;
  rdfs:label "Heintje Bouwman" ;
  a2a:PersonName [
    rdfs:label "Heintje Bouwman" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1840-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_18
  a a2a:Person ;
  rdfs:label "Heimerikje Brouwer" ;
  a2a:PersonName [
    rdfs:label "Heimerikje Brouwer" ;
    a2a:PersonNameFirstName "Heimerikje" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1868-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_1 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_2 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_3 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_4 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_5 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_6 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_7 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_8 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_9 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_10 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_11 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_12 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_13 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_14 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_15 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_16 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_17 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:relationep_cod_ee4be569-9477-13c8-2626-19b6da675592_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee4be569-9477-13c8-2626-19b6da675592_Person5090115_18 ;
  a2a:EventKeyRef oa:event_cod_ee4be569-9477-13c8-2626-19b6da675592_Event1 .

oa:source_cod_ee4be569-9477-13c8-2626-19b6da675592
  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 O - Uddel" ;
    a2a:DocumentNumber "2" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk O - Uddel, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12139706" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5090115"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5090115" ;
  a2a:RecordIdentifier "5090115" ;
  a2a:RecordGUID "{ee4be569-9477-13c8-2626-19b6da675592}" ;
  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" .

