@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_75a91fd0-3cd1-84eb-60da-dd0a9e465768
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1890)" ;
  a2a:hasPerson oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_1, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_2, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_3, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_4, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_5, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_6, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_7, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_8, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_9, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_10, oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_11 ;
  a2a:hasEvent oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_0, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_1, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_2, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_3, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_4, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_5, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_6, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_7, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_8, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_9, oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_10 ;
  a2a:hasSource oa:source_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768 .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_1
  a a2a:Person ;
  rdfs:label "Derk Weenink" ;
  a2a:PersonName [
    rdfs:label "Derk Weenink" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1876-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_2
  a a2a:Person ;
  rdfs:label "Alida J. Brinks Paalman" ;
  a2a:PersonName [
    rdfs:label "Alida J. Brinks Paalman" ;
    a2a:PersonNameFirstName "Alida J." ;
    a2a:PersonNameLastName "Brinks Paalman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1861-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_3
  a a2a:Person ;
  rdfs:label "Derk Weenink" ;
  a2a:PersonName [
    rdfs:label "Derk Weenink" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1878-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_4
  a a2a:Person ;
  rdfs:label "Willem H. Weenink" ;
  a2a:PersonName [
    rdfs:label "Willem H. Weenink" ;
    a2a:PersonNameFirstName "Willem H." ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1828-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_5
  a a2a:Person ;
  rdfs:label "Willem H. Weenink" ;
  a2a:PersonName [
    rdfs:label "Willem H. Weenink" ;
    a2a:PersonNameFirstName "Willem H." ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1863-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_6
  a a2a:Person ;
  rdfs:label "Gerritje Ploeg" ;
  a2a:PersonName [
    rdfs:label "Gerritje Ploeg" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1843-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_7
  a a2a:Person ;
  rdfs:label "Derkje Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Derkje Slijkhuis" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1836-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_8
  a a2a:Person ;
  rdfs:label "Arendje Weenink" ;
  a2a:PersonName [
    rdfs:label "Arendje Weenink" ;
    a2a:PersonNameFirstName "Arendje" ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1868-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_9
  a a2a:Person ;
  rdfs:label "Annetta den Toom" ;
  a2a:PersonName [
    rdfs:label "Annetta den Toom" ;
    a2a:PersonNameFirstName "Annetta" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Toom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1824-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_10
  a a2a:Person ;
  rdfs:label "Alberta M. Weenink" ;
  a2a:PersonName [
    rdfs:label "Alberta M. Weenink" ;
    a2a:PersonNameFirstName "Alberta M." ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1871-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_11
  a a2a:Person ;
  rdfs:label "Johanna C.A. van der Zalm" ;
  a2a:PersonName [
    rdfs:label "Johanna C.A. van der Zalm" ;
    a2a:PersonNameFirstName "Johanna C.A." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zalm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1821-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brakel" ;
    rdfs:label "Brakel"
  ] .

oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_1 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_2 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_3 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_4 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_5 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_6 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_7 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_8 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_9 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_10 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:relationep_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Person6685255_11 ;
  a2a:EventKeyRef oa:event_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768_Event1 .

oa:source_cod_75a91fd0-3cd1-84eb-60da-dd0a9e465768
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1890 Wijk E - Ugchelen" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "CODA, Apeldoorn, 1870-1890 Wijk E - Ugchelen, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11558959" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6685255"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6685255" ;
  a2a:RecordIdentifier "6685255" ;
  a2a:RecordGUID "{75a91fd0-3cd1-84eb-60da-dd0a9e465768}" ;
  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" .

