@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_c1142788-e9fb-ae78-5c0a-6ebfb26eb639
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_1, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_2, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_3, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_4, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_5, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_6, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_7, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_8, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_9, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_10, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_11, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_12, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_13, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_14, oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_15 ;
  a2a:hasEvent oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_0, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_1, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_2, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_3, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_4, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_5, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_6, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_7, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_8, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_9, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_10, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_11, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_12, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_13, oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_14 ;
  a2a:hasSource oa:source_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639 .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_1
  a a2a:Person ;
  rdfs:label "Willemina Aards" ;
  a2a:PersonName [
    rdfs:label "Willemina Aards" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Aards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1879-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_2
  a a2a:Person ;
  rdfs:label "Geurt van Loenen" ;
  a2a:PersonName [
    rdfs:label "Geurt van Loenen" ;
    a2a:PersonNameFirstName "Geurt" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loenen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1880-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_3
  a a2a:Person ;
  rdfs:label "Harmen J. ter Maten" ;
  a2a:PersonName [
    rdfs:label "Harmen J. ter Maten" ;
    a2a:PersonNameFirstName "Harmen J." ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Maten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1858-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_4
  a a2a:Person ;
  rdfs:label "Gerrit Peters" ;
  a2a:PersonName [
    rdfs:label "Gerrit Peters" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1877-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_5
  a a2a:Person ;
  rdfs:label "Geart Aards" ;
  a2a:PersonName [
    rdfs:label "Geart Aards" ;
    a2a:PersonNameFirstName "Geart" ;
    a2a:PersonNameLastName "Aards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1880-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_6
  a a2a:Person ;
  rdfs:label "Jan Aards" ;
  a2a:PersonName [
    rdfs:label "Jan Aards" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Aards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1850-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_7
  a a2a:Person ;
  rdfs:label "Willem Loenen" ;
  a2a:PersonName [
    rdfs:label "Willem Loenen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Loenen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1853-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_8
  a a2a:Person ;
  rdfs:label "Teunisje Aards" ;
  a2a:PersonName [
    rdfs:label "Teunisje Aards" ;
    a2a:PersonNameFirstName "Teunisje" ;
    a2a:PersonNameLastName "Aards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1881-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_9
  a a2a:Person ;
  rdfs:label "Johanna Hulleman" ;
  a2a:PersonName [
    rdfs:label "Johanna Hulleman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1854-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_10
  a a2a:Person ;
  rdfs:label "Jannetje Peters" ;
  a2a:PersonName [
    rdfs:label "Jannetje Peters" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1859-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_11
  a a2a:Person ;
  rdfs:label "Johannes L. Peters" ;
  a2a:PersonName [
    rdfs:label "Johannes L. Peters" ;
    a2a:PersonNameFirstName "Johannes L." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1875-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_12
  a a2a:Person ;
  rdfs:label "Berendina G. Aards" ;
  a2a:PersonName [
    rdfs:label "Berendina G. Aards" ;
    a2a:PersonNameFirstName "Berendina G." ;
    a2a:PersonNameLastName "Aards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1882-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_13
  a a2a:Person ;
  rdfs:label "Hendrika Hulleman" ;
  a2a:PersonName [
    rdfs:label "Hendrika Hulleman" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1851-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_14
  a a2a:Person ;
  rdfs:label "Gerard Peters" ;
  a2a:PersonName [
    rdfs:label "Gerard Peters" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1879-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_15
  a a2a:Person ;
  rdfs:label "Lammert Peters" ;
  a2a:PersonName [
    rdfs:label "Lammert Peters" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1854-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_1 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_2 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_3 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_4 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_5 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_6 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_7 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_8 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_9 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_10 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_11 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_12 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_13 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_14 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:relationep_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Person5653303_15 ;
  a2a:EventKeyRef oa:event_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639_Event1 .

oa:source_cod_c1142788-e9fb-ae78-5c0a-6ebfb26eb639
  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 K - Wiessel" ;
    a2a:DocumentNumber "82" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk K - Wiessel, 82"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5653303" ;
  a2a:RecordIdentifier "5653303" ;
  a2a:RecordGUID "{c1142788-e9fb-ae78-5c0a-6ebfb26eb639}" ;
  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" .

