@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_4cbcf553-8c8e-80f3-c60c-e5c703334f08
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_1, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_2, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_3, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_4, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_5, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_6, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_7, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_8, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_9, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_10, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_11, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_12, oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_13 ;
  a2a:hasEvent oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_0, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_1, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_2, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_3, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_4, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_5, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_6, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_7, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_8, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_9, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_10, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_11, oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_12 ;
  a2a:hasSource oa:source_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08 .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_1
  a a2a:Person ;
  rdfs:label "Dorothea G. Obbes" ;
  a2a:PersonName [
    rdfs:label "Dorothea G. Obbes" ;
    a2a:PersonNameFirstName "Dorothea G." ;
    a2a:PersonNameLastName "Obbes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1902-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_2
  a a2a:Person ;
  rdfs:label "Daniel M. Obbes" ;
  a2a:PersonName [
    rdfs:label "Daniel M. Obbes" ;
    a2a:PersonNameFirstName "Daniel M." ;
    a2a:PersonNameLastName "Obbes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1872-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_3
  a a2a:Person ;
  rdfs:label "Frederik D.G. Overdijking" ;
  a2a:PersonName [
    rdfs:label "Frederik D.G. Overdijking" ;
    a2a:PersonNameFirstName "Frederik D.G." ;
    a2a:PersonNameLastName "Overdijking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1889-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_4
  a a2a:Person ;
  rdfs:label "Everarda G. Hardorf" ;
  a2a:PersonName [
    rdfs:label "Everarda G. Hardorf" ;
    a2a:PersonNameFirstName "Everarda G." ;
    a2a:PersonNameLastName "Hardorf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1885-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_5
  a a2a:Person ;
  rdfs:label "Anna M. Overdijking" ;
  a2a:PersonName [
    rdfs:label "Anna M. Overdijking" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Overdijking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1892-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_6
  a a2a:Person ;
  rdfs:label "Gerritjen Buurman" ;
  a2a:PersonName [
    rdfs:label "Gerritjen Buurman" ;
    a2a:PersonNameFirstName "Gerritjen" ;
    a2a:PersonNameLastName "Buurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1851-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_7
  a a2a:Person ;
  rdfs:label "Anna M. Verbeek" ;
  a2a:PersonName [
    rdfs:label "Anna M. Verbeek" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1864-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_8
  a a2a:Person ;
  rdfs:label "Johanna A. Gemmink" ;
  a2a:PersonName [
    rdfs:label "Johanna A. Gemmink" ;
    a2a:PersonNameFirstName "Johanna A." ;
    a2a:PersonNameLastName "Gemmink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1882-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renkum" ;
    rdfs:label "Renkum"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_9
  a a2a:Person ;
  rdfs:label "Hilligje C. Onvlee" ;
  a2a:PersonName [
    rdfs:label "Hilligje C. Onvlee" ;
    a2a:PersonNameFirstName "Hilligje C." ;
    a2a:PersonNameLastName "Onvlee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1910-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_10
  a a2a:Person ;
  rdfs:label "Frederik J. Overdijking" ;
  a2a:PersonName [
    rdfs:label "Frederik J. Overdijking" ;
    a2a:PersonNameFirstName "Frederik J." ;
    a2a:PersonNameLastName "Overdijking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1866-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_11
  a a2a:Person ;
  rdfs:label "Maria E.J. Overdijking" ;
  a2a:PersonName [
    rdfs:label "Maria E.J. Overdijking" ;
    a2a:PersonNameFirstName "Maria E.J." ;
    a2a:PersonNameLastName "Overdijking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1895-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_12
  a a2a:Person ;
  rdfs:label "Dorothea A.H. Bresser" ;
  a2a:PersonName [
    rdfs:label "Dorothea A.H. Bresser" ;
    a2a:PersonNameFirstName "Dorothea A.H." ;
    a2a:PersonNameLastName "Bresser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1882-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_13
  a a2a:Person ;
  rdfs:label "Cornelis Onvlee" ;
  a2a:PersonName [
    rdfs:label "Cornelis Onvlee" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Onvlee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1879-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_1 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_2 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_3 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_4 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_5 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_6 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_7 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_8 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_9 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_10 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_11 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_12 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:relationep_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Person4843329_13 ;
  a2a:EventKeyRef oa:event_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08_Event1 .

oa:source_cod_4cbcf553-8c8e-80f3-c60c-e5c703334f08
  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 "83" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 83"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4843329" ;
  a2a:RecordIdentifier "4843329" ;
  a2a:RecordGUID "{4cbcf553-8c8e-80f3-c60c-e5c703334f08}" ;
  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" .

