@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_afb909fe-3a26-693b-727d-8a66185b8ac3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1927-1939)" ;
  a2a:hasPerson oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_1, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_2, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_3, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_4, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_5, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_6, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_7, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_8, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_9, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_10, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_11, oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_12 ;
  a2a:hasEvent oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_0, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_1, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_2, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_3, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_4, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_5, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_6, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_7, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_8, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_9, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_10, oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_11 ;
  a2a:hasSource oa:source_cod_afb909fe-3a26-693b-727d-8a66185b8ac3 .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_1
  a a2a:Person ;
  rdfs:label "Johannes Vissink" ;
  a2a:PersonName [
    rdfs:label "Johannes Vissink" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vissink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1906-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_2
  a a2a:Person ;
  rdfs:label "Diederikus J. Bot" ;
  a2a:PersonName [
    rdfs:label "Diederikus J. Bot" ;
    a2a:PersonNameFirstName "Diederikus J." ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1869-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helder" ;
    rdfs:label "Helder"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_3
  a a2a:Person ;
  rdfs:label "Alida M. J. Burger" ;
  a2a:PersonName [
    rdfs:label "Alida M. J. Burger" ;
    a2a:PersonNameFirstName "Alida M. J." ;
    a2a:PersonNameLastName "Burger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1872-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helder" ;
    rdfs:label "Helder"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_4
  a a2a:Person ;
  rdfs:label "Maria A. van Driem" ;
  a2a:PersonName [
    rdfs:label "Maria A. van Driem" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1907-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tjilatjap" ;
    rdfs:label "Tjilatjap"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_5
  a a2a:Person ;
  rdfs:label "Johanna G.M. Gabriël" ;
  a2a:PersonName [
    rdfs:label "Johanna G.M. Gabriël" ;
    a2a:PersonNameFirstName "Johanna G.M." ;
    a2a:PersonNameLastName "Gabriël"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1907-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_6
  a a2a:Person ;
  rdfs:label "Wilhelmus G.J. Meulenbeek" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus G.J. Meulenbeek" ;
    a2a:PersonNameFirstName "Wilhelmus G.J." ;
    a2a:PersonNameLastName "Meulenbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1909-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doetinchem" ;
    rdfs:label "Doetinchem"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_7
  a a2a:Person ;
  rdfs:label "Wilhelmus K. Demmers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus K. Demmers" ;
    a2a:PersonNameFirstName "Wilhelmus K." ;
    a2a:PersonNameLastName "Demmers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1895-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_8
  a a2a:Person ;
  rdfs:label "Teuntje Verzaal" ;
  a2a:PersonName [
    rdfs:label "Teuntje Verzaal" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Verzaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1861-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boskoop" ;
    rdfs:label "Boskoop"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_9
  a a2a:Person ;
  rdfs:label "Hendrika E. Beekman" ;
  a2a:PersonName [
    rdfs:label "Hendrika E. Beekman" ;
    a2a:PersonNameFirstName "Hendrika E." ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1909-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_10
  a a2a:Person ;
  rdfs:label "Cornelia K. Driehuis" ;
  a2a:PersonName [
    rdfs:label "Cornelia K. Driehuis" ;
    a2a:PersonNameFirstName "Cornelia K." ;
    a2a:PersonNameLastName "Driehuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1904-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_11
  a a2a:Person ;
  rdfs:label "Abraham K. van Driem" ;
  a2a:PersonName [
    rdfs:label "Abraham K. van Driem" ;
    a2a:PersonNameFirstName "Abraham K." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1866-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorburg" ;
    rdfs:label "Voorburg"
  ] .

oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_12
  a a2a:Person ;
  rdfs:label "Antonius B.J. Polman" ;
  a2a:PersonName [
    rdfs:label "Antonius B.J. Polman" ;
    a2a:PersonNameFirstName "Antonius B.J." ;
    a2a:PersonNameLastName "Polman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1900-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wisch" ;
    rdfs:label "Wisch"
  ] .

oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_1 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_2 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_3 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_4 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_5 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_6 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_7 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_8 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_9 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_10 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_11 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:relationep_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Person4819431_12 ;
  a2a:EventKeyRef oa:event_cod_afb909fe-3a26-693b-727d-8a66185b8ac3_Event1 .

oa:source_cod_afb909fe-3a26-693b-727d-8a66185b8ac3
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1927-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1927-1939 Gemeente Apeldoorn" ;
    a2a:DocumentNumber "154" ;
    rdfs:label "CODA, Apeldoorn, 1927-1939 Gemeente Apeldoorn, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12231003" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4819431"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4819431" ;
  a2a:RecordIdentifier "4819431" ;
  a2a:RecordGUID "{afb909fe-3a26-693b-727d-8a66185b8ac3}" ;
  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" .

