@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_1cbc05e4-aad1-9207-b7a5-674a6fb6af35
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_1, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_2, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_3, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_4, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_5, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_6, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_7, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_8, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_9, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_10, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_11, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_12, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_13, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_14, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_15, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_16, oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_17 ;
  a2a:hasEvent oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_0, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_1, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_2, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_3, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_4, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_5, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_6, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_7, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_8, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_9, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_10, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_11, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_12, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_13, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_14, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_15, oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_16 ;
  a2a:hasSource oa:source_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35 .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_1
  a a2a:Person ;
  rdfs:label "Cristiena Remeijer" ;
  a2a:PersonName [
    rdfs:label "Cristiena Remeijer" ;
    a2a:PersonNameFirstName "Cristiena" ;
    a2a:PersonNameLastName "Remeijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1846-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_2
  a a2a:Person ;
  rdfs:label "Michaël Simons" ;
  a2a:PersonName [
    rdfs:label "Michaël Simons" ;
    a2a:PersonNameFirstName "Michaël" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1845-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_3
  a a2a:Person ;
  rdfs:label "Wilhelmus C.L. Simons" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus C.L. Simons" ;
    a2a:PersonNameFirstName "Wilhelmus C.L." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1880-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_4
  a a2a:Person ;
  rdfs:label "Hendrik van den Brink" ;
  a2a:PersonName [
    rdfs:label "Hendrik van den Brink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1888-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_5
  a a2a:Person ;
  rdfs:label "Johanna C. van den Brink" ;
  a2a:PersonName [
    rdfs:label "Johanna C. van den Brink" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1882-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_6
  a a2a:Person ;
  rdfs:label "Gerardus A. Simons" ;
  a2a:PersonName [
    rdfs:label "Gerardus A. Simons" ;
    a2a:PersonNameFirstName "Gerardus A." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1882-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_7
  a a2a:Person ;
  rdfs:label "Petrus J. Brouwer" ;
  a2a:PersonName [
    rdfs:label "Petrus J. Brouwer" ;
    a2a:PersonNameFirstName "Petrus J." ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1889-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_8
  a a2a:Person ;
  rdfs:label "Gerritje van Bekkum" ;
  a2a:PersonName [
    rdfs:label "Gerritje van Bekkum" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bekkum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1865-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schalkwijk" ;
    rdfs:label "Schalkwijk"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_9
  a a2a:Person ;
  rdfs:label "Aalt J. Brouwer" ;
  a2a:PersonName [
    rdfs:label "Aalt J. Brouwer" ;
    a2a:PersonNameFirstName "Aalt J." ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1863-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_10
  a a2a:Person ;
  rdfs:label "Geertruida J.M. Sanders" ;
  a2a:PersonName [
    rdfs:label "Geertruida J.M. Sanders" ;
    a2a:PersonNameFirstName "Geertruida J.M." ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1847-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_11
  a a2a:Person ;
  rdfs:label "Lambertus H. Simons" ;
  a2a:PersonName [
    rdfs:label "Lambertus H. Simons" ;
    a2a:PersonNameFirstName "Lambertus H." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1881-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_12
  a a2a:Person ;
  rdfs:label "Arie van den Brink" ;
  a2a:PersonName [
    rdfs:label "Arie van den Brink" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1884-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_13
  a a2a:Person ;
  rdfs:label "Hanna van den Brink" ;
  a2a:PersonName [
    rdfs:label "Hanna van den Brink" ;
    a2a:PersonNameFirstName "Hanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1886-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_14
  a a2a:Person ;
  rdfs:label "Jandina Brouwer" ;
  a2a:PersonName [
    rdfs:label "Jandina Brouwer" ;
    a2a:PersonNameFirstName "Jandina" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1891-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_15
  a a2a:Person ;
  rdfs:label "Maria T.J. Simons" ;
  a2a:PersonName [
    rdfs:label "Maria T.J. Simons" ;
    a2a:PersonNameFirstName "Maria T.J." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1873-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kamerik" ;
    rdfs:label "Kamerik"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_16
  a a2a:Person ;
  rdfs:label "Theodorus H.J. Simons" ;
  a2a:PersonName [
    rdfs:label "Theodorus H.J. Simons" ;
    a2a:PersonNameFirstName "Theodorus H.J." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1874-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kamerik" ;
    rdfs:label "Kamerik"
  ] .

oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_17
  a a2a:Person ;
  rdfs:label "Hendrik D. van den Brink" ;
  a2a:PersonName [
    rdfs:label "Hendrik D. van den Brink" ;
    a2a:PersonNameFirstName "Hendrik D." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1845-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vledder" ;
    rdfs:label "Vledder"
  ] .

oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_1 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_2 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_3 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_4 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_5 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_6 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_7 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_8 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_9 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_10 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_11 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_12 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_13 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_14 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_15 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_16 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:relationep_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Person6789652_17 ;
  a2a:EventKeyRef oa:event_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35_Event1 .

oa:source_cod_1cbc05e4-aad1-9207-b7a5-674a6fb6af35
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "555" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 555"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11821768" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6789652"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6789652" ;
  a2a:RecordIdentifier "6789652" ;
  a2a:RecordGUID "{1cbc05e4-aad1-9207-b7a5-674a6fb6af35}" ;
  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" .

