@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_fabc1de2-8fd8-3f22-5b98-db011a2405df
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_1, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_2, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_3, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_4, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_5, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_6, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_7, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_8, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_9, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_10, oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_11 ;
  a2a:hasEvent oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_0, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_1, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_2, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_3, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_4, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_5, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_6, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_7, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_8, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_9, oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_10 ;
  a2a:hasSource oa:source_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_1
  a a2a:Person ;
  rdfs:label "Peter Drost" ;
  a2a:PersonName [
    rdfs:label "Peter Drost" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1864-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_2
  a a2a:Person ;
  rdfs:label "Johanna Holtman" ;
  a2a:PersonName [
    rdfs:label "Johanna Holtman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Holtman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1865-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_3
  a a2a:Person ;
  rdfs:label "Alberta G. Tijhuis" ;
  a2a:PersonName [
    rdfs:label "Alberta G. Tijhuis" ;
    a2a:PersonNameFirstName "Alberta G." ;
    a2a:PersonNameLastName "Tijhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1896-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_4
  a a2a:Person ;
  rdfs:label "Jacob Drost" ;
  a2a:PersonName [
    rdfs:label "Jacob Drost" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1893-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_5
  a a2a:Person ;
  rdfs:label "Grada G. Tijhuis" ;
  a2a:PersonName [
    rdfs:label "Grada G. Tijhuis" ;
    a2a:PersonNameFirstName "Grada G." ;
    a2a:PersonNameLastName "Tijhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1898-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_6
  a a2a:Person ;
  rdfs:label "Johanna M. Kesting" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Kesting" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Kesting"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1848-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Heerenberg" ;
    rdfs:label "'s-Heerenberg"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_7
  a a2a:Person ;
  rdfs:label "Maria J. Wierink" ;
  a2a:PersonName [
    rdfs:label "Maria J. Wierink" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Wierink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1873-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_8
  a a2a:Person ;
  rdfs:label "Maria J. Kesting" ;
  a2a:PersonName [
    rdfs:label "Maria J. Kesting" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Kesting"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1852-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_9
  a a2a:Person ;
  rdfs:label "Johannes Tijhuis" ;
  a2a:PersonName [
    rdfs:label "Johannes Tijhuis" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Tijhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1872-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_10
  a a2a:Person ;
  rdfs:label "Gerardus J. Hopman" ;
  a2a:PersonName [
    rdfs:label "Gerardus J. Hopman" ;
    a2a:PersonNameFirstName "Gerardus J." ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1879-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_11
  a a2a:Person ;
  rdfs:label "Evertje Drost" ;
  a2a:PersonName [
    rdfs:label "Evertje Drost" ;
    a2a:PersonNameFirstName "Evertje" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1883-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_1 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_2 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_3 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_4 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_5 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_6 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_7 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_8 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_9 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_10 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:relationep_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Person4982644_11 ;
  a2a:EventKeyRef oa:event_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df_Event1 .

oa:source_cod_fabc1de2-8fd8-3f22-5b98-db011a2405df
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk C - Brink en Orden" ;
    a2a:DocumentNumber "89" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk C - Brink en Orden, 89"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12256084" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4982644"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4982644" ;
  a2a:RecordIdentifier "4982644" ;
  a2a:RecordGUID "{fabc1de2-8fd8-3f22-5b98-db011a2405df}" ;
  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" .

