@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_a3067e00-10f8-4550-7513-c002b22cf0ea
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_1, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_2, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_3, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_4, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_5, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_6, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_7, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_8, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_9, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_10, oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_11 ;
  a2a:hasEvent oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_0, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_1, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_2, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_3, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_4, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_5, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_6, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_7, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_8, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_9, oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_10 ;
  a2a:hasSource oa:source_cod_a3067e00-10f8-4550-7513-c002b22cf0ea .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_1
  a a2a:Person ;
  rdfs:label "Johannes J. Bulters" ;
  a2a:PersonName [
    rdfs:label "Johannes J. Bulters" ;
    a2a:PersonNameFirstName "Johannes J." ;
    a2a:PersonNameLastName "Bulters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1877-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sloten" ;
    rdfs:label "Sloten"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_2
  a a2a:Person ;
  rdfs:label "Reinirus J. Nieland" ;
  a2a:PersonName [
    rdfs:label "Reinirus J. Nieland" ;
    a2a:PersonNameFirstName "Reinirus J." ;
    a2a:PersonNameLastName "Nieland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1901-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Denekamp" ;
    rdfs:label "Denekamp"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_3
  a a2a:Person ;
  rdfs:label "Maria A. Opgeenent" ;
  a2a:PersonName [
    rdfs:label "Maria A. Opgeenent" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNameLastName "Opgeenent"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1877-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_4
  a a2a:Person ;
  rdfs:label "Johan H. Jonkergouw" ;
  a2a:PersonName [
    rdfs:label "Johan H. Jonkergouw" ;
    a2a:PersonNameFirstName "Johan H." ;
    a2a:PersonNameLastName "Jonkergouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1907-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_5
  a a2a:Person ;
  rdfs:label "Johanna E.L. Scholze" ;
  a2a:PersonName [
    rdfs:label "Johanna E.L. Scholze" ;
    a2a:PersonNameFirstName "Johanna E.L." ;
    a2a:PersonNameLastName "Scholze"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1900-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Littauen" ;
    rdfs:label "Littauen"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_6
  a a2a:Person ;
  rdfs:label "Cornelis Wolters" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wolters" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1900-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_7
  a a2a:Person ;
  rdfs:label "Jeanette M. Bergsteijn" ;
  a2a:PersonName [
    rdfs:label "Jeanette M. Bergsteijn" ;
    a2a:PersonNameFirstName "Jeanette M." ;
    a2a:PersonNameLastName "Bergsteijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1903-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_8
  a a2a:Person ;
  rdfs:label "Annetje M.C. Hoeks" ;
  a2a:PersonName [
    rdfs:label "Annetje M.C. Hoeks" ;
    a2a:PersonNameFirstName "Annetje M.C." ;
    a2a:PersonNameLastName "Hoeks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1900-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_9
  a a2a:Person ;
  rdfs:label "Cornelia G. Apon" ;
  a2a:PersonName [
    rdfs:label "Cornelia G. Apon" ;
    a2a:PersonNameFirstName "Cornelia G." ;
    a2a:PersonNameLastName "Apon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1873-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_10
  a a2a:Person ;
  rdfs:label "Antje Rotman" ;
  a2a:PersonName [
    rdfs:label "Antje Rotman" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Rotman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1904-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tubbingen" ;
    rdfs:label "Tubbingen"
  ] .

oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_11
  a a2a:Person ;
  rdfs:label "Wilhelmina P. Apon" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina P. Apon" ;
    a2a:PersonNameFirstName "Wilhelmina P." ;
    a2a:PersonNameLastName "Apon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1872-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_1 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_2 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_3 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_4 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_5 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_6 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_7 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_8 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_9 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_10 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:relationep_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Person4810121_11 ;
  a2a:EventKeyRef oa:event_cod_a3067e00-10f8-4550-7513-c002b22cf0ea_Event1 .

oa:source_cod_a3067e00-10f8-4550-7513-c002b22cf0ea
  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 Apeldoorn" ;
    a2a:DocumentNumber "177" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11886417" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4810121"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4810121" ;
  a2a:RecordIdentifier "4810121" ;
  a2a:RecordGUID "{a3067e00-10f8-4550-7513-c002b22cf0ea}" ;
  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" .

