@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_baf952ee-d742-9b3d-5abb-ae77c14285b7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1860)" ;
  a2a:hasPerson oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_1, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_2, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_3, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_4, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_5, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_6, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_7, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_8, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_9, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_10, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_11, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_12, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_13, oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_14 ;
  a2a:hasEvent oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_0, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_1, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_2, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_3, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_4, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_5, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_6, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_7, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_8, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_9, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_10, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_11, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_12, oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_13 ;
  a2a:hasSource oa:source_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7 .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_1
  a a2a:Person ;
  rdfs:label "Frederik Radstaak" ;
  a2a:PersonName [
    rdfs:label "Frederik Radstaak" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Radstaak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1858-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_2
  a a2a:Person ;
  rdfs:label "Albert Radstaak" ;
  a2a:PersonName [
    rdfs:label "Albert Radstaak" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Radstaak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1856-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_3
  a a2a:Person ;
  rdfs:label "Jacobus Schuphoven" ;
  a2a:PersonName [
    rdfs:label "Jacobus Schuphoven" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Schuphoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1803-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Bosch" ;
    rdfs:label "Den Bosch"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_4
  a a2a:Person ;
  rdfs:label "Annetha J.M. Weijhenke" ;
  a2a:PersonName [
    rdfs:label "Annetha J.M. Weijhenke" ;
    a2a:PersonNameFirstName "Annetha J.M." ;
    a2a:PersonNameLastName "Weijhenke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1832-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_5
  a a2a:Person ;
  rdfs:label "Tisina J. Tiethof" ;
  a2a:PersonName [
    rdfs:label "Tisina J. Tiethof" ;
    a2a:PersonNameFirstName "Tisina J." ;
    a2a:PersonNameLastName "Tiethof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1832-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_6
  a a2a:Person ;
  rdfs:label "Johannes L. Weijhenke" ;
  a2a:PersonName [
    rdfs:label "Johannes L. Weijhenke" ;
    a2a:PersonNameFirstName "Johannes L." ;
    a2a:PersonNameLastName "Weijhenke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1790" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1790-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_7
  a a2a:Person ;
  rdfs:label "Roelof J.L. Weijhenke" ;
  a2a:PersonName [
    rdfs:label "Roelof J.L. Weijhenke" ;
    a2a:PersonNameFirstName "Roelof J.L." ;
    a2a:PersonNameLastName "Weijhenke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1829-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_8
  a a2a:Person ;
  rdfs:label "Sophia J.C. Weijhenke" ;
  a2a:PersonName [
    rdfs:label "Sophia J.C. Weijhenke" ;
    a2a:PersonNameFirstName "Sophia J.C." ;
    a2a:PersonNameLastName "Weijhenke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1842-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_9
  a a2a:Person ;
  rdfs:label "Sophia M. Driessen" ;
  a2a:PersonName [
    rdfs:label "Sophia M. Driessen" ;
    a2a:PersonNameFirstName "Sophia M." ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1801-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_10
  a a2a:Person ;
  rdfs:label "Constance C. Frowein" ;
  a2a:PersonName [
    rdfs:label "Constance C. Frowein" ;
    a2a:PersonNameFirstName "Constance C." ;
    a2a:PersonNameLastName "Frowein"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1806-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_11
  a a2a:Person ;
  rdfs:label "Gerrit Radstaak" ;
  a2a:PersonName [
    rdfs:label "Gerrit Radstaak" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Radstaak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1823-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_12
  a a2a:Person ;
  rdfs:label "Hendrika G. Radstaak" ;
  a2a:PersonName [
    rdfs:label "Hendrika G. Radstaak" ;
    a2a:PersonNameFirstName "Hendrika G." ;
    a2a:PersonNameLastName "Radstaak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1859-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_13
  a a2a:Person ;
  rdfs:label "August baron Heekeren van Brandenburg" ;
  a2a:PersonName [
    rdfs:label "August baron Heekeren van Brandenburg" ;
    a2a:PersonNameFirstName "August" ;
    a2a:PersonNamePrefixLastName "baron" ;
    a2a:PersonNameLastName "Heekeren van Brandenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1821-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_14
  a a2a:Person ;
  rdfs:label "Ida L.M. Weijhenke" ;
  a2a:PersonName [
    rdfs:label "Ida L.M. Weijhenke" ;
    a2a:PersonNameFirstName "Ida L.M." ;
    a2a:PersonNameLastName "Weijhenke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1831-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_1 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_2 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_3 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_4 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_5 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_6 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_7 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_8 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_9 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_10 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_11 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_12 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_13 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:relationep_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Person4979525_14 ;
  a2a:EventKeyRef oa:event_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7_Event1 .

oa:source_cod_baf952ee-d742-9b3d-5abb-ae77c14285b7
  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 Apeldoorn dorp" ;
    a2a:DocumentNumber "117" ;
    rdfs:label "CODA, Apeldoorn, 1849-1860 Apeldoorn dorp, 117"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11591517" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4979525"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4979525" ;
  a2a:RecordIdentifier "4979525" ;
  a2a:RecordGUID "{baf952ee-d742-9b3d-5abb-ae77c14285b7}" ;
  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" .

