@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_fc6fca7d-1401-b728-a19a-69275a6abacf
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_1, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_2, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_3, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_4, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_5, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_6, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_7, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_8, oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_9 ;
  a2a:hasEvent oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_0, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_1, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_2, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_3, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_4, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_5, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_6, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_7, oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_8 ;
  a2a:hasSource oa:source_cod_fc6fca7d-1401-b728-a19a-69275a6abacf .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_1
  a a2a:Person ;
  rdfs:label "Hermina J. Baekelmans" ;
  a2a:PersonName [
    rdfs:label "Hermina J. Baekelmans" ;
    a2a:PersonNameFirstName "Hermina J." ;
    a2a:PersonNameLastName "Baekelmans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1874-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_2
  a a2a:Person ;
  rdfs:label "Tonia Buitenhuis" ;
  a2a:PersonName [
    rdfs:label "Tonia Buitenhuis" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Buitenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1909-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_3
  a a2a:Person ;
  rdfs:label "Aagje Brouwer" ;
  a2a:PersonName [
    rdfs:label "Aagje Brouwer" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1861-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederhorst den Berg" ;
    rdfs:label "Nederhorst den Berg"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_4
  a a2a:Person ;
  rdfs:label "Jacob de Jong" ;
  a2a:PersonName [
    rdfs:label "Jacob de Jong" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1887-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoornsterzwaag" ;
    rdfs:label "Hoornsterzwaag"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_5
  a a2a:Person ;
  rdfs:label "Pieter de Jong" ;
  a2a:PersonName [
    rdfs:label "Pieter de Jong" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1855-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederhorst den Berg" ;
    rdfs:label "Nederhorst den Berg"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_6
  a a2a:Person ;
  rdfs:label "Johanna H. Kars" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Kars" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Kars"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1900-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_7
  a a2a:Person ;
  rdfs:label "Wierd Jansen" ;
  a2a:PersonName [
    rdfs:label "Wierd Jansen" ;
    a2a:PersonNameFirstName "Wierd" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1898-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_8
  a a2a:Person ;
  rdfs:label "Wilhelmina Lucassen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Lucassen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Lucassen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1887-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rosendaal" ;
    rdfs:label "Rosendaal"
  ] .

oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_9
  a a2a:Person ;
  rdfs:label "Hermanus J. Janzen" ;
  a2a:PersonName [
    rdfs:label "Hermanus J. Janzen" ;
    a2a:PersonNameFirstName "Hermanus J." ;
    a2a:PersonNameLastName "Janzen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1873-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_1 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_2 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_3 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_4 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_5 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_6 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_7 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_8 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:relationep_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Person4785970_9 ;
  a2a:EventKeyRef oa:event_cod_fc6fca7d-1401-b728-a19a-69275a6abacf_Event1 .

oa:source_cod_fc6fca7d-1401-b728-a19a-69275a6abacf
  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 "186" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 186"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4785970" ;
  a2a:RecordIdentifier "4785970" ;
  a2a:RecordGUID "{fc6fca7d-1401-b728-a19a-69275a6abacf}" ;
  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" .

