@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_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_1, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_2, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_3, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_4, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_5, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_6, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_7, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_8, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_9, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_10, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_11, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_12, oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_13 ;
  a2a:hasEvent oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_0, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_1, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_2, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_3, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_4, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_5, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_6, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_7, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_8, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_9, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_10, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_11, oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_12 ;
  a2a:hasSource oa:source_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2 .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_1
  a a2a:Person ;
  rdfs:label "Geertruida J. van Uitert" ;
  a2a:PersonName [
    rdfs:label "Geertruida J. van Uitert" ;
    a2a:PersonNameFirstName "Geertruida J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uitert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1899-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_2
  a a2a:Person ;
  rdfs:label "Hendrik J. Wilbrink" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Wilbrink" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Wilbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1854-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_3
  a a2a:Person ;
  rdfs:label "Gerrit van Burik" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Burik" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Burik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1895-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_4
  a a2a:Person ;
  rdfs:label "Reinier Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Reinier Koldenhof" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1877-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_5
  a a2a:Person ;
  rdfs:label "Mathilda van Uitert" ;
  a2a:PersonName [
    rdfs:label "Mathilda van Uitert" ;
    a2a:PersonNameFirstName "Mathilda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uitert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1900-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_6
  a a2a:Person ;
  rdfs:label "Alberdina van Dalen" ;
  a2a:PersonName [
    rdfs:label "Alberdina van Dalen" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1836-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_7
  a a2a:Person ;
  rdfs:label "Berendina G. Lavieren" ;
  a2a:PersonName [
    rdfs:label "Berendina G. Lavieren" ;
    a2a:PersonNameFirstName "Berendina G." ;
    a2a:PersonNameLastName "Lavieren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1828-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herveld" ;
    rdfs:label "Herveld"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_8
  a a2a:Person ;
  rdfs:label "Maria Wools" ;
  a2a:PersonName [
    rdfs:label "Maria Wools" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1852-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_9
  a a2a:Person ;
  rdfs:label "Alberdina van Dalen" ;
  a2a:PersonName [
    rdfs:label "Alberdina van Dalen" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1836-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_10
  a a2a:Person ;
  rdfs:label "Marten van Uitert" ;
  a2a:PersonName [
    rdfs:label "Marten van Uitert" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uitert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1872-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_11
  a a2a:Person ;
  rdfs:label "Aartje Baten" ;
  a2a:PersonName [
    rdfs:label "Aartje Baten" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNameLastName "Baten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1873-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_12
  a a2a:Person ;
  rdfs:label "Berendina Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Berendina Koldenhof" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1874-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_13
  a a2a:Person ;
  rdfs:label "Alberta van Schooten" ;
  a2a:PersonName [
    rdfs:label "Alberta van Schooten" ;
    a2a:PersonNameFirstName "Alberta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schooten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1875-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_1 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_2 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_3 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_4 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_5 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_6 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_7 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_8 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_9 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_10 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_11 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_12 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:relationep_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Person4828038_13 ;
  a2a:EventKeyRef oa:event_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2_Event1 .

oa:source_cod_ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2
  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 D - Wormen" ;
    a2a:DocumentNumber "405" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk D - Wormen, 405"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12423897" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4828038"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4828038" ;
  a2a:RecordIdentifier "4828038" ;
  a2a:RecordGUID "{ea7aa7b7-de16-6bfc-ed0a-2e9b621a0fb2}" ;
  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" .

