@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_871964b1-e50f-136f-9f8e-ae683778dff1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_1, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_2, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_3, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_4, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_5, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_6, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_7, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_8, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_9, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_10, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_11, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_12, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_13, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_14, oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_15 ;
  a2a:hasEvent oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_0, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_1, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_2, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_3, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_4, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_5, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_6, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_7, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_8, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_9, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_10, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_11, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_12, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_13, oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_14 ;
  a2a:hasSource oa:source_cod_871964b1-e50f-136f-9f8e-ae683778dff1 .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_1
  a a2a:Person ;
  rdfs:label "Hendrika Burgers" ;
  a2a:PersonName [
    rdfs:label "Hendrika Burgers" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Burgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1897-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_2
  a a2a:Person ;
  rdfs:label "Johanna B. Demmers" ;
  a2a:PersonName [
    rdfs:label "Johanna B. Demmers" ;
    a2a:PersonNameFirstName "Johanna B." ;
    a2a:PersonNameLastName "Demmers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1849-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_3
  a a2a:Person ;
  rdfs:label "Rudovicus de Hoogh" ;
  a2a:PersonName [
    rdfs:label "Rudovicus de Hoogh" ;
    a2a:PersonNameFirstName "Rudovicus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoogh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1901-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_4
  a a2a:Person ;
  rdfs:label "Hendrika W. Jacobson" ;
  a2a:PersonName [
    rdfs:label "Hendrika W. Jacobson" ;
    a2a:PersonNameFirstName "Hendrika W." ;
    a2a:PersonNameLastName "Jacobson"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1897-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maartensdijk" ;
    rdfs:label "Maartensdijk"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_5
  a a2a:Person ;
  rdfs:label "Eduard A.A. Janssen" ;
  a2a:PersonName [
    rdfs:label "Eduard A.A. Janssen" ;
    a2a:PersonNameFirstName "Eduard A.A." ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1896-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_6
  a a2a:Person ;
  rdfs:label "Maria J. Lobbert" ;
  a2a:PersonName [
    rdfs:label "Maria J. Lobbert" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Lobbert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1900-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_7
  a a2a:Person ;
  rdfs:label "Antonius G. Gerritsen" ;
  a2a:PersonName [
    rdfs:label "Antonius G. Gerritsen" ;
    a2a:PersonNameFirstName "Antonius G." ;
    a2a:PersonNameLastName "Gerritsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1885-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_8
  a a2a:Person ;
  rdfs:label "Bernardus A. Gerritsen" ;
  a2a:PersonName [
    rdfs:label "Bernardus A. Gerritsen" ;
    a2a:PersonNameFirstName "Bernardus A." ;
    a2a:PersonNameLastName "Gerritsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1881-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_9
  a a2a:Person ;
  rdfs:label "Clara M. de Hoogh" ;
  a2a:PersonName [
    rdfs:label "Clara M. de Hoogh" ;
    a2a:PersonNameFirstName "Clara M." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoogh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1900-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_10
  a a2a:Person ;
  rdfs:label "Gerrit J. Jansen" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Jansen" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1893-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_11
  a a2a:Person ;
  rdfs:label "Johan Klooster" ;
  a2a:PersonName [
    rdfs:label "Johan Klooster" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Klooster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1897-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_12
  a a2a:Person ;
  rdfs:label "Harmina Berends" ;
  a2a:PersonName [
    rdfs:label "Harmina Berends" ;
    a2a:PersonNameFirstName "Harmina" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1881-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_13
  a a2a:Person ;
  rdfs:label "Jacob C. Quist" ;
  a2a:PersonName [
    rdfs:label "Jacob C. Quist" ;
    a2a:PersonNameFirstName "Jacob C." ;
    a2a:PersonNameLastName "Quist"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1893-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_14
  a a2a:Person ;
  rdfs:label "Lambert J. Berends" ;
  a2a:PersonName [
    rdfs:label "Lambert J. Berends" ;
    a2a:PersonNameFirstName "Lambert J." ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1887-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_15
  a a2a:Person ;
  rdfs:label "Johannes M. Quist" ;
  a2a:PersonName [
    rdfs:label "Johannes M. Quist" ;
    a2a:PersonNameFirstName "Johannes M." ;
    a2a:PersonNameLastName "Quist"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1887-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_1 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_2 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_3 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_4 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_5 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_6 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_7 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_8 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_9 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_10 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_11 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_12 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_13 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_14 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:relationep_cod_871964b1-e50f-136f-9f8e-ae683778dff1_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Person4822840_15 ;
  a2a:EventKeyRef oa:event_cod_871964b1-e50f-136f-9f8e-ae683778dff1_Event1 .

oa:source_cod_871964b1-e50f-136f-9f8e-ae683778dff1
  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 "187" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 187"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4822840" ;
  a2a:RecordIdentifier "4822840" ;
  a2a:RecordGUID "{871964b1-e50f-136f-9f8e-ae683778dff1}" ;
  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" .

