@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_498e1db7-57d0-0b5a-d70a-c2485e9e3f72
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_1, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_2, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_3, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_4, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_5, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_6, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_7, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_8, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_9, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_10, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_11, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_12, oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_13 ;
  a2a:hasEvent oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_0, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_1, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_2, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_3, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_4, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_5, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_6, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_7, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_8, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_9, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_10, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_11, oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_12 ;
  a2a:hasSource oa:source_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72 .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_1
  a a2a:Person ;
  rdfs:label "Bernardus J. Bisschop" ;
  a2a:PersonName [
    rdfs:label "Bernardus J. Bisschop" ;
    a2a:PersonNameFirstName "Bernardus J." ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1899-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_2
  a a2a:Person ;
  rdfs:label "Evert Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Evert Bronkhorst" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1884-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_3
  a a2a:Person ;
  rdfs:label "Annetje Sikking" ;
  a2a:PersonName [
    rdfs:label "Annetje Sikking" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNameLastName "Sikking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1881-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_4
  a a2a:Person ;
  rdfs:label "Hendrikus J.M. Bisschop" ;
  a2a:PersonName [
    rdfs:label "Hendrikus J.M. Bisschop" ;
    a2a:PersonNameFirstName "Hendrikus J.M." ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1906-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_5
  a a2a:Person ;
  rdfs:label "Anna C. van Dieysen" ;
  a2a:PersonName [
    rdfs:label "Anna C. van Dieysen" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dieysen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1883-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_6
  a a2a:Person ;
  rdfs:label "Petrus R. Bisschop" ;
  a2a:PersonName [
    rdfs:label "Petrus R. Bisschop" ;
    a2a:PersonNameFirstName "Petrus R." ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1901-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_7
  a a2a:Person ;
  rdfs:label "Jacobus Bos" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bos" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1878-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_8
  a a2a:Person ;
  rdfs:label "Fennetje Bronkhost" ;
  a2a:PersonName [
    rdfs:label "Fennetje Bronkhost" ;
    a2a:PersonNameFirstName "Fennetje" ;
    a2a:PersonNameLastName "Bronkhost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1903-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_9
  a a2a:Person ;
  rdfs:label "Hendrika van den Ham" ;
  a2a:PersonName [
    rdfs:label "Hendrika van den Ham" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1886-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_10
  a a2a:Person ;
  rdfs:label "Rudolf P.B. Bisschop" ;
  a2a:PersonName [
    rdfs:label "Rudolf P.B. Bisschop" ;
    a2a:PersonNameFirstName "Rudolf P.B." ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1897-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_11
  a a2a:Person ;
  rdfs:label "Johannes H. Bisschop" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Bisschop" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1903-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_12
  a a2a:Person ;
  rdfs:label "Johannes H. Bisschop" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Bisschop" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1872-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_13
  a a2a:Person ;
  rdfs:label "Marie Zweekhorst" ;
  a2a:PersonName [
    rdfs:label "Marie Zweekhorst" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Zweekhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1870-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_1 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_2 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_3 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_4 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_5 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_6 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_7 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_8 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_9 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_10 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_11 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_12 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:relationep_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Person4998385_13 ;
  a2a:EventKeyRef oa:event_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72_Event1 .

oa:source_cod_498e1db7-57d0-0b5a-d70a-c2485e9e3f72
  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 "203" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 203"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4998385" ;
  a2a:RecordIdentifier "4998385" ;
  a2a:RecordGUID "{498e1db7-57d0-0b5a-d70a-c2485e9e3f72}" ;
  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" .

