@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_4d2540f2-ce82-d4d1-55f5-b0313f545784
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1860)" ;
  a2a:hasPerson oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_1, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_2, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_3, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_4, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_5, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_6, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_7, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_8, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_9, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_10, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_11, oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_12 ;
  a2a:hasEvent oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_0, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_1, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_2, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_3, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_4, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_5, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_6, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_7, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_8, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_9, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_10, oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_11 ;
  a2a:hasSource oa:source_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784 .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_1
  a a2a:Person ;
  rdfs:label "Berendina Nijenkamp" ;
  a2a:PersonName [
    rdfs:label "Berendina Nijenkamp" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Nijenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1832-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_2
  a a2a:Person ;
  rdfs:label "Berend J. Nijenkamp" ;
  a2a:PersonName [
    rdfs:label "Berend J. Nijenkamp" ;
    a2a:PersonNameFirstName "Berend J." ;
    a2a:PersonNameLastName "Nijenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1854-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_3
  a a2a:Person ;
  rdfs:label "Evert J. Nijenkamp" ;
  a2a:PersonName [
    rdfs:label "Evert J. Nijenkamp" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Nijenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1854-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_4
  a a2a:Person ;
  rdfs:label "Johannes Nijenkamp" ;
  a2a:PersonName [
    rdfs:label "Johannes Nijenkamp" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Nijenkamp"
  ] ;
  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_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_5
  a a2a:Person ;
  rdfs:label "Jan H. Pater" ;
  a2a:PersonName [
    rdfs:label "Jan H. Pater" ;
    a2a:PersonNameFirstName "Jan H." ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1837-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_6
  a a2a:Person ;
  rdfs:label "Jannetje Pater" ;
  a2a:PersonName [
    rdfs:label "Jannetje Pater" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1835-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_7
  a a2a:Person ;
  rdfs:label "Berend B. Nijenkamp" ;
  a2a:PersonName [
    rdfs:label "Berend B. Nijenkamp" ;
    a2a:PersonNameFirstName "Berend B." ;
    a2a:PersonNameLastName "Nijenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1787-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_8
  a a2a:Person ;
  rdfs:label "Johanna Nijenkamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Nijenkamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Nijenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1829-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_9
  a a2a:Person ;
  rdfs:label "Mientje Pater" ;
  a2a:PersonName [
    rdfs:label "Mientje Pater" ;
    a2a:PersonNameFirstName "Mientje" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1856-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_10
  a a2a:Person ;
  rdfs:label "Evert J. Pater" ;
  a2a:PersonName [
    rdfs:label "Evert J. Pater" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1855-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_11
  a a2a:Person ;
  rdfs:label "Geertje B. Nijenkamp" ;
  a2a:PersonName [
    rdfs:label "Geertje B. Nijenkamp" ;
    a2a:PersonNameFirstName "Geertje B." ;
    a2a:PersonNameLastName "Nijenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1826-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_12
  a a2a:Person ;
  rdfs:label "Hermina Zoeten" ;
  a2a:PersonName [
    rdfs:label "Hermina Zoeten" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Zoeten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1797-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_1 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_2 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_3 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_4 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_5 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_6 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_7 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_8 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_9 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_10 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_11 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:relationep_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Person6530385_12 ;
  a2a:EventKeyRef oa:event_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784_Event1 .

oa:source_cod_4d2540f2-ce82-d4d1-55f5-b0313f545784
  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 Brink en Orden" ;
    a2a:DocumentNumber "56" ;
    rdfs:label "CODA, Apeldoorn, 1849-1860 Brink en Orden, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11785803" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6530385"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6530385" ;
  a2a:RecordIdentifier "6530385" ;
  a2a:RecordGUID "{4d2540f2-ce82-d4d1-55f5-b0313f545784}" ;
  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" .

