@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_a730f325-5d7c-d833-4d23-89e92f7dc9a6
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1860)" ;
  a2a:hasPerson oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_1, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_2, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_3, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_4, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_5, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_6, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_7, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_8, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_9, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_10, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_11, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_12, oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_13 ;
  a2a:hasEvent oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_0, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_1, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_2, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_3, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_4, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_5, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_6, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_7, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_8, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_9, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_10, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_11, oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_12 ;
  a2a:hasSource oa:source_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6 .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_1
  a a2a:Person ;
  rdfs:label "Albertus Wools" ;
  a2a:PersonName [
    rdfs:label "Albertus Wools" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1846-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_2
  a a2a:Person ;
  rdfs:label "Hendrika Wools" ;
  a2a:PersonName [
    rdfs:label "Hendrika Wools" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1842-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_3
  a a2a:Person ;
  rdfs:label "Martinus Wools" ;
  a2a:PersonName [
    rdfs:label "Martinus Wools" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1849-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_4
  a a2a:Person ;
  rdfs:label "Teunis K. van Weenum" ;
  a2a:PersonName [
    rdfs:label "Teunis K. van Weenum" ;
    a2a:PersonNameFirstName "Teunis K." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weenum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1808-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_5
  a a2a:Person ;
  rdfs:label "Hermina Willemsen" ;
  a2a:PersonName [
    rdfs:label "Hermina Willemsen" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1817-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_6
  a a2a:Person ;
  rdfs:label "Maria Wools" ;
  a2a:PersonName [
    rdfs:label "Maria Wools" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1852-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_7
  a a2a:Person ;
  rdfs:label "Wilhelmina M. van Weenum" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina M. van Weenum" ;
    a2a:PersonNameFirstName "Wilhelmina M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weenum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1842-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_8
  a a2a:Person ;
  rdfs:label "Marten Willemsen" ;
  a2a:PersonName [
    rdfs:label "Marten Willemsen" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1785" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1785-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_9
  a a2a:Person ;
  rdfs:label "Henderina Wools" ;
  a2a:PersonName [
    rdfs:label "Henderina Wools" ;
    a2a:PersonNameFirstName "Henderina" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1844-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_10
  a a2a:Person ;
  rdfs:label "Jannetje Lammers" ;
  a2a:PersonName [
    rdfs:label "Jannetje Lammers" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Lammers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1817-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terwolde" ;
    rdfs:label "Terwolde"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_11
  a a2a:Person ;
  rdfs:label "Evert van Weenum" ;
  a2a:PersonName [
    rdfs:label "Evert van Weenum" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weenum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1846-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_12
  a a2a:Person ;
  rdfs:label "Henderikus van Weenum" ;
  a2a:PersonName [
    rdfs:label "Henderikus van Weenum" ;
    a2a:PersonNameFirstName "Henderikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weenum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1849-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_13
  a a2a:Person ;
  rdfs:label "Hendrikus Wools" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Wools" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1809-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_1 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_2 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_3 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_4 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_5 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_6 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_7 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_8 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_9 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_10 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_11 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_12 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:relationep_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Person6135163_13 ;
  a2a:EventKeyRef oa:event_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6_Event1 .

oa:source_cod_a730f325-5d7c-d833-4d23-89e92f7dc9a6
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1849-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1849-1860 Zevenhuizen" ;
    a2a:DocumentNumber "105" ;
    rdfs:label "CODA, Apeldoorn, 1849-1860 Zevenhuizen, 105"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11764999" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6135163"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6135163" ;
  a2a:RecordIdentifier "6135163" ;
  a2a:RecordGUID "{a730f325-5d7c-d833-4d23-89e92f7dc9a6}" ;
  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" .

