@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_ea8a3347-412f-8257-ecc6-4a2621559b5a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1860)" ;
  a2a:hasPerson oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_1, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_2, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_3, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_4, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_5, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_6, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_7, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_8, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_9, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_10, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_11, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_12, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_13, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_14, oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_15 ;
  a2a:hasEvent oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_0, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_1, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_2, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_3, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_4, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_5, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_6, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_7, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_8, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_9, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_10, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_11, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_12, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_13, oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_14 ;
  a2a:hasSource oa:source_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_1
  a a2a:Person ;
  rdfs:label "Jan Bonenkamp" ;
  a2a:PersonName [
    rdfs:label "Jan Bonenkamp" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bonenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1829-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_2
  a a2a:Person ;
  rdfs:label "Willem Linthorst" ;
  a2a:PersonName [
    rdfs:label "Willem Linthorst" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1830-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_3
  a a2a:Person ;
  rdfs:label "Johannes L. Grooten" ;
  a2a:PersonName [
    rdfs:label "Johannes L. Grooten" ;
    a2a:PersonNameFirstName "Johannes L." ;
    a2a:PersonNameLastName "Grooten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1851-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_4
  a a2a:Person ;
  rdfs:label "Everdina Linthorst" ;
  a2a:PersonName [
    rdfs:label "Everdina Linthorst" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1836-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilp" ;
    rdfs:label "Wilp"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_5
  a a2a:Person ;
  rdfs:label "Albertus Jansen" ;
  a2a:PersonName [
    rdfs:label "Albertus Jansen" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1849-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_6
  a a2a:Person ;
  rdfs:label "Gradus Linthorst" ;
  a2a:PersonName [
    rdfs:label "Gradus Linthorst" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1847-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilp" ;
    rdfs:label "Wilp"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_7
  a a2a:Person ;
  rdfs:label "Lambert Grooten" ;
  a2a:PersonName [
    rdfs:label "Lambert Grooten" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Grooten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1823-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_8
  a a2a:Person ;
  rdfs:label "Margaretha M. Grooten" ;
  a2a:PersonName [
    rdfs:label "Margaretha M. Grooten" ;
    a2a:PersonNameFirstName "Margaretha M." ;
    a2a:PersonNameLastName "Grooten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1854-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_9
  a a2a:Person ;
  rdfs:label "Elisabeth Hondeveld" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Hondeveld" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Hondeveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1829-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_10
  a a2a:Person ;
  rdfs:label "Jan Jansen" ;
  a2a:PersonName [
    rdfs:label "Jan Jansen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1822-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hellendoorn" ;
    rdfs:label "Hellendoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_11
  a a2a:Person ;
  rdfs:label "Gerardina Kolderij" ;
  a2a:PersonName [
    rdfs:label "Gerardina Kolderij" ;
    a2a:PersonNameFirstName "Gerardina" ;
    a2a:PersonNameLastName "Kolderij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1812-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_12
  a a2a:Person ;
  rdfs:label "Johanna L. Grooten" ;
  a2a:PersonName [
    rdfs:label "Johanna L. Grooten" ;
    a2a:PersonNameFirstName "Johanna L." ;
    a2a:PersonNameLastName "Grooten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1849-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_13
  a a2a:Person ;
  rdfs:label "Anthonie Linthorst" ;
  a2a:PersonName [
    rdfs:label "Anthonie Linthorst" ;
    a2a:PersonNameFirstName "Anthonie" ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1803-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilp" ;
    rdfs:label "Wilp"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_14
  a a2a:Person ;
  rdfs:label "Antonia Bonekamp" ;
  a2a:PersonName [
    rdfs:label "Antonia Bonekamp" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Bonekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1806-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_15
  a a2a:Person ;
  rdfs:label "Jannetje Vos" ;
  a2a:PersonName [
    rdfs:label "Jannetje Vos" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1778-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_1 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_2 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_3 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_4 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_5 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_6 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_7 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_8 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_9 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_10 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_11 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_12 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_13 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_14 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:relationep_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Person5298899_15 ;
  a2a:EventKeyRef oa:event_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a_Event1 .

oa:source_cod_ea8a3347-412f-8257-ecc6-4a2621559b5a
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1849-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1849-1860 Beemte" ;
    a2a:DocumentNumber "44" ;
    rdfs:label "CODA, Apeldoorn, 1849-1860 Beemte, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11632273" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5298899"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5298899" ;
  a2a:RecordIdentifier "5298899" ;
  a2a:RecordGUID "{ea8a3347-412f-8257-ecc6-4a2621559b5a}" ;
  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" .

