@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_bb844341-b758-6960-1131-24acc3b1cff2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_1, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_2, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_3, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_4, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_5, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_6, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_7, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_8, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_9, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_10, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_11, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_12, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_13, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_14, oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_15 ;
  a2a:hasEvent oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_0, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_1, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_2, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_3, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_4, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_5, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_6, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_7, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_8, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_9, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_10, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_11, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_12, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_13, oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_14 ;
  a2a:hasSource oa:source_cod_bb844341-b758-6960-1131-24acc3b1cff2 .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_1
  a a2a:Person ;
  rdfs:label "Hendrik J.K. van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Hendrik J.K. van Leeuwen" ;
    a2a:PersonNameFirstName "Hendrik J.K." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1891-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valkenburg" ;
    rdfs:label "Valkenburg"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_2
  a a2a:Person ;
  rdfs:label "Geertrui de Mooij" ;
  a2a:PersonName [
    rdfs:label "Geertrui de Mooij" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1892-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_3
  a a2a:Person ;
  rdfs:label "Pieternella B. Mulder" ;
  a2a:PersonName [
    rdfs:label "Pieternella B. Mulder" ;
    a2a:PersonNameFirstName "Pieternella B." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1902-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_4
  a a2a:Person ;
  rdfs:label "Eugène M.A. Leibbrandt" ;
  a2a:PersonName [
    rdfs:label "Eugène M.A. Leibbrandt" ;
    a2a:PersonNameFirstName "Eugène M.A." ;
    a2a:PersonNameLastName "Leibbrandt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1904-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Petjaro (Nederlands Oost-Indië)" ;
    rdfs:label "Petjaro (Nederlands Oost-Indië)"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_5
  a a2a:Person ;
  rdfs:label "Henriëtte E. Schol" ;
  a2a:PersonName [
    rdfs:label "Henriëtte E. Schol" ;
    a2a:PersonNameFirstName "Henriëtte E." ;
    a2a:PersonNameLastName "Schol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1899-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soerabaia" ;
    rdfs:label "Soerabaia"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_6
  a a2a:Person ;
  rdfs:label "Mina Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Mina Slijkhuis" ;
    a2a:PersonNameFirstName "Mina" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1902-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_7
  a a2a:Person ;
  rdfs:label "Gotlieb F. Leibbrandt" ;
  a2a:PersonName [
    rdfs:label "Gotlieb F. Leibbrandt" ;
    a2a:PersonNameFirstName "Gotlieb F." ;
    a2a:PersonNameLastName "Leibbrandt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1864-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_8
  a a2a:Person ;
  rdfs:label "Gotlieb F. Leibbrandt" ;
  a2a:PersonName [
    rdfs:label "Gotlieb F. Leibbrandt" ;
    a2a:PersonNameFirstName "Gotlieb F." ;
    a2a:PersonNameLastName "Leibbrandt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1903-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Djember (Nederlands Oost-Indië)" ;
    rdfs:label "Djember (Nederlands Oost-Indië)"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_9
  a a2a:Person ;
  rdfs:label "Wilhelmus P. Leijn" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus P. Leijn" ;
    a2a:PersonNameFirstName "Wilhelmus P." ;
    a2a:PersonNameLastName "Leijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1898-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_10
  a a2a:Person ;
  rdfs:label "Gerardus Leijn" ;
  a2a:PersonName [
    rdfs:label "Gerardus Leijn" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Leijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1909-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_11
  a a2a:Person ;
  rdfs:label "Trijntje Boersma" ;
  a2a:PersonName [
    rdfs:label "Trijntje Boersma" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1895-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wommels" ;
    rdfs:label "Wommels"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_12
  a a2a:Person ;
  rdfs:label "Johanna M. Oudraad" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Oudraad" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Oudraad"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1879-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Magelang" ;
    rdfs:label "Magelang"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_13
  a a2a:Person ;
  rdfs:label "Johannes A.W. Stoetzer" ;
  a2a:PersonName [
    rdfs:label "Johannes A.W. Stoetzer" ;
    a2a:PersonNameFirstName "Johannes A.W." ;
    a2a:PersonNameLastName "Stoetzer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1906-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_14
  a a2a:Person ;
  rdfs:label "Christina E. Rickmann" ;
  a2a:PersonName [
    rdfs:label "Christina E. Rickmann" ;
    a2a:PersonNameFirstName "Christina E." ;
    a2a:PersonNameLastName "Rickmann"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1904-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vreden" ;
    rdfs:label "Vreden"
  ] .

oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_15
  a a2a:Person ;
  rdfs:label "Hendrikje van 't Veld" ;
  a2a:PersonName [
    rdfs:label "Hendrikje van 't Veld" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1897-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ommen" ;
    rdfs:label "Ommen"
  ] .

oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_1 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_2 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_3 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_4 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_5 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_6 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_7 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_8 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_9 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_10 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_11 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_12 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_13 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_14 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:relationep_cod_bb844341-b758-6960-1131-24acc3b1cff2_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bb844341-b758-6960-1131-24acc3b1cff2_Person6171087_15 ;
  a2a:EventKeyRef oa:event_cod_bb844341-b758-6960-1131-24acc3b1cff2_Event1 .

oa:source_cod_bb844341-b758-6960-1131-24acc3b1cff2
  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 "78" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12344479" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6171087"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6171087" ;
  a2a:RecordIdentifier "6171087" ;
  a2a:RecordGUID "{bb844341-b758-6960-1131-24acc3b1cff2}" ;
  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" .

