@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_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_1, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_2, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_3, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_4, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_5, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_6, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_7, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_8, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_9, oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_10 ;
  a2a:hasEvent oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_0, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_1, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_2, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_3, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_4, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_5, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_6, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_7, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_8, oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_9 ;
  a2a:hasSource oa:source_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_1
  a a2a:Person ;
  rdfs:label "Willem Hunink" ;
  a2a:PersonName [
    rdfs:label "Willem Hunink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hunink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1847-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_2
  a a2a:Person ;
  rdfs:label "Johanna M.J. Leyser" ;
  a2a:PersonName [
    rdfs:label "Johanna M.J. Leyser" ;
    a2a:PersonNameFirstName "Johanna M.J." ;
    a2a:PersonNameLastName "Leyser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1883-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_3
  a a2a:Person ;
  rdfs:label "Gradus H.L. Willemsen" ;
  a2a:PersonName [
    rdfs:label "Gradus H.L. Willemsen" ;
    a2a:PersonNameFirstName "Gradus H.L." ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1909-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_4
  a a2a:Person ;
  rdfs:label "Hendrikus J. ter Weeme" ;
  a2a:PersonName [
    rdfs:label "Hendrikus J. ter Weeme" ;
    a2a:PersonNameFirstName "Hendrikus J." ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Weeme"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1886-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_5
  a a2a:Person ;
  rdfs:label "Heimen ter Weeme" ;
  a2a:PersonName [
    rdfs:label "Heimen ter Weeme" ;
    a2a:PersonNameFirstName "Heimen" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Weeme"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1879-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_6
  a a2a:Person ;
  rdfs:label "Berend J.W. ter Weeme" ;
  a2a:PersonName [
    rdfs:label "Berend J.W. ter Weeme" ;
    a2a:PersonNameFirstName "Berend J.W." ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Weeme"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1890-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_7
  a a2a:Person ;
  rdfs:label "Johanna C. Willemsen" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Willemsen" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1907-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hülhem" ;
    rdfs:label "Hülhem"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_8
  a a2a:Person ;
  rdfs:label "Johanna W. ter Weeme" ;
  a2a:PersonName [
    rdfs:label "Johanna W. ter Weeme" ;
    a2a:PersonNameFirstName "Johanna W." ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Weeme"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1882-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_9
  a a2a:Person ;
  rdfs:label "Derk J. Weekhout" ;
  a2a:PersonName [
    rdfs:label "Derk J. Weekhout" ;
    a2a:PersonNameFirstName "Derk J." ;
    a2a:PersonNameLastName "Weekhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1882-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_10
  a a2a:Person ;
  rdfs:label "Andries Willemsen" ;
  a2a:PersonName [
    rdfs:label "Andries Willemsen" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1874-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gendt" ;
    rdfs:label "Gendt"
  ] .

oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_1 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_2 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_3 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_4 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_5 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_6 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_7 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_8 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_9 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:relationep_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Person5678482_10 ;
  a2a:EventKeyRef oa:event_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef_Event1 .

oa:source_cod_fdba685c-ba9b-b7d0-ddf5-ea6fc961faef
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1901-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1901-1926 Apeldoorn" ;
    a2a:DocumentNumber "33" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11837033" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5678482"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5678482" ;
  a2a:RecordIdentifier "5678482" ;
  a2a:RecordGUID "{fdba685c-ba9b-b7d0-ddf5-ea6fc961faef}" ;
  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" .

