@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_e9442893-5366-eabd-8f06-6d4a65c045bb
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_1, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_2, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_3, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_4, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_5, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_6, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_7, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_8, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_9, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_10, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_11, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_12, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_13, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_14, oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_15 ;
  a2a:hasEvent oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_0, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_1, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_2, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_3, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_4, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_5, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_6, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_7, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_8, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_9, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_10, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_11, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_12, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_13, oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_14 ;
  a2a:hasSource oa:source_cod_e9442893-5366-eabd-8f06-6d4a65c045bb .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_1
  a a2a:Person ;
  rdfs:label "Dries de Bruin" ;
  a2a:PersonName [
    rdfs:label "Dries de Bruin" ;
    a2a:PersonNameFirstName "Dries" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1882-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_2
  a a2a:Person ;
  rdfs:label "Grietje Burgert" ;
  a2a:PersonName [
    rdfs:label "Grietje Burgert" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Burgert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1899-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_3
  a a2a:Person ;
  rdfs:label "Trijntje Burgert" ;
  a2a:PersonName [
    rdfs:label "Trijntje Burgert" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Burgert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1908-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_4
  a a2a:Person ;
  rdfs:label "Antonie Zacek" ;
  a2a:PersonName [
    rdfs:label "Antonie Zacek" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Zacek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1874-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wenen" ;
    rdfs:label "Wenen"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_5
  a a2a:Person ;
  rdfs:label "Julie Ph. den Bouw meester" ;
  a2a:PersonName [
    rdfs:label "Julie Ph. den Bouw meester" ;
    a2a:PersonNameFirstName "Julie Ph." ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Bouw meester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1905-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poeloe Lavet" ;
    rdfs:label "Poeloe Lavet"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_6
  a a2a:Person ;
  rdfs:label "Huibert P. den Bouwmeester" ;
  a2a:PersonName [
    rdfs:label "Huibert P. den Bouwmeester" ;
    a2a:PersonNameFirstName "Huibert P." ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Bouwmeester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1899-07-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Java" ;
    rdfs:label "Java"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_7
  a a2a:Person ;
  rdfs:label "Hendrikje Burgert" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Burgert" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Burgert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1901-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_8
  a a2a:Person ;
  rdfs:label "Cathalijntje de Hondt" ;
  a2a:PersonName [
    rdfs:label "Cathalijntje de Hondt" ;
    a2a:PersonNameFirstName "Cathalijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hondt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1880-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sluis" ;
    rdfs:label "Sluis"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_9
  a a2a:Person ;
  rdfs:label "Jan P. den Bouw meester" ;
  a2a:PersonName [
    rdfs:label "Jan P. den Bouw meester" ;
    a2a:PersonNameFirstName "Jan P." ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Bouw meester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1861-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_10
  a a2a:Person ;
  rdfs:label "Aart Burgert" ;
  a2a:PersonName [
    rdfs:label "Aart Burgert" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Burgert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1905-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_11
  a a2a:Person ;
  rdfs:label "Willem Burgert" ;
  a2a:PersonName [
    rdfs:label "Willem Burgert" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Burgert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1875-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_12
  a a2a:Person ;
  rdfs:label "Willempje Labots" ;
  a2a:PersonName [
    rdfs:label "Willempje Labots" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Labots"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1880-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_13
  a a2a:Person ;
  rdfs:label "Harm Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Harm Westerbeek" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1863-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_14
  a a2a:Person ;
  rdfs:label "Gerrit Burgert" ;
  a2a:PersonName [
    rdfs:label "Gerrit Burgert" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Burgert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1903-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_15
  a a2a:Person ;
  rdfs:label "Maria E. den Bouw meester" ;
  a2a:PersonName [
    rdfs:label "Maria E. den Bouw meester" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Bouw meester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1901-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Java" ;
    rdfs:label "Java"
  ] .

oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_1 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_2 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_3 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_4 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_5 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_6 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_7 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_8 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_9 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_10 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_11 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_12 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_13 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_14 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:relationep_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Person4823887_15 ;
  a2a:EventKeyRef oa:event_cod_e9442893-5366-eabd-8f06-6d4a65c045bb_Event1 .

oa:source_cod_e9442893-5366-eabd-8f06-6d4a65c045bb
  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 "102" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11712205" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4823887"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4823887" ;
  a2a:RecordIdentifier "4823887" ;
  a2a:RecordGUID "{e9442893-5366-eabd-8f06-6d4a65c045bb}" ;
  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" .

