@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_1fb34732-2d91-c672-7f94-07d190a5b32f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_1, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_2, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_3, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_4, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_5, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_6, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_7, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_8, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_9, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_10, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_11, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_12, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_13, oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_14 ;
  a2a:hasEvent oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_0, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_1, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_2, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_3, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_4, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_5, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_6, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_7, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_8, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_9, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_10, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_11, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_12, oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_13 ;
  a2a:hasSource oa:source_cod_1fb34732-2d91-c672-7f94-07d190a5b32f .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_1
  a a2a:Person ;
  rdfs:label "Gerritje Bresser" ;
  a2a:PersonName [
    rdfs:label "Gerritje Bresser" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Bresser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1879-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_2
  a a2a:Person ;
  rdfs:label "Albertine Visser" ;
  a2a:PersonName [
    rdfs:label "Albertine Visser" ;
    a2a:PersonNameFirstName "Albertine" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1905-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_3
  a a2a:Person ;
  rdfs:label "Aaltjen ten Brinke" ;
  a2a:PersonName [
    rdfs:label "Aaltjen ten Brinke" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Brinke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1834-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wisch" ;
    rdfs:label "Wisch"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_4
  a a2a:Person ;
  rdfs:label "Cornelis M. Fankink" ;
  a2a:PersonName [
    rdfs:label "Cornelis M. Fankink" ;
    a2a:PersonNameFirstName "Cornelis M." ;
    a2a:PersonNameLastName "Fankink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1888-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_5
  a a2a:Person ;
  rdfs:label "Andries Vels" ;
  a2a:PersonName [
    rdfs:label "Andries Vels" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Vels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1894-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_6
  a a2a:Person ;
  rdfs:label "Gerritje Vels" ;
  a2a:PersonName [
    rdfs:label "Gerritje Vels" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Vels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1899-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_7
  a a2a:Person ;
  rdfs:label "Hendrika W.C. Vels" ;
  a2a:PersonName [
    rdfs:label "Hendrika W.C. Vels" ;
    a2a:PersonNameFirstName "Hendrika W.C." ;
    a2a:PersonNameLastName "Vels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1897-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_8
  a a2a:Person ;
  rdfs:label "Abraham Visser" ;
  a2a:PersonName [
    rdfs:label "Abraham Visser" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1865-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_9
  a a2a:Person ;
  rdfs:label "Hendrika Zoeten" ;
  a2a:PersonName [
    rdfs:label "Hendrika Zoeten" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Zoeten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1871-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_10
  a a2a:Person ;
  rdfs:label "Anna C. Arntzen" ;
  a2a:PersonName [
    rdfs:label "Anna C. Arntzen" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNameLastName "Arntzen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1900-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_11
  a a2a:Person ;
  rdfs:label "Wilhelmina G. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina G. van Dijk" ;
    a2a:PersonNameFirstName "Wilhelmina G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1883-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_12
  a a2a:Person ;
  rdfs:label "Gerrit J. Visser" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Visser" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1898-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_13
  a a2a:Person ;
  rdfs:label "Sipke A. Visser" ;
  a2a:PersonName [
    rdfs:label "Sipke A. Visser" ;
    a2a:PersonNameFirstName "Sipke A." ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1903-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_14
  a a2a:Person ;
  rdfs:label "Teunis Welbergen" ;
  a2a:PersonName [
    rdfs:label "Teunis Welbergen" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Welbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1850-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_1 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_2 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_3 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_4 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_5 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_6 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_7 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_8 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_9 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_10 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_11 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_12 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_13 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:relationep_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Person5008660_14 ;
  a2a:EventKeyRef oa:event_cod_1fb34732-2d91-c672-7f94-07d190a5b32f_Event1 .

oa:source_cod_1fb34732-2d91-c672-7f94-07d190a5b32f
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1901-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1901-1926 Beekbergen" ;
    a2a:DocumentNumber "48" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12126796" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5008660"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5008660" ;
  a2a:RecordIdentifier "5008660" ;
  a2a:RecordGUID "{1fb34732-2d91-c672-7f94-07d190a5b32f}" ;
  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" .

