@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_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1886-1892)" ;
  a2a:hasPerson oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_1, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_2, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_3, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_4, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_5, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_6, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_7, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_8, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_9, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_10, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_11, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_12, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_13, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_14, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_15, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_16, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_17, oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_18 ;
  a2a:hasEvent oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_0, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_1, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_2, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_3, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_4, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_5, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_6, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_7, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_8, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_9, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_10, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_11, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_12, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_13, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_14, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_15, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_16, oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_17 ;
  a2a:hasSource oa:source_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94 .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_1
  a a2a:Person ;
  rdfs:label "Jacoba Elskamp" ;
  a2a:PersonName [
    rdfs:label "Jacoba Elskamp" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Elskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1888-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_2
  a a2a:Person ;
  rdfs:label "Derk ten Hove" ;
  a2a:PersonName [
    rdfs:label "Derk ten Hove" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hove"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1881-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_3
  a a2a:Person ;
  rdfs:label "Grietje ten Hove" ;
  a2a:PersonName [
    rdfs:label "Grietje ten Hove" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hove"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1886-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_4
  a a2a:Person ;
  rdfs:label "Janna Bakker" ;
  a2a:PersonName [
    rdfs:label "Janna Bakker" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1853-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_5
  a a2a:Person ;
  rdfs:label "Elisabeth B. Brink" ;
  a2a:PersonName [
    rdfs:label "Elisabeth B. Brink" ;
    a2a:PersonNameFirstName "Elisabeth B." ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1859-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_6
  a a2a:Person ;
  rdfs:label "Jacob Burkardt" ;
  a2a:PersonName [
    rdfs:label "Jacob Burkardt" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Burkardt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1837-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rutterwiel" ;
    rdfs:label "Rutterwiel"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_7
  a a2a:Person ;
  rdfs:label "Elisabeth B. Elskamp" ;
  a2a:PersonName [
    rdfs:label "Elisabeth B. Elskamp" ;
    a2a:PersonNameFirstName "Elisabeth B." ;
    a2a:PersonNameLastName "Elskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1886-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_8
  a a2a:Person ;
  rdfs:label "Gerrit W. ten Hove" ;
  a2a:PersonName [
    rdfs:label "Gerrit W. ten Hove" ;
    a2a:PersonNameFirstName "Gerrit W." ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hove"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1883-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_9
  a a2a:Person ;
  rdfs:label "Willemina K. ten Hove" ;
  a2a:PersonName [
    rdfs:label "Willemina K. ten Hove" ;
    a2a:PersonNameFirstName "Willemina K." ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hove"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1884-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_10
  a a2a:Person ;
  rdfs:label "Jacob Elskamp" ;
  a2a:PersonName [
    rdfs:label "Jacob Elskamp" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Elskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1854-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_11
  a a2a:Person ;
  rdfs:label "Gerrit Hendriks" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hendriks" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1864-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_12
  a a2a:Person ;
  rdfs:label "Jan E.A. ten Hove" ;
  a2a:PersonName [
    rdfs:label "Jan E.A. ten Hove" ;
    a2a:PersonNameFirstName "Jan E.A." ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hove"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1890-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_13
  a a2a:Person ;
  rdfs:label "Johanna Naaktgeboren" ;
  a2a:PersonName [
    rdfs:label "Johanna Naaktgeboren" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Naaktgeboren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1844-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravendeel" ;
    rdfs:label "'s-Gravendeel"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_14
  a a2a:Person ;
  rdfs:label "Woutertje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Woutertje Hendriks" ;
    a2a:PersonNameFirstName "Woutertje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1890-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_15
  a a2a:Person ;
  rdfs:label "Hendrik ten Hove" ;
  a2a:PersonName [
    rdfs:label "Hendrik ten Hove" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hove"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1853-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_16
  a a2a:Person ;
  rdfs:label "Jacoba ten Hove" ;
  a2a:PersonName [
    rdfs:label "Jacoba ten Hove" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hove"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1888-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_17
  a a2a:Person ;
  rdfs:label "Grietje van Beek" ;
  a2a:PersonName [
    rdfs:label "Grietje van Beek" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1867-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_18
  a a2a:Person ;
  rdfs:label "Johanna Elskamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Elskamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Elskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1884-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_1 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_2 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_3 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_4 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_5 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_6 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_7 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_8 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_9 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_10 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_11 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_12 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_13 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_14 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_15 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_16 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_17 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:relationep_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Person4830670_18 ;
  a2a:EventKeyRef oa:event_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94_Event1 .

oa:source_cod_b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94
  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 L - Het Loo" ;
    a2a:DocumentNumber "169" ;
    rdfs:label "CODA, Apeldoorn, 1886-1892 Wijk L - Het Loo, 169"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12482278" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4830670"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4830670" ;
  a2a:RecordIdentifier "4830670" ;
  a2a:RecordGUID "{b11ddb6f-aceb-22f4-70e4-9fd7cc78ac94}" ;
  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" .

