@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_a5526f52-9506-e6fa-2f86-fb808916b3b7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_1, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_2, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_3, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_4, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_5, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_6, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_7, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_8, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_9, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_10, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_11, oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_12 ;
  a2a:hasEvent oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_0, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_1, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_2, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_3, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_4, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_5, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_6, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_7, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_8, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_9, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_10, oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_11 ;
  a2a:hasSource oa:source_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7 .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_1
  a a2a:Person ;
  rdfs:label "Maria W. Dolman" ;
  a2a:PersonName [
    rdfs:label "Maria W. Dolman" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Dolman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1889-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_2
  a a2a:Person ;
  rdfs:label "Bartus J. Bolsenbroek" ;
  a2a:PersonName [
    rdfs:label "Bartus J. Bolsenbroek" ;
    a2a:PersonNameFirstName "Bartus J." ;
    a2a:PersonNameLastName "Bolsenbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1882-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_3
  a a2a:Person ;
  rdfs:label "Roelof J.C. van Eldik" ;
  a2a:PersonName [
    rdfs:label "Roelof J.C. van Eldik" ;
    a2a:PersonNameFirstName "Roelof J.C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eldik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1877-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_4
  a a2a:Person ;
  rdfs:label "Petronella W. Zuurbier" ;
  a2a:PersonName [
    rdfs:label "Petronella W. Zuurbier" ;
    a2a:PersonNameFirstName "Petronella W." ;
    a2a:PersonNameLastName "Zuurbier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1889-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zeist" ;
    rdfs:label "Zeist"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_5
  a a2a:Person ;
  rdfs:label "Margrieta Jansen" ;
  a2a:PersonName [
    rdfs:label "Margrieta Jansen" ;
    a2a:PersonNameFirstName "Margrieta" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1875-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_6
  a a2a:Person ;
  rdfs:label "Antonia G. van Eldik" ;
  a2a:PersonName [
    rdfs:label "Antonia G. van Eldik" ;
    a2a:PersonNameFirstName "Antonia G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eldik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1898-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ophemert" ;
    rdfs:label "Ophemert"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_7
  a a2a:Person ;
  rdfs:label "Hendrika Dolman" ;
  a2a:PersonName [
    rdfs:label "Hendrika Dolman" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Dolman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1878-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_8
  a a2a:Person ;
  rdfs:label "Heintje Dolman" ;
  a2a:PersonName [
    rdfs:label "Heintje Dolman" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Dolman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1880-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_9
  a a2a:Person ;
  rdfs:label "Cornelis E.J. van Eldik" ;
  a2a:PersonName [
    rdfs:label "Cornelis E.J. van Eldik" ;
    a2a:PersonNameFirstName "Cornelis E.J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eldik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1901-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ophemert" ;
    rdfs:label "Ophemert"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_10
  a a2a:Person ;
  rdfs:label "Lammert P. Dolman" ;
  a2a:PersonName [
    rdfs:label "Lammert P. Dolman" ;
    a2a:PersonNameFirstName "Lammert P." ;
    a2a:PersonNameLastName "Dolman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1885-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_11
  a a2a:Person ;
  rdfs:label "Berend Duinsbergen" ;
  a2a:PersonName [
    rdfs:label "Berend Duinsbergen" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Duinsbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1884-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leusden" ;
    rdfs:label "Leusden"
  ] .

oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_12
  a a2a:Person ;
  rdfs:label "Neeltje G.G. van Eldik" ;
  a2a:PersonName [
    rdfs:label "Neeltje G.G. van Eldik" ;
    a2a:PersonNameFirstName "Neeltje G.G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eldik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1905-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ophemert" ;
    rdfs:label "Ophemert"
  ] .

oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_1 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_2 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_3 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_4 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_5 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_6 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_7 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_8 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_9 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_10 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_11 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:relationep_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Person4953164_12 ;
  a2a:EventKeyRef oa:event_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7_Event1 .

oa:source_cod_a5526f52-9506-e6fa-2f86-fb808916b3b7
  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 "23" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 23"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4953164" ;
  a2a:RecordIdentifier "4953164" ;
  a2a:RecordGUID "{a5526f52-9506-e6fa-2f86-fb808916b3b7}" ;
  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" .

