@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_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_1, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_2, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_3, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_4, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_5, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_6, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_7, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_8, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_9, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_10, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_11, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_12, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_13, oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_14 ;
  a2a:hasEvent oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_0, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_1, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_2, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_3, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_4, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_5, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_6, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_7, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_8, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_9, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_10, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_11, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_12, oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_13 ;
  a2a:hasSource oa:source_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_1
  a a2a:Person ;
  rdfs:label "Cornelis J. Buurman" ;
  a2a:PersonName [
    rdfs:label "Cornelis J. Buurman" ;
    a2a:PersonNameFirstName "Cornelis J." ;
    a2a:PersonNameLastName "Buurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1805-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_2
  a a2a:Person ;
  rdfs:label "Gerrit van Essen" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Essen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Essen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1869-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_3
  a a2a:Person ;
  rdfs:label "Leentje Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Leentje Kamphuis" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1825-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_4
  a a2a:Person ;
  rdfs:label "Gerrit Nijhof" ;
  a2a:PersonName [
    rdfs:label "Gerrit Nijhof" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Nijhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1837-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_5
  a a2a:Person ;
  rdfs:label "Johan L. de Visscher" ;
  a2a:PersonName [
    rdfs:label "Johan L. de Visscher" ;
    a2a:PersonNameFirstName "Johan L." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1793-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_6
  a a2a:Person ;
  rdfs:label "Elsiena Buurman" ;
  a2a:PersonName [
    rdfs:label "Elsiena Buurman" ;
    a2a:PersonNameFirstName "Elsiena" ;
    a2a:PersonNameLastName "Buurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1845-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_7
  a a2a:Person ;
  rdfs:label "Derkje van Vreede" ;
  a2a:PersonName [
    rdfs:label "Derkje van Vreede" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vreede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1811-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_8
  a a2a:Person ;
  rdfs:label "Cornelis J. Buurman" ;
  a2a:PersonName [
    rdfs:label "Cornelis J. Buurman" ;
    a2a:PersonNameFirstName "Cornelis J." ;
    a2a:PersonNameLastName "Buurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1848-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_9
  a a2a:Person ;
  rdfs:label "Leendert Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Leendert Kamphuis" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1878-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_10
  a a2a:Person ;
  rdfs:label "Johanna G. Wijmer" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Wijmer" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Wijmer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1854-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_11
  a a2a:Person ;
  rdfs:label "Gerard D. Bovendorp" ;
  a2a:PersonName [
    rdfs:label "Gerard D. Bovendorp" ;
    a2a:PersonNameFirstName "Gerard D." ;
    a2a:PersonNameLastName "Bovendorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1859-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_12
  a a2a:Person ;
  rdfs:label "Jan Hoed" ;
  a2a:PersonName [
    rdfs:label "Jan Hoed" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hoed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1862-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_13
  a a2a:Person ;
  rdfs:label "Berend Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Berend Kamphuis" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1853-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_14
  a a2a:Person ;
  rdfs:label "Auke J. Meulman" ;
  a2a:PersonName [
    rdfs:label "Auke J. Meulman" ;
    a2a:PersonNameFirstName "Auke J." ;
    a2a:PersonNameLastName "Meulman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1844-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_1 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_2 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_3 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_4 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_5 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_6 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_7 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_8 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_9 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_10 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_11 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_12 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_13 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:relationep_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Person4841621_14 ;
  a2a:EventKeyRef oa:event_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc_Event1 .

oa:source_cod_2f7f97ec-54fe-5b7f-89fb-540b666c9cbc
  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 Apeldoorn" ;
    a2a:DocumentNumber "122" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Apeldoorn, 122"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11870529" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4841621"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4841621" ;
  a2a:RecordIdentifier "4841621" ;
  a2a:RecordGUID "{2f7f97ec-54fe-5b7f-89fb-540b666c9cbc}" ;
  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" .

