@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_05ba7429-c409-d5f6-823b-41669a91f6e4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_1, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_2, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_3, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_4, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_5, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_6, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_7, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_8, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_9, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_10, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_11, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_12, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_13, oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_14 ;
  a2a:hasEvent oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_0, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_1, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_2, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_3, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_4, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_5, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_6, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_7, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_8, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_9, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_10, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_11, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_12, oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_13 ;
  a2a:hasSource oa:source_cod_05ba7429-c409-d5f6-823b-41669a91f6e4 .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_1
  a a2a:Person ;
  rdfs:label "Jantina A. Wieringa" ;
  a2a:PersonName [
    rdfs:label "Jantina A. Wieringa" ;
    a2a:PersonNameFirstName "Jantina A." ;
    a2a:PersonNameLastName "Wieringa"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1905-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_2
  a a2a:Person ;
  rdfs:label "Jentje Lubberink" ;
  a2a:PersonName [
    rdfs:label "Jentje Lubberink" ;
    a2a:PersonNameFirstName "Jentje" ;
    a2a:PersonNameLastName "Lubberink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1905-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_3
  a a2a:Person ;
  rdfs:label "Jantina Roskam" ;
  a2a:PersonName [
    rdfs:label "Jantina Roskam" ;
    a2a:PersonNameFirstName "Jantina" ;
    a2a:PersonNameLastName "Roskam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1903-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_4
  a a2a:Person ;
  rdfs:label "Maria C.A.G. Bakker" ;
  a2a:PersonName [
    rdfs:label "Maria C.A.G. Bakker" ;
    a2a:PersonNameFirstName "Maria C.A.G." ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1874-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_5
  a a2a:Person ;
  rdfs:label "Bertha Bobbink" ;
  a2a:PersonName [
    rdfs:label "Bertha Bobbink" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNameLastName "Bobbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1904-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kervenheim (Dld)" ;
    rdfs:label "Kervenheim (Dld)"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_6
  a a2a:Person ;
  rdfs:label "Jansje Bongers" ;
  a2a:PersonName [
    rdfs:label "Jansje Bongers" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Bongers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1849-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_7
  a a2a:Person ;
  rdfs:label "Cornelia J.J.B. aan het Rot" ;
  a2a:PersonName [
    rdfs:label "Cornelia J.J.B. aan het Rot" ;
    a2a:PersonNameFirstName "Cornelia J.J.B." ;
    a2a:PersonNamePrefixLastName "aan het" ;
    a2a:PersonNameLastName "Rot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1905-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_8
  a a2a:Person ;
  rdfs:label "Geertruida S.M. Teljer" ;
  a2a:PersonName [
    rdfs:label "Geertruida S.M. Teljer" ;
    a2a:PersonNameFirstName "Geertruida S.M." ;
    a2a:PersonNameLastName "Teljer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1902-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_9
  a a2a:Person ;
  rdfs:label "Willemina Bos" ;
  a2a:PersonName [
    rdfs:label "Willemina Bos" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1872-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_10
  a a2a:Person ;
  rdfs:label "Willem aan het Rot" ;
  a2a:PersonName [
    rdfs:label "Willem aan het Rot" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "aan het" ;
    a2a:PersonNameLastName "Rot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1898-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_11
  a a2a:Person ;
  rdfs:label "Nicolaas H. Bakker" ;
  a2a:PersonName [
    rdfs:label "Nicolaas H. Bakker" ;
    a2a:PersonNameFirstName "Nicolaas H." ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1888-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_12
  a a2a:Person ;
  rdfs:label "Petrus W. Rietstap" ;
  a2a:PersonName [
    rdfs:label "Petrus W. Rietstap" ;
    a2a:PersonNameFirstName "Petrus W." ;
    a2a:PersonNameLastName "Rietstap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1863-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_13
  a a2a:Person ;
  rdfs:label "Adriaantje Geneugelijk" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Geneugelijk" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNameLastName "Geneugelijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1857-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_14
  a a2a:Person ;
  rdfs:label "Cornelis aan het Rot" ;
  a2a:PersonName [
    rdfs:label "Cornelis aan het Rot" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "aan het" ;
    a2a:PersonNameLastName "Rot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1873-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_1 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_2 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_3 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_4 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_5 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_6 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_7 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_8 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_9 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_10 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_11 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_12 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_13 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:relationep_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Person5170747_14 ;
  a2a:EventKeyRef oa:event_cod_05ba7429-c409-d5f6-823b-41669a91f6e4_Event1 .

oa:source_cod_05ba7429-c409-d5f6-823b-41669a91f6e4
  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=11959179" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5170747"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5170747" ;
  a2a:RecordIdentifier "5170747" ;
  a2a:RecordGUID "{05ba7429-c409-d5f6-823b-41669a91f6e4}" ;
  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" .

