@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_4cae0973-e753-652f-2b48-f9d9362901ab
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_1, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_2, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_3, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_4, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_5, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_6, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_7, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_8, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_9, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_10, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_11, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_12, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_13, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_14, oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_15 ;
  a2a:hasEvent oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_0, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_1, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_2, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_3, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_4, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_5, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_6, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_7, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_8, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_9, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_10, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_11, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_12, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_13, oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_14 ;
  a2a:hasSource oa:source_cod_4cae0973-e753-652f-2b48-f9d9362901ab .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_1
  a a2a:Person ;
  rdfs:label "Pieternella E. Sijtsma" ;
  a2a:PersonName [
    rdfs:label "Pieternella E. Sijtsma" ;
    a2a:PersonNameFirstName "Pieternella E." ;
    a2a:PersonNameLastName "Sijtsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1896-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_2
  a a2a:Person ;
  rdfs:label "Petrus J. van der Veen" ;
  a2a:PersonName [
    rdfs:label "Petrus J. van der Veen" ;
    a2a:PersonNameFirstName "Petrus J." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1894-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_3
  a a2a:Person ;
  rdfs:label "Albertus J. van der Wal" ;
  a2a:PersonName [
    rdfs:label "Albertus J. van der Wal" ;
    a2a:PersonNameFirstName "Albertus J." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1891-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_4
  a a2a:Person ;
  rdfs:label "Hendrika de Jong" ;
  a2a:PersonName [
    rdfs:label "Hendrika de Jong" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1864-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_5
  a a2a:Person ;
  rdfs:label "Cornelia Sijtsma" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sijtsma" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Sijtsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1893-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_6
  a a2a:Person ;
  rdfs:label "Siebold Berghuis" ;
  a2a:PersonName [
    rdfs:label "Siebold Berghuis" ;
    a2a:PersonNameFirstName "Siebold" ;
    a2a:PersonNameLastName "Berghuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1883-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldekerk" ;
    rdfs:label "Oldekerk"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_7
  a a2a:Person ;
  rdfs:label "Berendina G. Kolkman" ;
  a2a:PersonName [
    rdfs:label "Berendina G. Kolkman" ;
    a2a:PersonNameFirstName "Berendina G." ;
    a2a:PersonNameLastName "Kolkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1897-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groenlo" ;
    rdfs:label "Groenlo"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_8
  a a2a:Person ;
  rdfs:label "Femia Sijtsma" ;
  a2a:PersonName [
    rdfs:label "Femia Sijtsma" ;
    a2a:PersonNameFirstName "Femia" ;
    a2a:PersonNameLastName "Sijtsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1890-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_9
  a a2a:Person ;
  rdfs:label "Jacob Sijtsma" ;
  a2a:PersonName [
    rdfs:label "Jacob Sijtsma" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Sijtsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1861-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_10
  a a2a:Person ;
  rdfs:label "Jan van Beek" ;
  a2a:PersonName [
    rdfs:label "Jan van Beek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1906-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_11
  a a2a:Person ;
  rdfs:label "Hendricus K. Sijtsma" ;
  a2a:PersonName [
    rdfs:label "Hendricus K. Sijtsma" ;
    a2a:PersonNameFirstName "Hendricus K." ;
    a2a:PersonNameLastName "Sijtsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1898-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_12
  a a2a:Person ;
  rdfs:label "Theodorus P.G. de Haan" ;
  a2a:PersonName [
    rdfs:label "Theodorus P.G. de Haan" ;
    a2a:PersonNameFirstName "Theodorus P.G." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1896-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_13
  a a2a:Person ;
  rdfs:label "Ankje Oldenkamp" ;
  a2a:PersonName [
    rdfs:label "Ankje Oldenkamp" ;
    a2a:PersonNameFirstName "Ankje" ;
    a2a:PersonNameLastName "Oldenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1902-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_14
  a a2a:Person ;
  rdfs:label "Fokeltje van Oostrum" ;
  a2a:PersonName [
    rdfs:label "Fokeltje van Oostrum" ;
    a2a:PersonNameFirstName "Fokeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oostrum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1885-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwer-Amstel" ;
    rdfs:label "Nieuwer-Amstel"
  ] .

oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_15
  a a2a:Person ;
  rdfs:label "Antje O. Zuidema" ;
  a2a:PersonName [
    rdfs:label "Antje O. Zuidema" ;
    a2a:PersonNameFirstName "Antje O." ;
    a2a:PersonNameLastName "Zuidema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1897-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_1 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_2 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_3 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_4 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_5 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_6 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_7 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_8 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_9 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_10 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_11 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_12 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_13 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_14 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:relationep_cod_4cae0973-e753-652f-2b48-f9d9362901ab_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Person5324190_15 ;
  a2a:EventKeyRef oa:event_cod_4cae0973-e753-652f-2b48-f9d9362901ab_Event1 .

oa:source_cod_4cae0973-e753-652f-2b48-f9d9362901ab
  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 "2" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12258391" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5324190"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5324190" ;
  a2a:RecordIdentifier "5324190" ;
  a2a:RecordGUID "{4cae0973-e753-652f-2b48-f9d9362901ab}" ;
  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" .

