@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_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_1, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_2, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_3, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_4, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_5, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_6, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_7, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_8, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_9, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_10, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_11, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_12, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_13, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_14, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_15, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_16, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_17, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_18, oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_19 ;
  a2a:hasEvent oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_0, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_1, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_2, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_3, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_4, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_5, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_6, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_7, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_8, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_9, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_10, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_11, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_12, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_13, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_14, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_15, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_16, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_17, oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_18 ;
  a2a:hasSource oa:source_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31 .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_1
  a a2a:Person ;
  rdfs:label "Adriana Boon" ;
  a2a:PersonName [
    rdfs:label "Adriana Boon" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1871-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_2
  a a2a:Person ;
  rdfs:label "Clara Tj. A.A. jkvr. Lijcklama à Nijeholt" ;
  a2a:PersonName [
    rdfs:label "Clara Tj. A.A. jkvr. Lijcklama à Nijeholt" ;
    a2a:PersonNameFirstName "Clara Tj. A.A." ;
    a2a:PersonNamePrefixLastName "jkvr." ;
    a2a:PersonNameLastName "Lijcklama à Nijeholt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1877-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_3
  a a2a:Person ;
  rdfs:label "Johanna Stelling" ;
  a2a:PersonName [
    rdfs:label "Johanna Stelling" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Stelling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1863-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uithoorn" ;
    rdfs:label "Uithoorn"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_4
  a a2a:Person ;
  rdfs:label "Jannette van der Heijde" ;
  a2a:PersonName [
    rdfs:label "Jannette van der Heijde" ;
    a2a:PersonNameFirstName "Jannette" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1863-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_5
  a a2a:Person ;
  rdfs:label "Johanna Wools" ;
  a2a:PersonName [
    rdfs:label "Johanna Wools" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1871-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_6
  a a2a:Person ;
  rdfs:label "Augustinus jhr. Lijcklama à Nijeholt" ;
  a2a:PersonName [
    rdfs:label "Augustinus jhr. Lijcklama à Nijeholt" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNamePrefixLastName "jhr." ;
    a2a:PersonNameLastName "Lijcklama à Nijeholt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1842-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beetsterzwaag" ;
    rdfs:label "Beetsterzwaag"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_7
  a a2a:Person ;
  rdfs:label "Anna A.C. barones Sixma van Heemstra" ;
  a2a:PersonName [
    rdfs:label "Anna A.C. barones Sixma van Heemstra" ;
    a2a:PersonNameFirstName "Anna A.C." ;
    a2a:PersonNamePrefixLastName "barones" ;
    a2a:PersonNameLastName "Sixma van Heemstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1853-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_8
  a a2a:Person ;
  rdfs:label "Jan A.A.C.S. jhr. Lijcklama à Nijeholt" ;
  a2a:PersonName [
    rdfs:label "Jan A.A.C.S. jhr. Lijcklama à Nijeholt" ;
    a2a:PersonNameFirstName "Jan A.A.C.S." ;
    a2a:PersonNamePrefixLastName "jhr." ;
    a2a:PersonNameLastName "Lijcklama à Nijeholt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1885-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wiesbaden" ;
    rdfs:label "Wiesbaden"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_9
  a a2a:Person ;
  rdfs:label "Angenieza A.J. Borgerink Fenema" ;
  a2a:PersonName [
    rdfs:label "Angenieza A.J. Borgerink Fenema" ;
    a2a:PersonNameFirstName "Angenieza A.J." ;
    a2a:PersonNameLastName "Borgerink Fenema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1896-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_10
  a a2a:Person ;
  rdfs:label "Elisabeth J. Taijlor" ;
  a2a:PersonName [
    rdfs:label "Elisabeth J. Taijlor" ;
    a2a:PersonNameFirstName "Elisabeth J." ;
    a2a:PersonNameLastName "Taijlor"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1855-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Edinburgh" ;
    rdfs:label "Edinburgh"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_11
  a a2a:Person ;
  rdfs:label "Joan E.W. Borgerink Fenema" ;
  a2a:PersonName [
    rdfs:label "Joan E.W. Borgerink Fenema" ;
    a2a:PersonNameFirstName "Joan E.W." ;
    a2a:PersonNameLastName "Borgerink Fenema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1863-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bathmen" ;
    rdfs:label "Bathmen"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_12
  a a2a:Person ;
  rdfs:label "Joan J.E.W. Borgerink Fenema" ;
  a2a:PersonName [
    rdfs:label "Joan J.E.W. Borgerink Fenema" ;
    a2a:PersonNameFirstName "Joan J.E.W." ;
    a2a:PersonNameLastName "Borgerink Fenema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1895-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_13
  a a2a:Person ;
  rdfs:label "Roenia Reijers" ;
  a2a:PersonName [
    rdfs:label "Roenia Reijers" ;
    a2a:PersonNameFirstName "Roenia" ;
    a2a:PersonNameLastName "Reijers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1875-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Driebergen" ;
    rdfs:label "Driebergen"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_14
  a a2a:Person ;
  rdfs:label "Johanna van Buijsen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Buijsen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buijsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1888-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_15
  a a2a:Person ;
  rdfs:label "Jacoba P.M. Verkuyl Quakkelaar" ;
  a2a:PersonName [
    rdfs:label "Jacoba P.M. Verkuyl Quakkelaar" ;
    a2a:PersonNameFirstName "Jacoba P.M." ;
    a2a:PersonNameLastName "Verkuyl Quakkelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1860-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_16
  a a2a:Person ;
  rdfs:label "Maria W. Borgerink Fenema" ;
  a2a:PersonName [
    rdfs:label "Maria W. Borgerink Fenema" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Borgerink Fenema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1893-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarn" ;
    rdfs:label "Baarn"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_17
  a a2a:Person ;
  rdfs:label "Cornelis van BAuijsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis van BAuijsen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "BAuijsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1858-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pijnacker" ;
    rdfs:label "Pijnacker"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_18
  a a2a:Person ;
  rdfs:label "Marianna Kip" ;
  a2a:PersonName [
    rdfs:label "Marianna Kip" ;
    a2a:PersonNameFirstName "Marianna" ;
    a2a:PersonNameLastName "Kip"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1863-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_19
  a a2a:Person ;
  rdfs:label "Hendrika Tania" ;
  a2a:PersonName [
    rdfs:label "Hendrika Tania" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Tania"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1870-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel"
  ] .

oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_1 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_2 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_3 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_4 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_5 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_6 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_7 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_8 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_9 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_10 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_11 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_12 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_13 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_14 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_15 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_16 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_17 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_18 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:relationep_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Person4848054_19 ;
  a2a:EventKeyRef oa:event_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31_Event1 .

oa:source_cod_97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31
  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 "910" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 910"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12386490" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4848054"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4848054" ;
  a2a:RecordIdentifier "4848054" ;
  a2a:RecordGUID "{97ce9717-0ca5-5ae0-7b6d-f9fa3ebacd31}" ;
  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" .

