@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_79de6409-c60f-8e9e-8910-5081fd1a2e09
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_1, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_2, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_3, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_4, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_5, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_6, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_7, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_8, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_9, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_10, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_11, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_12, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_13, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_14, oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_15 ;
  a2a:hasEvent oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_0, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_1, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_2, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_3, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_4, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_5, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_6, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_7, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_8, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_9, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_10, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_11, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_12, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_13, oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_14 ;
  a2a:hasSource oa:source_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09 .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_1
  a a2a:Person ;
  rdfs:label "Johannes M.J. Pelger" ;
  a2a:PersonName [
    rdfs:label "Johannes M.J. Pelger" ;
    a2a:PersonNameFirstName "Johannes M.J." ;
    a2a:PersonNameLastName "Pelger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1864-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_2
  a a2a:Person ;
  rdfs:label "Jan Brasser" ;
  a2a:PersonName [
    rdfs:label "Jan Brasser" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Brasser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1873-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uitgeest" ;
    rdfs:label "Uitgeest"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_3
  a a2a:Person ;
  rdfs:label "Cornelia W. Knoest" ;
  a2a:PersonName [
    rdfs:label "Cornelia W. Knoest" ;
    a2a:PersonNameFirstName "Cornelia W." ;
    a2a:PersonNameLastName "Knoest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1871-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hummelo en Keppel" ;
    rdfs:label "Hummelo en Keppel"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_4
  a a2a:Person ;
  rdfs:label "Johan E.M. Pelger" ;
  a2a:PersonName [
    rdfs:label "Johan E.M. Pelger" ;
    a2a:PersonNameFirstName "Johan E.M." ;
    a2a:PersonNameLastName "Pelger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1894-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_5
  a a2a:Person ;
  rdfs:label "Sjoerd C. Rodenhuis" ;
  a2a:PersonName [
    rdfs:label "Sjoerd C. Rodenhuis" ;
    a2a:PersonNameFirstName "Sjoerd C." ;
    a2a:PersonNameLastName "Rodenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1900-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_6
  a a2a:Person ;
  rdfs:label "Wilhelmina C. Pelger" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina C. Pelger" ;
    a2a:PersonNameFirstName "Wilhelmina C." ;
    a2a:PersonNameLastName "Pelger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1891-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_7
  a a2a:Person ;
  rdfs:label "Ruurd C. Rodenhuis" ;
  a2a:PersonName [
    rdfs:label "Ruurd C. Rodenhuis" ;
    a2a:PersonNameFirstName "Ruurd C." ;
    a2a:PersonNameLastName "Rodenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1871-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_8
  a a2a:Person ;
  rdfs:label "Wilhelmina Schut" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Schut" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1883-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_9
  a a2a:Person ;
  rdfs:label "Elisabeth H. Jacobs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth H. Jacobs" ;
    a2a:PersonNameFirstName "Elisabeth H." ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1873-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_10
  a a2a:Person ;
  rdfs:label "Adriana van Drimmelen" ;
  a2a:PersonName [
    rdfs:label "Adriana van Drimmelen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drimmelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1825-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Made" ;
    rdfs:label "Made"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_11
  a a2a:Person ;
  rdfs:label "Carolina K.J. Humel" ;
  a2a:PersonName [
    rdfs:label "Carolina K.J. Humel" ;
    a2a:PersonNameFirstName "Carolina K.J." ;
    a2a:PersonNameLastName "Humel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1866-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_12
  a a2a:Person ;
  rdfs:label "Wilhelmana C. Knoest" ;
  a2a:PersonName [
    rdfs:label "Wilhelmana C. Knoest" ;
    a2a:PersonNameFirstName "Wilhelmana C." ;
    a2a:PersonNameLastName "Knoest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1883-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hummelo" ;
    rdfs:label "Hummelo"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_13
  a a2a:Person ;
  rdfs:label "Wouter N. Hagers" ;
  a2a:PersonName [
    rdfs:label "Wouter N. Hagers" ;
    a2a:PersonNameFirstName "Wouter N." ;
    a2a:PersonNameLastName "Hagers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1871-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Made" ;
    rdfs:label "Made"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_14
  a a2a:Person ;
  rdfs:label "Jacobus M. Philippi" ;
  a2a:PersonName [
    rdfs:label "Jacobus M. Philippi" ;
    a2a:PersonNameFirstName "Jacobus M." ;
    a2a:PersonNameLastName "Philippi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1876-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_15
  a a2a:Person ;
  rdfs:label "Maria J.A. Philippi" ;
  a2a:PersonName [
    rdfs:label "Maria J.A. Philippi" ;
    a2a:PersonNameFirstName "Maria J.A." ;
    a2a:PersonNameLastName "Philippi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1873-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_1 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_2 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_3 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_4 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_5 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_6 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_7 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_8 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_9 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_10 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_11 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_12 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_13 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_14 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:relationep_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Person4980771_15 ;
  a2a:EventKeyRef oa:event_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09_Event1 .

oa:source_cod_79de6409-c60f-8e9e-8910-5081fd1a2e09
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk D - Wormen" ;
    a2a:DocumentNumber "275" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk D - Wormen, 275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11607950" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4980771"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4980771" ;
  a2a:RecordIdentifier "4980771" ;
  a2a:RecordGUID "{79de6409-c60f-8e9e-8910-5081fd1a2e09}" ;
  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" .

