@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_b47cd25d-1057-abbc-fcc3-761e51e1ffaa
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1886-1892)" ;
  a2a:hasPerson oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_1, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_2, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_3, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_4, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_5, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_6, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_7, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_8, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_9, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_10, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_11, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_12, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_13, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_14, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_15, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_16, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_17, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_18, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_19, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_20, oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_21 ;
  a2a:hasEvent oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_0, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_1, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_2, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_3, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_4, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_5, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_6, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_7, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_8, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_9, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_10, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_11, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_12, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_13, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_14, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_15, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_16, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_17, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_18, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_19, oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_20 ;
  a2a:hasSource oa:source_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_1
  a a2a:Person ;
  rdfs:label "Wilhelmus J. Mali" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus J. Mali" ;
    a2a:PersonNameFirstName "Wilhelmus J." ;
    a2a:PersonNameLastName "Mali"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1885-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_2
  a a2a:Person ;
  rdfs:label "Wilhelmus J. Mali" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus J. Mali" ;
    a2a:PersonNameFirstName "Wilhelmus J." ;
    a2a:PersonNameLastName "Mali"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1855-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_3
  a a2a:Person ;
  rdfs:label "Juliana G.H. van Essen" ;
  a2a:PersonName [
    rdfs:label "Juliana G.H. van Essen" ;
    a2a:PersonNameFirstName "Juliana G.H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Essen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1851-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_4
  a a2a:Person ;
  rdfs:label "Johannes M. Sweep" ;
  a2a:PersonName [
    rdfs:label "Johannes M. Sweep" ;
    a2a:PersonNameFirstName "Johannes M." ;
    a2a:PersonNameLastName "Sweep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1848-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_5
  a a2a:Person ;
  rdfs:label "Hendrik C. Verbeek" ;
  a2a:PersonName [
    rdfs:label "Hendrik C. Verbeek" ;
    a2a:PersonNameFirstName "Hendrik C." ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1795" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1795-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_6
  a a2a:Person ;
  rdfs:label "Maria E. Burger" ;
  a2a:PersonName [
    rdfs:label "Maria E. Burger" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNameLastName "Burger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1815-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_7
  a a2a:Person ;
  rdfs:label "Hendrik Schuurman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Schuurman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1824-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederhorst den Berg" ;
    rdfs:label "Nederhorst den Berg"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_8
  a a2a:Person ;
  rdfs:label "Heiltje Severs" ;
  a2a:PersonName [
    rdfs:label "Heiltje Severs" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNameLastName "Severs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1833-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_9
  a a2a:Person ;
  rdfs:label "Everdina J. Verbeek" ;
  a2a:PersonName [
    rdfs:label "Everdina J. Verbeek" ;
    a2a:PersonNameFirstName "Everdina J." ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1820-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Garderen" ;
    rdfs:label "Garderen"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_10
  a a2a:Person ;
  rdfs:label "Louise Verster" ;
  a2a:PersonName [
    rdfs:label "Louise Verster" ;
    a2a:PersonNameFirstName "Louise" ;
    a2a:PersonNameLastName "Verster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1867-02-24"^^xsd:date
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_11
  a a2a:Person ;
  rdfs:label "Maria A. Hietland" ;
  a2a:PersonName [
    rdfs:label "Maria A. Hietland" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNameLastName "Hietland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1816-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_12
  a a2a:Person ;
  rdfs:label "Arendina C. van Dokkum" ;
  a2a:PersonName [
    rdfs:label "Arendina C. van Dokkum" ;
    a2a:PersonNameFirstName "Arendina C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dokkum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1853-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_13
  a a2a:Person ;
  rdfs:label "Christian W.F. Falkenburg" ;
  a2a:PersonName [
    rdfs:label "Christian W.F. Falkenburg" ;
    a2a:PersonNameFirstName "Christian W.F." ;
    a2a:PersonNameLastName "Falkenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1847-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neuwied" ;
    rdfs:label "Neuwied"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_14
  a a2a:Person ;
  rdfs:label "Johanna C. Veenstra" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Veenstra" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Veenstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1856-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_15
  a a2a:Person ;
  rdfs:label "Antje Boon" ;
  a2a:PersonName [
    rdfs:label "Antje Boon" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1824-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wormerveer" ;
    rdfs:label "Wormerveer"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_16
  a a2a:Person ;
  rdfs:label "Jeanette G. Lequé" ;
  a2a:PersonName [
    rdfs:label "Jeanette G. Lequé" ;
    a2a:PersonNameFirstName "Jeanette G." ;
    a2a:PersonNameLastName "Lequé"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1818-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_17
  a a2a:Person ;
  rdfs:label "Antonius A. Sweep" ;
  a2a:PersonName [
    rdfs:label "Antonius A. Sweep" ;
    a2a:PersonNameFirstName "Antonius A." ;
    a2a:PersonNameLastName "Sweep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1876-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Buitenzorg" ;
    rdfs:label "Buitenzorg"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_18
  a a2a:Person ;
  rdfs:label "Johannes M. Sweep" ;
  a2a:PersonName [
    rdfs:label "Johannes M. Sweep" ;
    a2a:PersonNameFirstName "Johannes M." ;
    a2a:PersonNameLastName "Sweep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1879-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tegal Nangka" ;
    rdfs:label "Tegal Nangka"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_19
  a a2a:Person ;
  rdfs:label "Grietje Veenstra" ;
  a2a:PersonName [
    rdfs:label "Grietje Veenstra" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Veenstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1846-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_20
  a a2a:Person ;
  rdfs:label "Sibilla C. Epkema" ;
  a2a:PersonName [
    rdfs:label "Sibilla C. Epkema" ;
    a2a:PersonNameFirstName "Sibilla C." ;
    a2a:PersonNameLastName "Epkema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1832-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_21
  a a2a:Person ;
  rdfs:label "Jacobus J. Mali" ;
  a2a:PersonName [
    rdfs:label "Jacobus J. Mali" ;
    a2a:PersonNameFirstName "Jacobus J." ;
    a2a:PersonNameLastName "Mali"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1887-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_1 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_2 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_3 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_4 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_5 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_6 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_7 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_8 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_9 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_10 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_11 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_12 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_13 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_14 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_15 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_16 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_17 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_18 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_19 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_20 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:relationep_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Person4821076_21 ;
  a2a:EventKeyRef oa:event_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa_Event1 .

oa:source_cod_b47cd25d-1057-abbc-fcc3-761e51e1ffaa
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1886-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1886-1892 Wijk D - Wormen" ;
    a2a:DocumentNumber "13" ;
    rdfs:label "CODA, Apeldoorn, 1886-1892 Wijk D - Wormen, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11654298" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4821076"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4821076" ;
  a2a:RecordIdentifier "4821076" ;
  a2a:RecordGUID "{b47cd25d-1057-abbc-fcc3-761e51e1ffaa}" ;
  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" .

