@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_f6a0480d-b34a-626e-08b3-cfb62e3cce28
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1886-1892)" ;
  a2a:hasPerson oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_1, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_2, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_3, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_4, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_5, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_6, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_7, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_8, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_9, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_10, oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_11 ;
  a2a:hasEvent oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_0, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_1, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_2, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_3, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_4, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_5, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_6, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_7, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_8, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_9, oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_10 ;
  a2a:hasSource oa:source_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28 .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_1
  a a2a:Person ;
  rdfs:label "Jacob Loois" ;
  a2a:PersonName [
    rdfs:label "Jacob Loois" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Loois"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1831-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_2
  a a2a:Person ;
  rdfs:label "Fenneken Draaijom" ;
  a2a:PersonName [
    rdfs:label "Fenneken Draaijom" ;
    a2a:PersonNameFirstName "Fenneken" ;
    a2a:PersonNameLastName "Draaijom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1834-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diepenveen" ;
    rdfs:label "Diepenveen"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_3
  a a2a:Person ;
  rdfs:label "Aaltje Kuiper" ;
  a2a:PersonName [
    rdfs:label "Aaltje Kuiper" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1846-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_4
  a a2a:Person ;
  rdfs:label "Arnold E. Loois" ;
  a2a:PersonName [
    rdfs:label "Arnold E. Loois" ;
    a2a:PersonNameFirstName "Arnold E." ;
    a2a:PersonNameLastName "Loois"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1873-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_5
  a a2a:Person ;
  rdfs:label "Gerarda J. Loois" ;
  a2a:PersonName [
    rdfs:label "Gerarda J. Loois" ;
    a2a:PersonNameFirstName "Gerarda J." ;
    a2a:PersonNameLastName "Loois"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1866-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_6
  a a2a:Person ;
  rdfs:label "Johan B. van der Burg" ;
  a2a:PersonName [
    rdfs:label "Johan B. van der Burg" ;
    a2a:PersonNameFirstName "Johan B." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1846-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_7
  a a2a:Person ;
  rdfs:label "Gerrit Rensink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Rensink" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Rensink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1888-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijssen" ;
    rdfs:label "Rijssen"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_8
  a a2a:Person ;
  rdfs:label "Johanna C. Gebhardt" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Gebhardt" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Gebhardt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1836-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_9
  a a2a:Person ;
  rdfs:label "Gerard F. Loois" ;
  a2a:PersonName [
    rdfs:label "Gerard F. Loois" ;
    a2a:PersonNameFirstName "Gerard F." ;
    a2a:PersonNameLastName "Loois"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1872-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_10
  a a2a:Person ;
  rdfs:label "Johanna H. Loois" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Loois" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Loois"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1862-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ommen" ;
    rdfs:label "Ommen"
  ] .

oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_11
  a a2a:Person ;
  rdfs:label "Jan J. Loois" ;
  a2a:PersonName [
    rdfs:label "Jan J. Loois" ;
    a2a:PersonNameFirstName "Jan J." ;
    a2a:PersonNameLastName "Loois"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1864-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_1 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_2 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_3 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_4 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_5 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_6 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_7 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_8 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_9 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_10 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:relationep_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Person4819011_11 ;
  a2a:EventKeyRef oa:event_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28_Event1 .

oa:source_cod_f6a0480d-b34a-626e-08b3-cfb62e3cce28
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1886-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1886-1892 Wijk D - Wormen" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "CODA, Apeldoorn, 1886-1892 Wijk D - Wormen, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12044821" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4819011"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4819011" ;
  a2a:RecordIdentifier "4819011" ;
  a2a:RecordGUID "{f6a0480d-b34a-626e-08b3-cfb62e3cce28}" ;
  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" .

