@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_5babd4be-b0ef-8a17-6916-d2e2f98a902b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_1, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_2, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_3, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_4, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_5, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_6, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_7, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_8, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_9, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_10, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_11, oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_12 ;
  a2a:hasEvent oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_0, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_1, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_2, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_3, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_4, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_5, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_6, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_7, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_8, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_9, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_10, oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_11 ;
  a2a:hasSource oa:source_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_1
  a a2a:Person ;
  rdfs:label "Evert Schut" ;
  a2a:PersonName [
    rdfs:label "Evert Schut" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1871-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_2
  a a2a:Person ;
  rdfs:label "Jakob Schut" ;
  a2a:PersonName [
    rdfs:label "Jakob Schut" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1863-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lunteren" ;
    rdfs:label "Lunteren"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_3
  a a2a:Person ;
  rdfs:label "Jacoba Schut" ;
  a2a:PersonName [
    rdfs:label "Jacoba Schut" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1866-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lunteren" ;
    rdfs:label "Lunteren"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_4
  a a2a:Person ;
  rdfs:label "Aaltje van den Hoef" ;
  a2a:PersonName [
    rdfs:label "Aaltje van den Hoef" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1899-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_5
  a a2a:Person ;
  rdfs:label "Gerrit Schut" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schut" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1874-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_6
  a a2a:Person ;
  rdfs:label "Jakobje Veldhuizen" ;
  a2a:PersonName [
    rdfs:label "Jakobje Veldhuizen" ;
    a2a:PersonNameFirstName "Jakobje" ;
    a2a:PersonNameLastName "Veldhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1826-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lunteren" ;
    rdfs:label "Lunteren"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_7
  a a2a:Person ;
  rdfs:label "Evert van den Hoef" ;
  a2a:PersonName [
    rdfs:label "Evert van den Hoef" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1892-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_8
  a a2a:Person ;
  rdfs:label "Jacob van den Hoef" ;
  a2a:PersonName [
    rdfs:label "Jacob van den Hoef" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1897-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_9
  a a2a:Person ;
  rdfs:label "Berend Schut" ;
  a2a:PersonName [
    rdfs:label "Berend Schut" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1826-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Garderen" ;
    rdfs:label "Garderen"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_10
  a a2a:Person ;
  rdfs:label "Aart van den Hoef" ;
  a2a:PersonName [
    rdfs:label "Aart van den Hoef" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1836-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_11
  a a2a:Person ;
  rdfs:label "Berendje van den Hoef" ;
  a2a:PersonName [
    rdfs:label "Berendje van den Hoef" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1890-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_12
  a a2a:Person ;
  rdfs:label "Evert Schut" ;
  a2a:PersonName [
    rdfs:label "Evert Schut" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1839-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_1 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_2 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_3 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_4 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_5 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_6 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_7 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_8 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_9 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_10 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_11 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:relationep_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Person5498890_12 ;
  a2a:EventKeyRef oa:event_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b_Event1 .

oa:source_cod_5babd4be-b0ef-8a17-6916-d2e2f98a902b
  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 F - Hoenderloo" ;
    a2a:DocumentNumber "53" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk F - Hoenderloo, 53"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12464897" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5498890"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5498890" ;
  a2a:RecordIdentifier "5498890" ;
  a2a:RecordGUID "{5babd4be-b0ef-8a17-6916-d2e2f98a902b}" ;
  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" .

