@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_eecc301b-b75f-6f3c-ad58-964fd4a300a6
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1892)" ;
  a2a:hasPerson oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_1, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_2, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_3, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_4, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_5, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_6, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_7, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_8, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_9, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_10, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_11, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_12, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_13, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_14, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_15, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_16, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_17, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_18, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_19, oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_20 ;
  a2a:hasEvent oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_0, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_1, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_2, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_3, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_4, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_5, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_6, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_7, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_8, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_9, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_10, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_11, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_12, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_13, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_14, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_15, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_16, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_17, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_18, oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_19 ;
  a2a:hasSource oa:source_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6 .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_1
  a a2a:Person ;
  rdfs:label "Albert W. Peters" ;
  a2a:PersonName [
    rdfs:label "Albert W. Peters" ;
    a2a:PersonNameFirstName "Albert W." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1871-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_2
  a a2a:Person ;
  rdfs:label "Aaltje Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Aaltje Voorhorst" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1856-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Welsum" ;
    rdfs:label "Welsum"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_3
  a a2a:Person ;
  rdfs:label "Gerritje Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Gerritje Voorhorst" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1831-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_4
  a a2a:Person ;
  rdfs:label "Willem Weenk" ;
  a2a:PersonName [
    rdfs:label "Willem Weenk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Weenk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1886-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_5
  a a2a:Person ;
  rdfs:label "Gerritdina llbrink" ;
  a2a:PersonName [
    rdfs:label "Gerritdina llbrink" ;
    a2a:PersonNameFirstName "Gerritdina" ;
    a2a:PersonNameLastName "llbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1848-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorssel" ;
    rdfs:label "Gorssel"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_6
  a a2a:Person ;
  rdfs:label "Frederik Peters" ;
  a2a:PersonName [
    rdfs:label "Frederik Peters" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1834-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorssel" ;
    rdfs:label "Gorssel"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_7
  a a2a:Person ;
  rdfs:label "Frederik Peters" ;
  a2a:PersonName [
    rdfs:label "Frederik Peters" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1883-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_8
  a a2a:Person ;
  rdfs:label "Hendrik J. Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Voorhorst" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1869-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_9
  a a2a:Person ;
  rdfs:label "Gerrit J. Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Voorhorst" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1862-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_10
  a a2a:Person ;
  rdfs:label "Marinus Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Marinus Voorhorst" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1854-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Welsum" ;
    rdfs:label "Welsum"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_11
  a a2a:Person ;
  rdfs:label "Gerhard Peters" ;
  a2a:PersonName [
    rdfs:label "Gerhard Peters" ;
    a2a:PersonNameFirstName "Gerhard" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1872-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_12
  a a2a:Person ;
  rdfs:label "Marinus Peters" ;
  a2a:PersonName [
    rdfs:label "Marinus Peters" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1880-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_13
  a a2a:Person ;
  rdfs:label "Teunis Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Teunis Voorhorst" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1821-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Welsum" ;
    rdfs:label "Welsum"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_14
  a a2a:Person ;
  rdfs:label "Tonia Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Tonia Voorhorst" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1864-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_15
  a a2a:Person ;
  rdfs:label "Gerrit Weenk" ;
  a2a:PersonName [
    rdfs:label "Gerrit Weenk" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Weenk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1872-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_16
  a a2a:Person ;
  rdfs:label "Dirk J. Weenk" ;
  a2a:PersonName [
    rdfs:label "Dirk J. Weenk" ;
    a2a:PersonNameFirstName "Dirk J." ;
    a2a:PersonNameLastName "Weenk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1880-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_17
  a a2a:Person ;
  rdfs:label "Jan W. Peters" ;
  a2a:PersonName [
    rdfs:label "Jan W. Peters" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1877-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_18
  a a2a:Person ;
  rdfs:label "Berend J. Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Berend J. Voorhorst" ;
    a2a:PersonNameFirstName "Berend J." ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1859-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terwolde" ;
    rdfs:label "Terwolde"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_19
  a a2a:Person ;
  rdfs:label "Harmen Weenk" ;
  a2a:PersonName [
    rdfs:label "Harmen Weenk" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Weenk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1850-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_20
  a a2a:Person ;
  rdfs:label "Hendrik Weenk" ;
  a2a:PersonName [
    rdfs:label "Hendrik Weenk" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Weenk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1875-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_1 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_2 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_3 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_4 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_5 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_6 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_7 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_8 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_9 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_10 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_11 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_12 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_13 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_14 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_15 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_16 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_17 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_18 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_19 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:relationep_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Person5692412_20 ;
  a2a:EventKeyRef oa:event_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6_Event1 .

oa:source_cod_eecc301b-b75f-6f3c-ad58-964fd4a300a6
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1892 Wijk C - Oosterhuizen" ;
    a2a:DocumentNumber "169" ;
    rdfs:label "CODA, Apeldoorn, 1870-1892 Wijk C - Oosterhuizen, 169"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11615813" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5692412"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5692412" ;
  a2a:RecordIdentifier "5692412" ;
  a2a:RecordGUID "{eecc301b-b75f-6f3c-ad58-964fd4a300a6}" ;
  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" .

