@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_530f326b-4b2c-492c-a140-e03f2c92fa87
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_1, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_2, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_3, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_4, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_5, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_6, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_7, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_8, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_9, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_10, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_11, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_12, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_13, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_14, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_15, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_16, oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_17 ;
  a2a:hasEvent oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_0, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_1, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_2, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_3, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_4, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_5, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_6, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_7, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_8, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_9, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_10, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_11, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_12, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_13, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_14, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_15, oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_16 ;
  a2a:hasSource oa:source_cod_530f326b-4b2c-492c-a140-e03f2c92fa87 .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_1
  a a2a:Person ;
  rdfs:label "Agnita H. Feis" ;
  a2a:PersonName [
    rdfs:label "Agnita H. Feis" ;
    a2a:PersonNameFirstName "Agnita H." ;
    a2a:PersonNameLastName "Feis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1881-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_2
  a a2a:Person ;
  rdfs:label "Gerardus van der Horst" ;
  a2a:PersonName [
    rdfs:label "Gerardus van der Horst" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1866-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_3
  a a2a:Person ;
  rdfs:label "Anna P. Koster" ;
  a2a:PersonName [
    rdfs:label "Anna P. Koster" ;
    a2a:PersonNameFirstName "Anna P." ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1878-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_4
  a a2a:Person ;
  rdfs:label "Theodorus J.G. Koster" ;
  a2a:PersonName [
    rdfs:label "Theodorus J.G. Koster" ;
    a2a:PersonNameFirstName "Theodorus J.G." ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1890-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_5
  a a2a:Person ;
  rdfs:label "Antje Hoijtema" ;
  a2a:PersonName [
    rdfs:label "Antje Hoijtema" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Hoijtema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1845-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_6
  a a2a:Person ;
  rdfs:label "Martha de Jong" ;
  a2a:PersonName [
    rdfs:label "Martha de Jong" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1871-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_7
  a a2a:Person ;
  rdfs:label "Theodorus M. Koster" ;
  a2a:PersonName [
    rdfs:label "Theodorus M. Koster" ;
    a2a:PersonNameFirstName "Theodorus M." ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1845-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_8
  a a2a:Person ;
  rdfs:label "Theodora J. Doormans" ;
  a2a:PersonName [
    rdfs:label "Theodora J. Doormans" ;
    a2a:PersonNameFirstName "Theodora J." ;
    a2a:PersonNameLastName "Doormans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1877-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elst" ;
    rdfs:label "Elst"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_9
  a a2a:Person ;
  rdfs:label "Catharina Th.S. Koster" ;
  a2a:PersonName [
    rdfs:label "Catharina Th.S. Koster" ;
    a2a:PersonNameFirstName "Catharina Th.S." ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1889-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_10
  a a2a:Person ;
  rdfs:label "Franciscus Th. M Koster" ;
  a2a:PersonName [
    rdfs:label "Franciscus Th. M Koster" ;
    a2a:PersonNameFirstName "Franciscus Th. M" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1887-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_11
  a a2a:Person ;
  rdfs:label "Johannes C. Koster" ;
  a2a:PersonName [
    rdfs:label "Johannes C. Koster" ;
    a2a:PersonNameFirstName "Johannes C." ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1882-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Overschie" ;
    rdfs:label "Overschie"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_12
  a a2a:Person ;
  rdfs:label "Elisabeth van Gelder" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Gelder" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1876-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_13
  a a2a:Person ;
  rdfs:label "Saakje Jaasma" ;
  a2a:PersonName [
    rdfs:label "Saakje Jaasma" ;
    a2a:PersonNameFirstName "Saakje" ;
    a2a:PersonNameLastName "Jaasma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1895-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_14
  a a2a:Person ;
  rdfs:label "Petronella M. Timmerhuis" ;
  a2a:PersonName [
    rdfs:label "Petronella M. Timmerhuis" ;
    a2a:PersonNameFirstName "Petronella M." ;
    a2a:PersonNameLastName "Timmerhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1910-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_15
  a a2a:Person ;
  rdfs:label "Theodorus C. van GGelder" ;
  a2a:PersonName [
    rdfs:label "Theodorus C. van GGelder" ;
    a2a:PersonNameFirstName "Theodorus C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "GGelder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1871-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_16
  a a2a:Person ;
  rdfs:label "Catharina Th.S. Koster" ;
  a2a:PersonName [
    rdfs:label "Catharina Th.S. Koster" ;
    a2a:PersonNameFirstName "Catharina Th.S." ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1889-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_17
  a a2a:Person ;
  rdfs:label "Petronella T. Koster" ;
  a2a:PersonName [
    rdfs:label "Petronella T. Koster" ;
    a2a:PersonNameFirstName "Petronella T." ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1883-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Overschie" ;
    rdfs:label "Overschie"
  ] .

oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_1 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_2 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_3 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_4 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_5 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_6 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_7 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_8 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_9 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_10 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_11 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_12 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_13 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_14 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_15 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_16 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:relationep_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Person4963717_17 ;
  a2a:EventKeyRef oa:event_cod_530f326b-4b2c-492c-a140-e03f2c92fa87_Event1 .

oa:source_cod_530f326b-4b2c-492c-a140-e03f2c92fa87
  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 C - Brink en Orden" ;
    a2a:DocumentNumber "37" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk C - Brink en Orden, 37"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4963717" ;
  a2a:RecordIdentifier "4963717" ;
  a2a:RecordGUID "{530f326b-4b2c-492c-a140-e03f2c92fa87}" ;
  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" .

