@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_7bd2de65-b38d-4844-ce85-13bf7a83e30a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_1, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_2, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_3, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_4, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_5, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_6, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_7, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_8, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_9, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_10, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_11, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_12, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_13, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_14, oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_15 ;
  a2a:hasEvent oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_0, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_1, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_2, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_3, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_4, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_5, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_6, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_7, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_8, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_9, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_10, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_11, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_12, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_13, oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_14 ;
  a2a:hasSource oa:source_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_1
  a a2a:Person ;
  rdfs:label "Antonia Bosch" ;
  a2a:PersonName [
    rdfs:label "Antonia Bosch" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1887-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_2
  a a2a:Person ;
  rdfs:label "Jannetje Jansen" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jansen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1905-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_3
  a a2a:Person ;
  rdfs:label "Nicolaas A. Jansen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas A. Jansen" ;
    a2a:PersonNameFirstName "Nicolaas A." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1900-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_4
  a a2a:Person ;
  rdfs:label "Jannetje Zwaans" ;
  a2a:PersonName [
    rdfs:label "Jannetje Zwaans" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Zwaans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1876-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_5
  a a2a:Person ;
  rdfs:label "Feike van der Zee" ;
  a2a:PersonName [
    rdfs:label "Feike van der Zee" ;
    a2a:PersonNameFirstName "Feike" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1894-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudsend" ;
    rdfs:label "Woudsend"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_6
  a a2a:Person ;
  rdfs:label "Alida J.P. Jansen" ;
  a2a:PersonName [
    rdfs:label "Alida J.P. Jansen" ;
    a2a:PersonNameFirstName "Alida J.P." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1898-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_7
  a a2a:Person ;
  rdfs:label "Cornelia S. Jansen" ;
  a2a:PersonName [
    rdfs:label "Cornelia S. Jansen" ;
    a2a:PersonNameFirstName "Cornelia S." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1909-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_8
  a a2a:Person ;
  rdfs:label "Pieternella J. Jansen" ;
  a2a:PersonName [
    rdfs:label "Pieternella J. Jansen" ;
    a2a:PersonNameFirstName "Pieternella J." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1906-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_9
  a a2a:Person ;
  rdfs:label "Jasper L. Jaspers" ;
  a2a:PersonName [
    rdfs:label "Jasper L. Jaspers" ;
    a2a:PersonNameFirstName "Jasper L." ;
    a2a:PersonNameLastName "Jaspers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1879-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_10
  a a2a:Person ;
  rdfs:label "Dirk J. Jansen" ;
  a2a:PersonName [
    rdfs:label "Dirk J. Jansen" ;
    a2a:PersonNameFirstName "Dirk J." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1874-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_11
  a a2a:Person ;
  rdfs:label "Johanna A. Jansen" ;
  a2a:PersonName [
    rdfs:label "Johanna A. Jansen" ;
    a2a:PersonNameFirstName "Johanna A." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1908-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_12
  a a2a:Person ;
  rdfs:label "Johannes A. Jansen" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Jansen" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1898-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_13
  a a2a:Person ;
  rdfs:label "Paulina Jansen" ;
  a2a:PersonName [
    rdfs:label "Paulina Jansen" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1901-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_14
  a a2a:Person ;
  rdfs:label "Aaltje J. de Raadt" ;
  a2a:PersonName [
    rdfs:label "Aaltje J. de Raadt" ;
    a2a:PersonNameFirstName "Aaltje J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raadt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1875-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillergersberg" ;
    rdfs:label "Hillergersberg"
  ] .

oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_15
  a a2a:Person ;
  rdfs:label "Hendrik Hendriksen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hendriksen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hendriksen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1887-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_1 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_2 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_3 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_4 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_5 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_6 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_7 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_8 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_9 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_10 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_11 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_12 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_13 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_14 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:relationep_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Person5448954_15 ;
  a2a:EventKeyRef oa:event_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a_Event1 .

oa:source_cod_7bd2de65-b38d-4844-ce85-13bf7a83e30a
  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 "44" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12473155" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5448954"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5448954" ;
  a2a:RecordIdentifier "5448954" ;
  a2a:RecordGUID "{7bd2de65-b38d-4844-ce85-13bf7a83e30a}" ;
  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" .

