@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_304818d5-d0c4-ccc2-440e-b2267b003f81
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_1, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_2, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_3, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_4, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_5, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_6, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_7, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_8, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_9, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_10, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_11, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_12, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_13, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_14, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_15, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_16, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_17, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_18, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_19, oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_20 ;
  a2a:hasEvent oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_0, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_1, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_2, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_3, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_4, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_5, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_6, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_7, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_8, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_9, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_10, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_11, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_12, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_13, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_14, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_15, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_16, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_17, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_18, oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_19 ;
  a2a:hasSource oa:source_cod_304818d5-d0c4-ccc2-440e-b2267b003f81 .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_1
  a a2a:Person ;
  rdfs:label "Hendrik J. Van Arkel" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Van Arkel" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Arkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1881-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_2
  a a2a:Person ;
  rdfs:label "Christina Huigen" ;
  a2a:PersonName [
    rdfs:label "Christina Huigen" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Huigen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1835-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_3
  a a2a:Person ;
  rdfs:label "Alberdina W. Koekkoek" ;
  a2a:PersonName [
    rdfs:label "Alberdina W. Koekkoek" ;
    a2a:PersonNameFirstName "Alberdina W." ;
    a2a:PersonNameLastName "Koekkoek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1835-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_4
  a a2a:Person ;
  rdfs:label "Christoffel Kroon" ;
  a2a:PersonName [
    rdfs:label "Christoffel Kroon" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1835-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_5
  a a2a:Person ;
  rdfs:label "Margaretha J. Van Arkel" ;
  a2a:PersonName [
    rdfs:label "Margaretha J. Van Arkel" ;
    a2a:PersonNameFirstName "Margaretha J." ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Arkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1879-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarsseveen" ;
    rdfs:label "Maarsseveen"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_6
  a a2a:Person ;
  rdfs:label "Jakoba Kroon" ;
  a2a:PersonName [
    rdfs:label "Jakoba Kroon" ;
    a2a:PersonNameFirstName "Jakoba" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1865-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_7
  a a2a:Person ;
  rdfs:label "Huberta Van Arkel" ;
  a2a:PersonName [
    rdfs:label "Huberta Van Arkel" ;
    a2a:PersonNameFirstName "Huberta" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Arkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1855-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_8
  a a2a:Person ;
  rdfs:label "Christiaan C. Kroon" ;
  a2a:PersonName [
    rdfs:label "Christiaan C. Kroon" ;
    a2a:PersonNameFirstName "Christiaan C." ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1866-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_9
  a a2a:Person ;
  rdfs:label "Frederikus A. Mennes" ;
  a2a:PersonName [
    rdfs:label "Frederikus A. Mennes" ;
    a2a:PersonNameFirstName "Frederikus A." ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1871-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_10
  a a2a:Person ;
  rdfs:label "Johan A. Van Arkel" ;
  a2a:PersonName [
    rdfs:label "Johan A. Van Arkel" ;
    a2a:PersonNameFirstName "Johan A." ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Arkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1878-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarsseveen" ;
    rdfs:label "Maarsseveen"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_11
  a a2a:Person ;
  rdfs:label "Hendrika W. Kroon" ;
  a2a:PersonName [
    rdfs:label "Hendrika W. Kroon" ;
    a2a:PersonNameFirstName "Hendrika W." ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1860-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_12
  a a2a:Person ;
  rdfs:label "Lamberta Kroon" ;
  a2a:PersonName [
    rdfs:label "Lamberta Kroon" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1857-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_13
  a a2a:Person ;
  rdfs:label "Abraham J. Mennes" ;
  a2a:PersonName [
    rdfs:label "Abraham J. Mennes" ;
    a2a:PersonNameFirstName "Abraham J." ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1805-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doetinchem" ;
    rdfs:label "Doetinchem"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_14
  a a2a:Person ;
  rdfs:label "Fredrika A. Mennes" ;
  a2a:PersonName [
    rdfs:label "Fredrika A. Mennes" ;
    a2a:PersonNameFirstName "Fredrika A." ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1865-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'t Loo" ;
    rdfs:label "'t Loo"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_15
  a a2a:Person ;
  rdfs:label "Wilhelm J. Mennes" ;
  a2a:PersonName [
    rdfs:label "Wilhelm J. Mennes" ;
    a2a:PersonNameFirstName "Wilhelm J." ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1861-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'t Loo" ;
    rdfs:label "'t Loo"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_16
  a a2a:Person ;
  rdfs:label "Dirk Kroon" ;
  a2a:PersonName [
    rdfs:label "Dirk Kroon" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1862-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_17
  a a2a:Person ;
  rdfs:label "Debora van der Ben" ;
  a2a:PersonName [
    rdfs:label "Debora van der Ben" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1856-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_18
  a a2a:Person ;
  rdfs:label "Abram J. Mennes" ;
  a2a:PersonName [
    rdfs:label "Abram J. Mennes" ;
    a2a:PersonNameFirstName "Abram J." ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1866-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_19
  a a2a:Person ;
  rdfs:label "Johannes L. Mennes" ;
  a2a:PersonName [
    rdfs:label "Johannes L. Mennes" ;
    a2a:PersonNameFirstName "Johannes L." ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1863-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_20
  a a2a:Person ;
  rdfs:label "Jasper W. Van Arkel" ;
  a2a:PersonName [
    rdfs:label "Jasper W. Van Arkel" ;
    a2a:PersonNameFirstName "Jasper W." ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Arkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1843-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_1 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_2 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_3 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_4 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_5 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_6 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_7 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_8 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_9 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_10 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_11 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_12 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_13 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_14 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_15 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_16 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_17 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_18 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_19 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:relationep_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Person5198570_20 ;
  a2a:EventKeyRef oa:event_cod_304818d5-d0c4-ccc2-440e-b2267b003f81_Event1 .

oa:source_cod_304818d5-d0c4-ccc2-440e-b2267b003f81
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk L - Het Loo" ;
    a2a:DocumentNumber "18" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk L - Het Loo, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11771525" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5198570"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5198570" ;
  a2a:RecordIdentifier "5198570" ;
  a2a:RecordGUID "{304818d5-d0c4-ccc2-440e-b2267b003f81}" ;
  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" .

