@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_8974e311-00f7-73a7-df56-3700ca77a5b2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_1, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_2, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_3, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_4, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_5, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_6, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_7, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_8, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_9, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_10, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_11, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_12, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_13, oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_14 ;
  a2a:hasEvent oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_0, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_1, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_2, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_3, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_4, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_5, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_6, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_7, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_8, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_9, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_10, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_11, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_12, oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_13 ;
  a2a:hasSource oa:source_cod_8974e311-00f7-73a7-df56-3700ca77a5b2 .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_1
  a a2a:Person ;
  rdfs:label "Hendrika C. Jansen" ;
  a2a:PersonName [
    rdfs:label "Hendrika C. Jansen" ;
    a2a:PersonNameFirstName "Hendrika C." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1885-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_2
  a a2a:Person ;
  rdfs:label "Maria Koller" ;
  a2a:PersonName [
    rdfs:label "Maria Koller" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Koller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1860-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_3
  a a2a:Person ;
  rdfs:label "Willemina de Boer" ;
  a2a:PersonName [
    rdfs:label "Willemina de Boer" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1897-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_4
  a a2a:Person ;
  rdfs:label "Egbert J. Broer" ;
  a2a:PersonName [
    rdfs:label "Egbert J. Broer" ;
    a2a:PersonNameFirstName "Egbert J." ;
    a2a:PersonNameLastName "Broer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1865-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_5
  a a2a:Person ;
  rdfs:label "Steventje Kwabbenberg" ;
  a2a:PersonName [
    rdfs:label "Steventje Kwabbenberg" ;
    a2a:PersonNameFirstName "Steventje" ;
    a2a:PersonNameLastName "Kwabbenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1834-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_6
  a a2a:Person ;
  rdfs:label "Willem de Boer" ;
  a2a:PersonName [
    rdfs:label "Willem de Boer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1870-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_7
  a a2a:Person ;
  rdfs:label "Johanna M. Jansen" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Jansen" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1889-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_8
  a a2a:Person ;
  rdfs:label "Reinder Jansen" ;
  a2a:PersonName [
    rdfs:label "Reinder Jansen" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1882-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_9
  a a2a:Person ;
  rdfs:label "Jan Jansen" ;
  a2a:PersonName [
    rdfs:label "Jan Jansen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1861-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_10
  a a2a:Person ;
  rdfs:label "Jan M. Jansen" ;
  a2a:PersonName [
    rdfs:label "Jan M. Jansen" ;
    a2a:PersonNameFirstName "Jan M." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1892-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_11
  a a2a:Person ;
  rdfs:label "Aalbert Kozijn" ;
  a2a:PersonName [
    rdfs:label "Aalbert Kozijn" ;
    a2a:PersonNameFirstName "Aalbert" ;
    a2a:PersonNameLastName "Kozijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1879-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_12
  a a2a:Person ;
  rdfs:label "Albert Kozijn" ;
  a2a:PersonName [
    rdfs:label "Albert Kozijn" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Kozijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1824-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_13
  a a2a:Person ;
  rdfs:label "Willemina Kozijn" ;
  a2a:PersonName [
    rdfs:label "Willemina Kozijn" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Kozijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1867-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_14
  a a2a:Person ;
  rdfs:label "Johannes Chr. Jansen" ;
  a2a:PersonName [
    rdfs:label "Johannes Chr. Jansen" ;
    a2a:PersonNameFirstName "Johannes Chr." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1886-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_1 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_2 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_3 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_4 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_5 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_6 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_7 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_8 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_9 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_10 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_11 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_12 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_13 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:relationep_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Person5724325_14 ;
  a2a:EventKeyRef oa:event_cod_8974e311-00f7-73a7-df56-3700ca77a5b2_Event1 .

oa:source_cod_8974e311-00f7-73a7-df56-3700ca77a5b2
  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 B - Zevenhuizen" ;
    a2a:DocumentNumber "215" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk B - Zevenhuizen, 215"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12433844" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5724325"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5724325" ;
  a2a:RecordIdentifier "5724325" ;
  a2a:RecordGUID "{8974e311-00f7-73a7-df56-3700ca77a5b2}" ;
  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" .

