@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_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_1, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_2, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_3, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_4, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_5, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_6, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_7, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_8, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_9, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_10, oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_11 ;
  a2a:hasEvent oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_0, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_1, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_2, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_3, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_4, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_5, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_6, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_7, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_8, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_9, oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_10 ;
  a2a:hasSource oa:source_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10 .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_1
  a a2a:Person ;
  rdfs:label "Jacoba A. de Waal" ;
  a2a:PersonName [
    rdfs:label "Jacoba A. de Waal" ;
    a2a:PersonNameFirstName "Jacoba A." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1882-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pontje Resoemo (Java)" ;
    rdfs:label "Pontje Resoemo (Java)"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_2
  a a2a:Person ;
  rdfs:label "Aaltje Withaar" ;
  a2a:PersonName [
    rdfs:label "Aaltje Withaar" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Withaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1888-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_3
  a a2a:Person ;
  rdfs:label "Herman Grobbink" ;
  a2a:PersonName [
    rdfs:label "Herman Grobbink" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Grobbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1893-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_4
  a a2a:Person ;
  rdfs:label "Alida Middelhof" ;
  a2a:PersonName [
    rdfs:label "Alida Middelhof" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Middelhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1864-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_5
  a a2a:Person ;
  rdfs:label "Martha S.H. Berghuis" ;
  a2a:PersonName [
    rdfs:label "Martha S.H. Berghuis" ;
    a2a:PersonNameFirstName "Martha S.H." ;
    a2a:PersonNameLastName "Berghuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1900-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_6
  a a2a:Person ;
  rdfs:label "Hermannus Grobbink" ;
  a2a:PersonName [
    rdfs:label "Hermannus Grobbink" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Grobbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1864-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_7
  a a2a:Person ;
  rdfs:label "Johan van der Gronden" ;
  a2a:PersonName [
    rdfs:label "Johan van der Gronden" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gronden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1899-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_8
  a a2a:Person ;
  rdfs:label "Anna Wilbrink" ;
  a2a:PersonName [
    rdfs:label "Anna Wilbrink" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Wilbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1873-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_9
  a a2a:Person ;
  rdfs:label "Johanna C.B. Elemans" ;
  a2a:PersonName [
    rdfs:label "Johanna C.B. Elemans" ;
    a2a:PersonNameFirstName "Johanna C.B." ;
    a2a:PersonNameLastName "Elemans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1871-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_10
  a a2a:Person ;
  rdfs:label "Ulfert Koops" ;
  a2a:PersonName [
    rdfs:label "Ulfert Koops" ;
    a2a:PersonNameFirstName "Ulfert" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1867-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_11
  a a2a:Person ;
  rdfs:label "Lammerdina J. Buurkes" ;
  a2a:PersonName [
    rdfs:label "Lammerdina J. Buurkes" ;
    a2a:PersonNameFirstName "Lammerdina J." ;
    a2a:PersonNameLastName "Buurkes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1881-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_1 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_2 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_3 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_4 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_5 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_6 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_7 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_8 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_9 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_10 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:relationep_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Person4839350_11 ;
  a2a:EventKeyRef oa:event_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10_Event1 .

oa:source_cod_1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10
  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 "151" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 151"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4839350" ;
  a2a:RecordIdentifier "4839350" ;
  a2a:RecordGUID "{1b3e9c44-5b3c-2aaa-3ac4-86b7388efe10}" ;
  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" .

