-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathorganogram-co-2010-10-31-index.rdf
7932 lines (6783 loc) · 567 KB
/
organogram-co-2010-10-31-index.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:opmv="http://purl.org/net/opmv/ns#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:void="http://rdfs.org/ns/void#"
xmlns:intervals="http://reference.data.gov.uk/def/intervals/"
xmlns:qb="http://purl.org/linked-data/cube#"
xmlns:org="http://www.w3.org/ns/org#"
xmlns:opmvc="http://purl.org/net/opmv/types/common#"
xmlns:grefine="http://purl.org/net/opmv/types/google-refine#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:organogram="http://reference.data.gov.uk/def/organogram/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:gov="http://reference.data.gov.uk/def/central-government/">
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/1">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/def/central-government/PermanentSecretary">
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:label xml:lang="en">Permanent Secretary</rdfs:label>
<rdfs:subClassOf rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/1">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">Cabinet Secretary and Head of the Home Civil Service</rdfs:label>
<rdfs:comment xml:lang="en">Head of the Civil Service
• Ensuring the Civil Service is equipped with the skills and capability to meet the challenges it faces every day
• Cabinet Secretary – overall responsibility for ensuring that the Civil Service provides effective and efficient support to the Prime Minister, Deputy Prime Minister and the Government
• Permanent Secretary to the Cabinet Office – supporting the Minister for the Cabinet Office, to make sure our staff in the Department work as effectively and efficiently as possible</rdfs:comment>
<skos:notation>1</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person0"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/private-office-group"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total0">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#DataSet"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/def/organogram/salary-costs-of-reports">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#DataStructureDefinition"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31">
<qb:structure rdf:resource="http://reference.data.gov.uk/def/organogram/salary-costs-of-reports"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total0">
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/day/2010-10-31">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/intervals/CalendarDay"/>
<rdfs:label>2010-10-31</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total0">
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person0">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<foaf:name xml:lang="en">Sir Gus O'Donnell</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.0101">
<rdfs:label>020 7276 0101</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person0">
<foaf:phone rdf:resource="tel:+44.20.7276.0101"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person0">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/private-office-group">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Private Office Group</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PublicBody"/>
<rdf:type rdf:resource="http://www.w3.org/ns/org#Organization"/>
<rdfs:label xml:lang="en">Cabinet Office</rdfs:label>
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/private-office-group"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31">
<rdf:type rdf:resource="http://rdfs.org/ns/void#Dataset"/>
<rdf:type rdf:resource="http://purl.org/net/opmv/ns#Artifact"/>
<void:vocabulary rdf:resource="http://reference.data.gov.uk/def/central-government"/>
<void:vocabulary rdf:resource="http://xmlns.com/foaf/0.1/"/>
<void:vocabulary rdf:resource="http://www.w3.org/2004/02/skos/core#"/>
<void:vocabulary rdf:resource="http://www.w3.org/ns/org#"/>
<dct:license rdf:resource="http://reference.data.gov.uk/id/open-government-licence"/>
<dct:temporal rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
<void:exampleResource rdf:resource="http://reference.data.gov.uk/id/department/co"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31/project.tar.gz">
<rdf:type rdf:resource="http://purl.org/net/opmv/types/google-refine#Project"/>
<rdf:type rdf:resource="http://purl.org/net/opmv/ns#Artifact"/>
<grefine:wasCreatedFrom rdf:resource="http://download.cabinetoffice.gov.uk/structure/co-senior-staff-posts.csv"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#processing">
<rdf:type rdf:resource="http://purl.org/net/opmv/types/google-refine#Process"/>
<rdf:type rdf:resource="http://purl.org/net/opmv/ns#Process"/>
<opmvc:usedData rdf:resource="http://download.cabinetoffice.gov.uk/structure/co-senior-staff-posts.csv"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31/operations.json">
<rdf:type rdf:resource="http://purl.org/net/opmv/types/google-refine#OperationDescription"/>
<rdf:type rdf:resource="http://purl.org/net/opmv/ns#Artifact"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#processing">
<grefine:operationDescription rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31/operations.json"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31/project.tar.gz">
<opmv:wasGeneratedBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#processing"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31">
<grefine:wasExportedFrom rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31/project.tar.gz"/>
</rdf:Description>
<rdf:Description rdf:about="http://download.cabinetoffice.gov.uk/structure/co-senior-staff-posts.csv">
<rdf:type rdf:resource="http://purl.org/net/opmv/ns#Artifact"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31">
<dct:source rdf:resource="http://download.cabinetoffice.gov.uk/structure/co-senior-staff-posts.csv"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/2">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">Chairman of the JIC and Professional Head of Intelligence Analysis</rdfs:label>
<rdfs:comment xml:lang="en">To chair the Joint Intelligence Committee and to oversee the work of the Assessment Staff so as to ensure effective support for the Prime Minister and the National Security Council through provision of timely, accurate and objective all-source intelligence assessments. To oversee the work of the intelligence analytical community across government, so as to ensure the development of necessary capabilities and skills.</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<skos:notation>2</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person1"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/joint-intelligence-organisation"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total1">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/2"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person1">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/2"/>
<foaf:name xml:lang="en">Alex Allan</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.0333">
<rdfs:label>020 7276 0333</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person1">
<foaf:phone rdf:resource="tel:+44.20.7276.0333"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person1">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/joint-intelligence-organisation">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Joint Intelligence Organisation</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/2"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/joint-intelligence-organisation"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/3">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">Chief Operating Officer, Efficiency and Reform Group</rdfs:label>
<rdfs:comment xml:lang="en">Ian Watmore is the Government’s Chief Operating Officer based in the Cabinet Office. His role is to support the Minister for the Cabinet Office and the Chief Secretary to the Treasury to implement the Government’s Efficiency and Reform agenda by driving major changes in the way the business of government operates.</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<skos:notation>3</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person2"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/efficiency-and-reform-group"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total2">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/3"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person2">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/3"/>
<foaf:name xml:lang="en">Ian Watmore</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7271.1341">
<rdfs:label>020 7271 1341</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person2">
<foaf:phone rdf:resource="tel:+44.20.7271.1341"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person2">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/efficiency-and-reform-group">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Efficiency and Reform Group</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/3"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/efficiency-and-reform-group"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/4">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">Permanent Secretary, Prime Minister's Office</rdfs:label>
<rdfs:comment xml:lang="en">Overall responsibility for the Prime Minister’s Office (PMO), including people, resources, operations and risk management. Provision of first class support to the Prime Minister, including driving the delivery of key policy priorities for the Prime Minister, the Deputy Prime Minister and Cabinet. Leadership and guidance of the PMO senior management team and promotion of staff engagement. Leadership and management of change within PMO and, through membership of the Cabinet Office Board, the broader Cabinet Office. Ensuring that Whitehall (through other Permanent Secretaries) is kept in touch with the Prime Minister’s priorities. </rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<skos:notation>4</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person3"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/prime-ministers-office"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total3">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/4"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person3">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/4"/>
<foaf:name xml:lang="en">Jeremy Heywood</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7930.4433">
<rdfs:label>020 7930 4433</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person3">
<foaf:phone rdf:resource="tel:+44.20.7930.4433"/>
</rdf:Description>
<rdf:Description rdf:about="https://email.number10.gov.uk/">
<rdfs:label>https://email.number10.gov.uk/</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person3">
<foaf:mbox rdf:resource="https://email.number10.gov.uk/"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/prime-ministers-office">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Prime Minister's Office</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/4"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/prime-ministers-office"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/5">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">Head of the European Secretariat</rdfs:label>
<rdfs:comment xml:lang="en">Prime Minister's Adviser on European Union and international economic issues including trade and development</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<skos:notation>5</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person4"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/europe-and-global-issues-secretariat"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total4">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/5"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person4">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/5"/>
<foaf:name xml:lang="en">Jon Cunliffe</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.1261">
<rdfs:label>020 7276 1261</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person4">
<foaf:phone rdf:resource="tel:+44.20.7276.1261"/>
<foaf:mbox rdf:resource="https://email.number10.gov.uk/"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/europe-and-global-issues-secretariat">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Europe and Global Issues Secretariat</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/5"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/europe-and-global-issues-secretariat"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/6">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">Permanent Secretary, Government Comms</rdfs:label>
<rdfs:comment xml:lang="en">The Permanent Secretary, Government Communications leads a small team located in the Cabinet Office. Working closely with the Central Office of Information to ensure a strategic and consistent approach to communications, especially focussing on cross cutting issues. Head of Profession for the communication function across Whitehall</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/3"/>
<skos:notation>6</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person5"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/government-communication-group"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total5">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/6"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person5">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/6"/>
<foaf:name xml:lang="en">Matt Tee</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.0389">
<rdfs:label>020 7276 0389</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person5">
<foaf:phone rdf:resource="tel:+44.20.7276.0389"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person5">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/government-communication-group">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Government Communication Group</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/6"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/government-communication-group"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/7">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">Permanent Secretary, Intelligence Security and Resilience</rdfs:label>
<rdfs:comment xml:lang="en">The National Security Adviser is: • The Prime Minister’s adviser on international and domestic security issues.
• Secretary to the National Security Council co-ordinating policy advice and decision making across Government and managing the National Security Secretariat in support of the Council.
• Co-ordinator of the intelligence community, accounting officer for the Single Intelligence Account, and line manager of the Heads of Intelligence Agencies.
The National Security Adviser’s remit includes:
• Foreign and Defence Policy
• Counter Terrorism
• Intelligence Policy
• The governance and resourcing of the secret intelligence agencies
• Cyber Security
• Resilience and crisis management</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<skos:notation>7</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person6"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/national-security-secretariat"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total6">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/7"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person6">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/7"/>
<foaf:name xml:lang="en">Peter Ricketts</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.0010">
<rdfs:label>020 7276 0010</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person6">
<foaf:phone rdf:resource="tel:+44.20.7276.0010"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person6">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/national-security-secretariat">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">National Security Secretariat</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/7"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/national-security-secretariat"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/8">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/PermanentSecretary"/>
<rdfs:label xml:lang="en">First Parliamentary Counsel</rdfs:label>
<rdfs:comment xml:lang="en">Head of the Office of Parliamentary Counsel. Principal responsibility to Ministers to secure the highest standards, in terms of both quality and timeliness, for the drafting and handling of the government’s legislative programme and other Parliamentary business. To provide advice to the Prime Minister, the Cabinet Secretary and other Ministers and officials on constitutional and other matters, such as machinery of government changes, Ministerial appointments and Parliamentary and election procedures.</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<skos:notation>8</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person7"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/office-of-the-parliamentary-counsel"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total7">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/8"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person7">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/8"/>
<foaf:name xml:lang="en">Stephen Laws</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7210.6640">
<rdfs:label>020 7210 6640</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person7">
<foaf:phone rdf:resource="tel:+44.20.7210.6640"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person7">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/office-of-the-parliamentary-counsel">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Office of the Parliamentary Counsel</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/8"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/office-of-the-parliamentary-counsel"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/9">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/def/central-government/DirectorGeneral">
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:label xml:lang="en">Director General</rdfs:label>
<rdfs:subClassOf rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/9">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Director General, Corporate Services Group</rdfs:label>
<rdfs:comment xml:lang="en">Responsible for Cabinet Office Finance, Human Resources, Information & Computing Technology, Procurement, Estates and Knowledge Management functions, and for the Civil Service Pensions Transformation Programme and Scheme Management Executive.</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/2"/>
<skos:notation>9</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person8"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/corporate-services-group"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total8">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/9"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person8">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/9"/>
<foaf:name xml:lang="en">Alexis Cleveland</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.3090">
<rdfs:label>020 7276 3090</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person8">
<foaf:phone rdf:resource="tel:+44.20.7276.3090"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person8">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/corporate-services-group">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Corporate Services Group</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/9"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/corporate-services-group"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/10">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Director General, Domestic Policy Group and Head of Economic and Domestic Affairs Secretariat</rdfs:label>
<rdfs:comment xml:lang="en">Lead the Economic & Domestic AffairsSecretariat in supporting effective Cabinet Government and provide senior leadership to the Strategy Unit in working with No 10 and departments on policy solutions to the strategic challenges facing the country. </rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/1"/>
<skos:notation>10</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person9"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/economic-and-domestic-affairs-secretariat"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total9">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/10"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person9">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/10"/>
<foaf:name xml:lang="en">Chris Wormald</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.0240">
<rdfs:label>020 7276 0240</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person9">
<foaf:phone rdf:resource="tel:+44.20.7276.0240"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person9">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/economic-and-domestic-affairs-secretariat">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Economic and Domestic Affairs Secretariat</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/10"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/economic-and-domestic-affairs-secretariat"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/11">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Director General, Civil Service Capability Group</rdfs:label>
<rdfs:comment xml:lang="en">Responsible for improving capability of the Civil Service through workforce reform, developing leadership capability and lead change in the HR profession in government</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/3"/>
<skos:notation>11</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person10"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/civil-service-capabilities-group"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total10">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/11"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person10">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/11"/>
<foaf:name xml:lang="en">Gill Rider</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.1566">
<rdfs:label>020 7276 1566</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person10">
<foaf:phone rdf:resource="tel:+44.20.7276.1566"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person10">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/civil-service-capabilities-group">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Civil Service Capabilities Group</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/11"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/civil-service-capabilities-group"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/12">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Director General, Her Majesty's Government Chief Information Officer and Senior Information Risk Manager</rdfs:label>
<rdfs:comment xml:lang="en">Government Chief Information Officer & Senior Information Risk Owner - The Government CIO represents the face of UK Government ICT at the highest levels both domestically and internationally, which includes working with departments and other bodies to ascertain how ICT related spend should be strategically and efficiently utilised. The Government CIO leads the CIO Council and Chief Technology Officer’s Council, the Information Assurance Delivery Group and the Government IT Profession in delivering Government public service strategies. Within this role the Government CIO provides policy, design, standards, governance, advice and guidance for Information and Communication Technology (ICT) and security.</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/3"/>
<skos:notation>12</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person11"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/office-of-the-government-chief-information-officer"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total11">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/12"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person11">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/12"/>
<foaf:name xml:lang="en">John Suffolk</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.3299">
<rdfs:label>020 7276 3299</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person11">
<foaf:phone rdf:resource="tel:+44.20.7276.3299"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person11">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/office-of-the-government-chief-information-officer">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Office of the Government Chief Information Officer</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/12"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/office-of-the-government-chief-information-officer"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/13">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Deputy National Security Adviser, Intelligence Security and Resillience</rdfs:label>
<rdfs:comment xml:lang="en">Within the National Security Secretariat, the Deputy National Security Adviser leads on supporting the Prime Minister on:
• Counter Terrorism
• Intelligence Policy
• The governance and resourcing of the secret intelligence agencies
• Cyber Security
• Resilience and crisis management
</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/7"/>
<skos:notation>13</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person12"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/national-security-secretariat"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total12">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/13"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person12">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/13"/>
<foaf:name xml:lang="en">Oliver Robbins</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.1234">
<rdfs:label>020 7276 1234</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person12">
<foaf:phone rdf:resource="tel:+44.20.7276.1234"/>
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/national-security-secretariat">
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/13"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/14">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Director General, Office for Civil Society</rdfs:label>
<rdfs:comment xml:lang="en">The Director General provides overall leadership and direction for the Office for Civil Society. The DG is responsible for providing strategic advice to Ministers and No 10 on the role of civil society in building the Big Society and ensuring the Coalition Government’s vision for building the Big Society is implemented right across Whitehall and beyond. This role involves influencing OGDs’ approach to devolving power to the people and driving change with key partners in the voluntary and community sector as well as ensuring timely delivery of high profile innovative projects such as the National Citizens Service, community organisers, Community First grants, creation of a new form of social investment and the Big Society Bank.
</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/3"/>
<skos:notation>14</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person13"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/office-for-civil-society"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total13">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/14"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person13">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/14"/>
<foaf:name xml:lang="en">Rolande Anderson</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.6026">
<rdfs:label>020 7276 6026</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person13">
<foaf:phone rdf:resource="tel:+44.20.7276.6026"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person13">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/office-for-civil-society">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Office for Civil Society</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/14"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/office-for-civil-society"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/15">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Director General, Democracy, Constitution and Law</rdfs:label>
<rdfs:comment xml:lang="en">To support the DPM and Minister for Political and Constitutional Reform to deliver the Government's political reform programme.</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/2"/>
<skos:notation>15</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person14"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/constitution-group"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total14">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/15"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person14">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/15"/>
<foaf:name xml:lang="en">Rowena Collins-Rice</foaf:name>
<foaf:phone rdf:resource="tel:+44.20.7276.1234"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person14">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/constitution-group">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Constitution Group</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/15"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/constitution-group"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/16">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Director General, Prime Ministers' Appointments Secretary</rdfs:label>
<rdfs:comment xml:lang="en">Prime Minister's Church Appointments Secretary</rdfs:comment>
<org:reportsTo rdf:resource="http://reference.data.gov.uk/id/department/co/post/2"/>
<skos:notation>16</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person15"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/honours-and-appointments-secretariat"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total15">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/16"/>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
<organogram:date rdf:resource="http://reference.data.gov.uk/id/day/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person15">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<gov:holdsPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/16"/>
<foaf:name xml:lang="en">Sir Paul Britton</foaf:name>
</rdf:Description>
<rdf:Description rdf:about="tel:+44.20.7276.2770">
<rdfs:label>020 7276 2770</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person15">
<foaf:phone rdf:resource="tel:+44.20.7276.2770"/>
</rdf:Description>
<rdf:Description rdf:about="mailto:[email protected]">
<rdfs:label>[email protected]</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person15">
<foaf:mbox rdf:resource="mailto:[email protected]"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/unit/honours-and-appointments-secretariat">
<rdf:type rdf:resource="http://www.w3.org/ns/org#OrganizationalUnit"/>
<rdfs:label xml:lang="en">Honours and Appointments Secretariat</rdfs:label>
<org:unitOf rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<gov:hasPost rdf:resource="http://reference.data.gov.uk/id/department/co/post/16"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co">
<org:hasUnit rdf:resource="http://reference.data.gov.uk/id/department/co/unit/honours-and-appointments-secretariat"/>
</rdf:Description>
<rdf:Description rdf:about="http://reference.data.gov.uk/id/department/co/post/17">
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/CivilServicePost"/>
<rdf:type rdf:resource="http://reference.data.gov.uk/def/central-government/DirectorGeneral"/>
<rdfs:label xml:lang="en">Chief Sustainability and Operating Officer</rdfs:label>
<rdfs:comment xml:lang="en">Leading the work of OGC on collaborative procurement, estates and sustainability as Chief Sustainability Officer for central government. Developing the organisational capability of these teams and leading the OGC contribution to the Cabinet Office Structural Reform Plan on the above issues. Deputy CEO of OGC.</rdfs:comment>
<skos:notation>17</skos:notation>
<gov:heldBy rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#person16"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co/unit/office-of-government-commerce"/>
<gov:postIn rdf:resource="http://reference.data.gov.uk/id/department/co"/>
<foaf:page rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>
</rdf:Description>
<rdf:Description rdf:about="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31#total16">
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<organogram:post rdf:resource="http://reference.data.gov.uk/id/department/co/post/17"/>
<organogram:salaryCostOfReports rdf:datatype="http://www.w3.org/2001/XMLSchema#int">255777</organogram:salaryCostOfReports>
<qb:dataSet rdf:resource="http://source.data.gov.uk/data/reference/organogram-co/2010-10-31"/>