@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_0666c27b-38d1-31bf-2ac5-dcff07474922
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_1, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_2, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_3, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_4, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_5, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_6, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_7, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_8, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_9, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_10, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_11, oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_12 ;
  a2a:hasEvent oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_0, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_1, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_2, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_3, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_4, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_5, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_6, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_7, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_8, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_9, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_10, oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_11 ;
  a2a:hasSource oa:source_cod_0666c27b-38d1-31bf-2ac5-dcff07474922 .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_1
  a a2a:Person ;
  rdfs:label "Evert uit den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Evert uit den Bogaard" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "uit den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1885-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_2
  a a2a:Person ;
  rdfs:label "Gerrit uit den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Gerrit uit den Bogaard" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "uit den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1890-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_3
  a a2a:Person ;
  rdfs:label "Zwaantje G. uit den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Zwaantje G. uit den Bogaard" ;
    a2a:PersonNameFirstName "Zwaantje G." ;
    a2a:PersonNamePrefixLastName "uit den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1892-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_4
  a a2a:Person ;
  rdfs:label "Hendrik van der Hel" ;
  a2a:PersonName [
    rdfs:label "Hendrik van der Hel" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1864-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_5
  a a2a:Person ;
  rdfs:label "Jannetje van der Hel" ;
  a2a:PersonName [
    rdfs:label "Jannetje van der Hel" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1901-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_6
  a a2a:Person ;
  rdfs:label "Willem uit den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Willem uit den Bogaard" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "uit den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1858-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_7
  a a2a:Person ;
  rdfs:label "Aaltje Dijkgraaf" ;
  a2a:PersonName [
    rdfs:label "Aaltje Dijkgraaf" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Dijkgraaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1876-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_8
  a a2a:Person ;
  rdfs:label "Lamberta van der Hel" ;
  a2a:PersonName [
    rdfs:label "Lamberta van der Hel" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1899-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_9
  a a2a:Person ;
  rdfs:label "Gerritje van Oorspronk" ;
  a2a:PersonName [
    rdfs:label "Gerritje van Oorspronk" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorspronk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1860-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_10
  a a2a:Person ;
  rdfs:label "Hendrika J. uit den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Hendrika J. uit den Bogaard" ;
    a2a:PersonNameFirstName "Hendrika J." ;
    a2a:PersonNamePrefixLastName "uit den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1887-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_11
  a a2a:Person ;
  rdfs:label "Jacomina Butzelaar" ;
  a2a:PersonName [
    rdfs:label "Jacomina Butzelaar" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Butzelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1860-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_12
  a a2a:Person ;
  rdfs:label "Aaltje L. van der Hel" ;
  a2a:PersonName [
    rdfs:label "Aaltje L. van der Hel" ;
    a2a:PersonNameFirstName "Aaltje L." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1898-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_1 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_2 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_3 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_4 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_5 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_6 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_7 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_8 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_9 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_10 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_11 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:relationep_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Person4836606_12 ;
  a2a:EventKeyRef oa:event_cod_0666c27b-38d1-31bf-2ac5-dcff07474922_Event1 .

oa:source_cod_0666c27b-38d1-31bf-2ac5-dcff07474922
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk C - Brink en Orden" ;
    a2a:DocumentNumber "422" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk C - Brink en Orden, 422"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11896074" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4836606"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4836606" ;
  a2a:RecordIdentifier "4836606" ;
  a2a:RecordGUID "{0666c27b-38d1-31bf-2ac5-dcff07474922}" ;
  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" .

