@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_bd98ffe6-8f69-7298-21b2-d60c9f78f568
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_1, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_2, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_3, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_4, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_5, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_6, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_7, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_8, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_9, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_10, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_11, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_12, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_13, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_14, oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_15 ;
  a2a:hasEvent oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_0, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_1, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_2, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_3, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_4, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_5, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_6, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_7, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_8, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_9, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_10, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_11, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_12, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_13, oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_14 ;
  a2a:hasSource oa:source_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568 .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_1
  a a2a:Person ;
  rdfs:label "Pieter L.J. Hazelebach" ;
  a2a:PersonName [
    rdfs:label "Pieter L.J. Hazelebach" ;
    a2a:PersonNameFirstName "Pieter L.J." ;
    a2a:PersonNameLastName "Hazelebach"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1856-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_2
  a a2a:Person ;
  rdfs:label "Maria A. Luijnenburg" ;
  a2a:PersonName [
    rdfs:label "Maria A. Luijnenburg" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNameLastName "Luijnenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1862-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_3
  a a2a:Person ;
  rdfs:label "Andries Aarsen" ;
  a2a:PersonName [
    rdfs:label "Andries Aarsen" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Aarsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1834-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_4
  a a2a:Person ;
  rdfs:label "Dries Aarsen" ;
  a2a:PersonName [
    rdfs:label "Dries Aarsen" ;
    a2a:PersonNameFirstName "Dries" ;
    a2a:PersonNameLastName "Aarsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1804-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_5
  a a2a:Person ;
  rdfs:label "Neeltje Aarsen" ;
  a2a:PersonName [
    rdfs:label "Neeltje Aarsen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Aarsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1864-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_6
  a a2a:Person ;
  rdfs:label "Pieter Aarsen" ;
  a2a:PersonName [
    rdfs:label "Pieter Aarsen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Aarsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1865-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_7
  a a2a:Person ;
  rdfs:label "Willy de Jong" ;
  a2a:PersonName [
    rdfs:label "Willy de Jong" ;
    a2a:PersonNameFirstName "Willy" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1895-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_8
  a a2a:Person ;
  rdfs:label "Elizabeth Klotz" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Klotz" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Klotz"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1873-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hummelo" ;
    rdfs:label "Hummelo"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_9
  a a2a:Person ;
  rdfs:label "Andries G. Aarsen" ;
  a2a:PersonName [
    rdfs:label "Andries G. Aarsen" ;
    a2a:PersonNameFirstName "Andries G." ;
    a2a:PersonNameLastName "Aarsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1862-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_10
  a a2a:Person ;
  rdfs:label "Jacoba C. Emmelot" ;
  a2a:PersonName [
    rdfs:label "Jacoba C. Emmelot" ;
    a2a:PersonNameFirstName "Jacoba C." ;
    a2a:PersonNameLastName "Emmelot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1823-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Ommen" ;
    rdfs:label "Stad Ommen"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_11
  a a2a:Person ;
  rdfs:label "Hendrik P. de Jong" ;
  a2a:PersonName [
    rdfs:label "Hendrik P. de Jong" ;
    a2a:PersonNameFirstName "Hendrik P." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1870-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oenkerk" ;
    rdfs:label "Oenkerk"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_12
  a a2a:Person ;
  rdfs:label "Pieter H. de Jong" ;
  a2a:PersonName [
    rdfs:label "Pieter H. de Jong" ;
    a2a:PersonNameFirstName "Pieter H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1900-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_13
  a a2a:Person ;
  rdfs:label "Johannes Polman" ;
  a2a:PersonName [
    rdfs:label "Johannes Polman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Polman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1872-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_14
  a a2a:Person ;
  rdfs:label "Petertje Bossenbroek" ;
  a2a:PersonName [
    rdfs:label "Petertje Bossenbroek" ;
    a2a:PersonNameFirstName "Petertje" ;
    a2a:PersonNameLastName "Bossenbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1871-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_15
  a a2a:Person ;
  rdfs:label "Petronella E. van Wildernis" ;
  a2a:PersonName [
    rdfs:label "Petronella E. van Wildernis" ;
    a2a:PersonNameFirstName "Petronella E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wildernis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1840-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_1 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_2 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_3 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_4 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_5 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_6 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_7 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_8 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_9 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_10 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_11 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_12 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_13 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_14 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:relationep_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Person5058561_15 ;
  a2a:EventKeyRef oa:event_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568_Event1 .

oa:source_cod_bd98ffe6-8f69-7298-21b2-d60c9f78f568
  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 O - Uddel" ;
    a2a:DocumentNumber "40" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk O - Uddel, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12200716" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5058561"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5058561" ;
  a2a:RecordIdentifier "5058561" ;
  a2a:RecordGUID "{bd98ffe6-8f69-7298-21b2-d60c9f78f568}" ;
  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" .

