iqvoc 4.10.0 → 4.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/Gemfile +3 -3
  4. data/Gemfile.lock +74 -71
  5. data/LICENSE +1 -1
  6. data/app/aides/rdfapi.rb +1 -0
  7. data/app/assets/javascripts/framework.js +1 -3
  8. data/app/assets/javascripts/iqvoc/federated_concept_mapper.js +1 -1
  9. data/app/assets/javascripts/iqvoc/iqvoc.js +18 -5
  10. data/app/assets/javascripts/iqvoc/label_resolver.js +10 -17
  11. data/app/assets/javascripts/iqvoc/onebox.js.erb +1 -17
  12. data/app/controllers/concepts/alphabetical_controller.rb +3 -1
  13. data/app/controllers/concepts_controller.rb +14 -3
  14. data/app/controllers/dashboard_controller.rb +2 -2
  15. data/app/controllers/rdf_controller.rb +5 -2
  16. data/app/controllers/reverse_matches_controller.rb +29 -23
  17. data/app/exceptions/matched_concept_unpublished.rb +7 -0
  18. data/app/jobs/reverse_match_job.rb +3 -1
  19. data/app/models/collection/base.rb +2 -2
  20. data/app/models/concept/base.rb +12 -16
  21. data/app/models/concept/validations.rb +2 -0
  22. data/app/models/dataset/adaptors/iqvoc/alphabetical_search_adaptor.rb +3 -3
  23. data/app/models/dataset/adaptors/iqvoc/http_adaptor.rb +3 -3
  24. data/app/models/dataset/adaptors/iqvoc/search_adaptor.rb +1 -2
  25. data/app/models/dataset/iqvoc_dataset.rb +14 -4
  26. data/app/models/match/base.rb +4 -0
  27. data/app/models/services/reverse_match_service.rb +7 -7
  28. data/app/presenters/alphabetical_search_result_remote.rb +6 -1
  29. data/app/views/concepts/_form.html.erb +15 -11
  30. data/app/views/layouts/_controls.html.erb +1 -1
  31. data/app/views/layouts/_navigation.html.erb +6 -5
  32. data/app/views/partials/collection/_member.html.erb +1 -1
  33. data/app/views/partials/note/_base.html.erb +1 -1
  34. data/app/views/partials/note/_edit_base.html.erb +1 -1
  35. data/app/views/partials/note/skos/_edit_change_note.html.erb +6 -0
  36. data/app/views/partials/note/skos/change_note/_search_result.html.erb +5 -3
  37. data/app/views/rdf/dataset.iqrdf +2 -2
  38. data/config/locales/de.yml +4 -3
  39. data/config/locales/defaults.de.yml +1 -1
  40. data/config/locales/en.yml +1 -0
  41. data/db/schema.rb +10 -10
  42. data/iqvoc.gemspec +5 -5
  43. data/lib/engine_tasks/db.rake +2 -1
  44. data/lib/iqvoc/version.rb +1 -1
  45. data/lib/tasks/matches.rake +1 -11
  46. data/public/export/10192805148978885837967844546781669290.nt +28 -0
  47. data/public/export/116918272411112416290066634905903813354.nt +28 -0
  48. data/public/export/13837.nt +28 -0
  49. data/public/export/1417.nt +28 -0
  50. data/public/export/153275568579348383693796155341871693100.nt +28 -0
  51. data/public/export/15332.nt +28 -0
  52. data/public/export/19005675879943976619209658028974932617.nt +28 -0
  53. data/public/export/208299769475402765740883052440976216922.nt +28 -0
  54. data/public/export/22367.nt +28 -0
  55. data/public/export/239842039859946079048284298581204422602.nt +28 -0
  56. data/public/export/24489.nt +28 -0
  57. data/public/export/263331012556698690896467806067510942801.nt +28 -0
  58. data/public/export/270933597086710360561526644701101107992.nt +28 -0
  59. data/public/export/30428904238451414062970608699950348184.nt +28 -0
  60. data/public/export/30747.nt +28 -0
  61. data/public/export/31194.nt +28 -0
  62. data/public/export/38674.nt +28 -0
  63. data/public/export/41895.nt +28 -0
  64. data/public/export/44382.nt +28 -0
  65. data/public/export/48640.nt +28 -0
  66. data/public/export/51540.nt +28 -0
  67. data/public/export/55305.nt +28 -0
  68. data/public/export/59453.nt +28 -0
  69. data/public/export/65515.nt +28 -0
  70. data/public/export/8784603487603018400727339241555940088.nt +28 -0
  71. data/public/uploads/import/0c65980ba25416fbc4d503426e1a8f25.nt +259 -0
  72. data/public/uploads/import/13b577babf078cb2daa4886acf527dab.nt +259 -0
  73. data/public/uploads/import/2630c1b010d4f6cd0bfc1a82b567c0f2.nt +259 -0
  74. data/public/uploads/import/2b4c8e8a0e717ec7482fbb0858a73ca9.nt +259 -0
  75. data/public/uploads/import/3b10e21d4d4ae99504757daea91e37ea.nt +259 -0
  76. data/public/uploads/import/3e2c6beca4bc3d1845c608e85a653b6b.nt +259 -0
  77. data/public/uploads/import/484589b64bb31625095e2aa461c7c5f5.nt +259 -0
  78. data/public/uploads/import/549f0c78be0d5a4071366cd5668b4fb8.nt +259 -0
  79. data/public/uploads/import/5d66b58c29807cd92be65cd536c4b237.nt +259 -0
  80. data/public/uploads/import/6c96310921be5d247e00badec43170ff.nt +259 -0
  81. data/public/uploads/import/76e98edd3edd803faa12c82047ebf7fc.nt +259 -0
  82. data/public/uploads/import/7a8c8a3531229829bf7b16380550cb8c.nt +259 -0
  83. data/public/uploads/import/876b3334d3fd4143d573e4e1c213a637.nt +259 -0
  84. data/public/uploads/import/8a39cdbeb92dcabb370bcc9a586a3d2e.nt +259 -0
  85. data/public/uploads/import/94a3ea41583c51b9c36ffe5ea2d0535c.nt +259 -0
  86. data/public/uploads/import/95d86f95ae7ef0a4c45f498587b51700.nt +259 -0
  87. data/public/uploads/import/a8398ee85fdd1f866c2051f1074638b1.nt +259 -0
  88. data/public/uploads/import/addcaf555e2cfcb8baf358fb469f8a0a.nt +259 -0
  89. data/public/uploads/import/ae54ee7fda3362df0f6de4da0459106d.nt +259 -0
  90. data/public/uploads/import/b220fb27294d324cc34a4f32dcb15613.nt +259 -0
  91. data/public/uploads/import/bc8a3cd089026ff128732c047e7b911f.nt +259 -0
  92. data/public/uploads/import/ca4a8b0c64170bc9e93d32be13b30136.nt +259 -0
  93. data/public/uploads/import/f2620905a23bbc9e0e49f186b10ac51a.nt +259 -0
  94. data/public/uploads/import/f3572e0f9e4ec2ef482789e048a11af8.nt +259 -0
  95. data/public/uploads/import/fad73d1341ee30e4888cd1698f502ab5.nt +259 -0
  96. data/public/uploads/tmp/1463649041-61474-2323/hobbies.nt +259 -0
  97. data/public/uploads/tmp/1463664346-5686-2298/hobbies.nt +259 -0
  98. data/public/uploads/tmp/1463665390-6932-0270/hobbies.nt +259 -0
  99. data/public/uploads/tmp/1463668304-9630-3251/hobbies.nt +259 -0
  100. data/public/uploads/tmp/1463669489-10839-0938/hobbies.nt +259 -0
  101. data/public/uploads/tmp/1466609043-45060-5576/hobbies.nt +259 -0
  102. data/public/uploads/tmp/1467099160-32022-0649/hobbies.nt +259 -0
  103. data/public/uploads/tmp/1467099195-32141-0911/hobbies.nt +259 -0
  104. data/public/uploads/tmp/1467104923-38750-3228/hobbies.nt +259 -0
  105. data/public/uploads/tmp/1467195067-15511-1862/hobbies.nt +259 -0
  106. data/public/uploads/tmp/1477904194-9559-9102/hobbies.nt +259 -0
  107. data/public/uploads/tmp/1478096083-30132-9555/hobbies.nt +259 -0
  108. data/public/uploads/tmp/1479132609-14928-7976/hobbies.nt +259 -0
  109. data/public/uploads/tmp/1479133367-19225-4523/hobbies.nt +259 -0
  110. data/public/uploads/tmp/1479139859-34556-4051/hobbies.nt +259 -0
  111. data/public/uploads/tmp/1479201601-72814-6787/hobbies.nt +259 -0
  112. data/public/uploads/tmp/1479208599-84188-0489/hobbies.nt +259 -0
  113. data/public/uploads/tmp/1479210883-89869-0006/hobbies.nt +259 -0
  114. data/public/uploads/tmp/1479219219-14488-9873/hobbies.nt +259 -0
  115. data/public/uploads/tmp/1479220116-16009-2099/hobbies.nt +259 -0
  116. data/public/uploads/tmp/1479221749-20446-1586/hobbies.nt +259 -0
  117. data/public/uploads/tmp/1479221819-21274-6192/hobbies.nt +259 -0
  118. data/public/uploads/tmp/1479292258-60665-3926/hobbies.nt +259 -0
  119. data/public/uploads/tmp/1479903704-8347-9444/hobbies.nt +259 -0
  120. data/public/uploads/tmp/1479905096-13975-7245/hobbies.nt +259 -0
  121. data/test/integration/concept_collection_assignment_test.rb +78 -0
  122. data/test/integration/note_annotations_test.rb +12 -3
  123. data/test/integration/reverse_match_job_test.rb +1 -1
  124. metadata +102 -18
@@ -0,0 +1,259 @@
1
+ <http://hobbies.com/indoors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Collection> .
2
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#prefLabel> "indoors"@en .
3
+ <http://hobbies.com/outdoors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Collection> .
4
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#prefLabel> "outdoors"@en .
5
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
6
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Achievement hobbies"@en .
7
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
8
+ <http://hobbies.com/gardening> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
9
+ <http://hobbies.com/gardening> <http://www.w3.org/2004/02/skos/core#prefLabel> "Gardening"@en .
10
+ <http://hobbies.com/gardening> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
11
+ <http://hobbies.com/model_building> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
12
+ <http://hobbies.com/model_building> <http://www.w3.org/2004/02/skos/core#prefLabel> "Model building"@en .
13
+ <http://hobbies.com/model_building> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
14
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
15
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/2004/02/skos/core#prefLabel> "Model rocketry"@en .
16
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
17
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
18
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Radio-controlled modeling"@en .
19
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
20
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
21
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scale modeling"@en .
22
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
23
+ <http://hobbies.com/photography> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
24
+ <http://hobbies.com/photography> <http://www.w3.org/2004/02/skos/core#prefLabel> "Photography"@en .
25
+ <http://hobbies.com/photography> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
26
+ <http://hobbies.com/audiophilia> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
27
+ <http://hobbies.com/audiophilia> <http://www.w3.org/2004/02/skos/core#prefLabel> "Audiophilia"@en .
28
+ <http://hobbies.com/audiophilia> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
29
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/audiophilia> .
30
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
31
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Baton twirling"@en .
32
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
33
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/baton_twirling> .
34
+ <http://hobbies.com/bonsai> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
35
+ <http://hobbies.com/bonsai> <http://www.w3.org/2004/02/skos/core#prefLabel> "Bonsai"@en .
36
+ <http://hobbies.com/bonsai> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
37
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/bonsai> .
38
+ <http://hobbies.com/computer_programming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
39
+ <http://hobbies.com/computer_programming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Computer programming"@en .
40
+ <http://hobbies.com/computer_programming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
41
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/computer_programming> .
42
+ <http://hobbies.com/dance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
43
+ <http://hobbies.com/dance> <http://www.w3.org/2004/02/skos/core#prefLabel> "Dance"@en .
44
+ <http://hobbies.com/dance> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
45
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/dance> .
46
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
47
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/2004/02/skos/core#prefLabel> "Amateur radio"@en .
48
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
49
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/amateur_radio> .
50
+ <http://hobbies.com/home_automation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
51
+ <http://hobbies.com/home_automation> <http://www.w3.org/2004/02/skos/core#prefLabel> "Home automation"@en .
52
+ <http://hobbies.com/home_automation> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
53
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/home_automation> .
54
+ <http://hobbies.com/knapping> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
55
+ <http://hobbies.com/knapping> <http://www.w3.org/2004/02/skos/core#prefLabel> "Knapping"@en .
56
+ <http://hobbies.com/knapping> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
57
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/knapping> .
58
+ <http://hobbies.com/lapidary> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
59
+ <http://hobbies.com/lapidary> <http://www.w3.org/2004/02/skos/core#prefLabel> "Lapidary"@en .
60
+ <http://hobbies.com/lapidary> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
61
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/lapidary> .
62
+ <http://hobbies.com/locksport> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
63
+ <http://hobbies.com/locksport> <http://www.w3.org/2004/02/skos/core#prefLabel> "Locksport"@en .
64
+ <http://hobbies.com/locksport> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
65
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/locksport> .
66
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
67
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scrapbooking"@en .
68
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
69
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/scrapbooking> .
70
+ <http://hobbies.com/air_sports> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
71
+ <http://hobbies.com/air_sports> <http://www.w3.org/2004/02/skos/core#prefLabel> "Air sports"@en .
72
+ <http://hobbies.com/air_sports> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
73
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/air_sports> .
74
+ <http://hobbies.com/board_sports> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
75
+ <http://hobbies.com/board_sports> <http://www.w3.org/2004/02/skos/core#prefLabel> "Board sports"@en .
76
+ <http://hobbies.com/board_sports> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
77
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/board_sports> .
78
+ <http://hobbies.com/kayaking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
79
+ <http://hobbies.com/kayaking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kayaking"@en .
80
+ <http://hobbies.com/kayaking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
81
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kayaking> .
82
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
83
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kitesurfing"@en .
84
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
85
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kitesurfing> .
86
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
87
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Mountainbiking"@en .
88
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
89
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/mountainbiking> .
90
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
91
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scuba diving"@en .
92
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
93
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/scuba_diving> .
94
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
95
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Snowmobiling"@en .
96
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
97
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/snowmobiling> .
98
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
99
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Collection hobbies"@en .
100
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
101
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
102
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Coin collecting"@en .
103
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
104
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/coin_collecting> .
105
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
106
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Stamp collecting"@en .
107
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
108
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/stamp_collecting> .
109
+ <http://hobbies.com/antiquities> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
110
+ <http://hobbies.com/antiquities> <http://www.w3.org/2004/02/skos/core#prefLabel> "Antiquities"@en .
111
+ <http://hobbies.com/antiquities> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
112
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/antiquities> .
113
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
114
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/2004/02/skos/core#prefLabel> "Auto audiophilia"@en .
115
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
116
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/auto_audiophilia> .
117
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
118
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fossil collecting"@en .
119
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
120
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fossil_collecting> .
121
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
122
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Metal detecting"@en .
123
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
124
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/metal_detecting> .
125
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
126
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Mineral collecting"@en .
127
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
128
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/mineral_collecting> .
129
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
130
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Competition hobbies"@en .
131
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
132
+ <http://hobbies.com/billiards> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
133
+ <http://hobbies.com/billiards> <http://www.w3.org/2004/02/skos/core#prefLabel> "Billiards"@en .
134
+ <http://hobbies.com/billiards> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
135
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/billiards> .
136
+ <http://hobbies.com/bowling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
137
+ <http://hobbies.com/bowling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Bowling"@en .
138
+ <http://hobbies.com/bowling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
139
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/bowling> .
140
+ <http://hobbies.com/boxing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
141
+ <http://hobbies.com/boxing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Boxing"@en .
142
+ <http://hobbies.com/boxing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
143
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/boxing> .
144
+ <http://hobbies.com/chess> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
145
+ <http://hobbies.com/chess> <http://www.w3.org/2004/02/skos/core#prefLabel> "Chess"@en .
146
+ <http://hobbies.com/chess> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
147
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/chess> .
148
+ <http://hobbies.com/darts> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
149
+ <http://hobbies.com/darts> <http://www.w3.org/2004/02/skos/core#prefLabel> "Darts"@en .
150
+ <http://hobbies.com/darts> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
151
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/darts> .
152
+ <http://hobbies.com/fencing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
153
+ <http://hobbies.com/fencing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fencing"@en .
154
+ <http://hobbies.com/fencing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
155
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fencing> .
156
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
157
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/2004/02/skos/core#prefLabel> "Role-playing games"@en .
158
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
159
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/role-playing_games> .
160
+ <http://hobbies.com/table_football> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
161
+ <http://hobbies.com/table_football> <http://www.w3.org/2004/02/skos/core#prefLabel> "Table football"@en .
162
+ <http://hobbies.com/table_football> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
163
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/table_football> .
164
+ <http://hobbies.com/handball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
165
+ <http://hobbies.com/handball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Handball"@en .
166
+ <http://hobbies.com/handball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
167
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/handball> .
168
+ <http://hobbies.com/martial_arts> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
169
+ <http://hobbies.com/martial_arts> <http://www.w3.org/2004/02/skos/core#prefLabel> "Martial arts"@en .
170
+ <http://hobbies.com/martial_arts> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
171
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/martial_arts> .
172
+ <http://hobbies.com/video_gaming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
173
+ <http://hobbies.com/video_gaming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Video gaming"@en .
174
+ <http://hobbies.com/video_gaming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
175
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/video_gaming> .
176
+ <http://hobbies.com/airsoft> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
177
+ <http://hobbies.com/airsoft> <http://www.w3.org/2004/02/skos/core#prefLabel> "Airsoft"@en .
178
+ <http://hobbies.com/airsoft> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
179
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/airsoft> .
180
+ <http://hobbies.com/archery> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
181
+ <http://hobbies.com/archery> <http://www.w3.org/2004/02/skos/core#prefLabel> "Archery"@en .
182
+ <http://hobbies.com/archery> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
183
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/archery> .
184
+ <http://hobbies.com/auto_racing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
185
+ <http://hobbies.com/auto_racing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Auto racing"@en .
186
+ <http://hobbies.com/auto_racing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
187
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/auto_racing> .
188
+ <http://hobbies.com/badminton> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
189
+ <http://hobbies.com/badminton> <http://www.w3.org/2004/02/skos/core#prefLabel> "Badminton"@en .
190
+ <http://hobbies.com/badminton> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
191
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/badminton> .
192
+ <http://hobbies.com/baseball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
193
+ <http://hobbies.com/baseball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Baseball"@en .
194
+ <http://hobbies.com/baseball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
195
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/baseball> .
196
+ <http://hobbies.com/basketball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
197
+ <http://hobbies.com/basketball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Basketball"@en .
198
+ <http://hobbies.com/basketball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
199
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/basketball> .
200
+ <http://hobbies.com/climbing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
201
+ <http://hobbies.com/climbing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Climbing"@en .
202
+ <http://hobbies.com/climbing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
203
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/climbing> .
204
+ <http://hobbies.com/cricket> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
205
+ <http://hobbies.com/cricket> <http://www.w3.org/2004/02/skos/core#prefLabel> "Cricket"@en .
206
+ <http://hobbies.com/cricket> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
207
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/cricket> .
208
+ <http://hobbies.com/cycling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
209
+ <http://hobbies.com/cycling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Cycling"@en .
210
+ <http://hobbies.com/cycling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
211
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/cycling> .
212
+ <http://hobbies.com/disc_golf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
213
+ <http://hobbies.com/disc_golf> <http://www.w3.org/2004/02/skos/core#prefLabel> "Disc golf"@en .
214
+ <http://hobbies.com/disc_golf> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
215
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/disc_golf> .
216
+ <http://hobbies.com/equestrianism> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
217
+ <http://hobbies.com/equestrianism> <http://www.w3.org/2004/02/skos/core#prefLabel> "Equestrianism"@en .
218
+ <http://hobbies.com/equestrianism> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
219
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/equestrianism> .
220
+ <http://hobbies.com/figure_skating> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
221
+ <http://hobbies.com/figure_skating> <http://www.w3.org/2004/02/skos/core#prefLabel> "Figure skating"@en .
222
+ <http://hobbies.com/figure_skating> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
223
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/figure_skating> .
224
+ <http://hobbies.com/fishing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
225
+ <http://hobbies.com/fishing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fishing"@en .
226
+ <http://hobbies.com/fishing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
227
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fishing> .
228
+ <http://hobbies.com/golfing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
229
+ <http://hobbies.com/golfing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Golfing"@en .
230
+ <http://hobbies.com/golfing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
231
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/golfing> .
232
+ <http://hobbies.com/gymnastics> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
233
+ <http://hobbies.com/gymnastics> <http://www.w3.org/2004/02/skos/core#prefLabel> "Gymnastics"@en .
234
+ <http://hobbies.com/gymnastics> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
235
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/gymnastics> .
236
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
237
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/2004/02/skos/core#prefLabel> "Ice hockey"@en .
238
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
239
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/ice_hockey> .
240
+ <http://hobbies.com/kart_racing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
241
+ <http://hobbies.com/kart_racing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kart racing"@en .
242
+ <http://hobbies.com/kart_racing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
243
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kart_racing> .
244
+ <http://hobbies.com/paintball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
245
+ <http://hobbies.com/paintball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Paintball"@en .
246
+ <http://hobbies.com/paintball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
247
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/paintball> .
248
+ <http://hobbies.com/rugby_league> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
249
+ <http://hobbies.com/rugby_league> <http://www.w3.org/2004/02/skos/core#prefLabel> "Rugby league"@en .
250
+ <http://hobbies.com/rugby_league> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
251
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/rugby_league> .
252
+ <http://hobbies.com/swimming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
253
+ <http://hobbies.com/swimming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Swimming"@en .
254
+ <http://hobbies.com/swimming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
255
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/swimming> .
256
+ <http://hobbies.com/tennis> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
257
+ <http://hobbies.com/tennis> <http://www.w3.org/2004/02/skos/core#prefLabel> "Tennis"@en .
258
+ <http://hobbies.com/tennis> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
259
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/tennis> .
@@ -0,0 +1,259 @@
1
+ <http://hobbies.com/indoors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Collection> .
2
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#prefLabel> "indoors"@en .
3
+ <http://hobbies.com/outdoors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Collection> .
4
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#prefLabel> "outdoors"@en .
5
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
6
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Achievement hobbies"@en .
7
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
8
+ <http://hobbies.com/gardening> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
9
+ <http://hobbies.com/gardening> <http://www.w3.org/2004/02/skos/core#prefLabel> "Gardening"@en .
10
+ <http://hobbies.com/gardening> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
11
+ <http://hobbies.com/model_building> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
12
+ <http://hobbies.com/model_building> <http://www.w3.org/2004/02/skos/core#prefLabel> "Model building"@en .
13
+ <http://hobbies.com/model_building> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
14
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
15
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/2004/02/skos/core#prefLabel> "Model rocketry"@en .
16
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
17
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
18
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Radio-controlled modeling"@en .
19
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
20
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
21
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scale modeling"@en .
22
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
23
+ <http://hobbies.com/photography> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
24
+ <http://hobbies.com/photography> <http://www.w3.org/2004/02/skos/core#prefLabel> "Photography"@en .
25
+ <http://hobbies.com/photography> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
26
+ <http://hobbies.com/audiophilia> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
27
+ <http://hobbies.com/audiophilia> <http://www.w3.org/2004/02/skos/core#prefLabel> "Audiophilia"@en .
28
+ <http://hobbies.com/audiophilia> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
29
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/audiophilia> .
30
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
31
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Baton twirling"@en .
32
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
33
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/baton_twirling> .
34
+ <http://hobbies.com/bonsai> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
35
+ <http://hobbies.com/bonsai> <http://www.w3.org/2004/02/skos/core#prefLabel> "Bonsai"@en .
36
+ <http://hobbies.com/bonsai> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
37
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/bonsai> .
38
+ <http://hobbies.com/computer_programming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
39
+ <http://hobbies.com/computer_programming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Computer programming"@en .
40
+ <http://hobbies.com/computer_programming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
41
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/computer_programming> .
42
+ <http://hobbies.com/dance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
43
+ <http://hobbies.com/dance> <http://www.w3.org/2004/02/skos/core#prefLabel> "Dance"@en .
44
+ <http://hobbies.com/dance> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
45
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/dance> .
46
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
47
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/2004/02/skos/core#prefLabel> "Amateur radio"@en .
48
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
49
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/amateur_radio> .
50
+ <http://hobbies.com/home_automation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
51
+ <http://hobbies.com/home_automation> <http://www.w3.org/2004/02/skos/core#prefLabel> "Home automation"@en .
52
+ <http://hobbies.com/home_automation> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
53
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/home_automation> .
54
+ <http://hobbies.com/knapping> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
55
+ <http://hobbies.com/knapping> <http://www.w3.org/2004/02/skos/core#prefLabel> "Knapping"@en .
56
+ <http://hobbies.com/knapping> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
57
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/knapping> .
58
+ <http://hobbies.com/lapidary> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
59
+ <http://hobbies.com/lapidary> <http://www.w3.org/2004/02/skos/core#prefLabel> "Lapidary"@en .
60
+ <http://hobbies.com/lapidary> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
61
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/lapidary> .
62
+ <http://hobbies.com/locksport> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
63
+ <http://hobbies.com/locksport> <http://www.w3.org/2004/02/skos/core#prefLabel> "Locksport"@en .
64
+ <http://hobbies.com/locksport> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
65
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/locksport> .
66
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
67
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scrapbooking"@en .
68
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
69
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/scrapbooking> .
70
+ <http://hobbies.com/air_sports> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
71
+ <http://hobbies.com/air_sports> <http://www.w3.org/2004/02/skos/core#prefLabel> "Air sports"@en .
72
+ <http://hobbies.com/air_sports> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
73
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/air_sports> .
74
+ <http://hobbies.com/board_sports> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
75
+ <http://hobbies.com/board_sports> <http://www.w3.org/2004/02/skos/core#prefLabel> "Board sports"@en .
76
+ <http://hobbies.com/board_sports> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
77
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/board_sports> .
78
+ <http://hobbies.com/kayaking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
79
+ <http://hobbies.com/kayaking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kayaking"@en .
80
+ <http://hobbies.com/kayaking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
81
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kayaking> .
82
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
83
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kitesurfing"@en .
84
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
85
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kitesurfing> .
86
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
87
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Mountainbiking"@en .
88
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
89
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/mountainbiking> .
90
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
91
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scuba diving"@en .
92
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
93
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/scuba_diving> .
94
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
95
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Snowmobiling"@en .
96
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
97
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/snowmobiling> .
98
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
99
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Collection hobbies"@en .
100
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
101
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
102
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Coin collecting"@en .
103
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
104
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/coin_collecting> .
105
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
106
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Stamp collecting"@en .
107
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
108
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/stamp_collecting> .
109
+ <http://hobbies.com/antiquities> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
110
+ <http://hobbies.com/antiquities> <http://www.w3.org/2004/02/skos/core#prefLabel> "Antiquities"@en .
111
+ <http://hobbies.com/antiquities> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
112
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/antiquities> .
113
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
114
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/2004/02/skos/core#prefLabel> "Auto audiophilia"@en .
115
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
116
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/auto_audiophilia> .
117
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
118
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fossil collecting"@en .
119
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
120
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fossil_collecting> .
121
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
122
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Metal detecting"@en .
123
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
124
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/metal_detecting> .
125
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
126
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Mineral collecting"@en .
127
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
128
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/mineral_collecting> .
129
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
130
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Competition hobbies"@en .
131
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
132
+ <http://hobbies.com/billiards> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
133
+ <http://hobbies.com/billiards> <http://www.w3.org/2004/02/skos/core#prefLabel> "Billiards"@en .
134
+ <http://hobbies.com/billiards> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
135
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/billiards> .
136
+ <http://hobbies.com/bowling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
137
+ <http://hobbies.com/bowling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Bowling"@en .
138
+ <http://hobbies.com/bowling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
139
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/bowling> .
140
+ <http://hobbies.com/boxing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
141
+ <http://hobbies.com/boxing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Boxing"@en .
142
+ <http://hobbies.com/boxing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
143
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/boxing> .
144
+ <http://hobbies.com/chess> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
145
+ <http://hobbies.com/chess> <http://www.w3.org/2004/02/skos/core#prefLabel> "Chess"@en .
146
+ <http://hobbies.com/chess> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
147
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/chess> .
148
+ <http://hobbies.com/darts> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
149
+ <http://hobbies.com/darts> <http://www.w3.org/2004/02/skos/core#prefLabel> "Darts"@en .
150
+ <http://hobbies.com/darts> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
151
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/darts> .
152
+ <http://hobbies.com/fencing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
153
+ <http://hobbies.com/fencing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fencing"@en .
154
+ <http://hobbies.com/fencing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
155
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fencing> .
156
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
157
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/2004/02/skos/core#prefLabel> "Role-playing games"@en .
158
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
159
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/role-playing_games> .
160
+ <http://hobbies.com/table_football> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
161
+ <http://hobbies.com/table_football> <http://www.w3.org/2004/02/skos/core#prefLabel> "Table football"@en .
162
+ <http://hobbies.com/table_football> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
163
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/table_football> .
164
+ <http://hobbies.com/handball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
165
+ <http://hobbies.com/handball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Handball"@en .
166
+ <http://hobbies.com/handball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
167
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/handball> .
168
+ <http://hobbies.com/martial_arts> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
169
+ <http://hobbies.com/martial_arts> <http://www.w3.org/2004/02/skos/core#prefLabel> "Martial arts"@en .
170
+ <http://hobbies.com/martial_arts> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
171
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/martial_arts> .
172
+ <http://hobbies.com/video_gaming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
173
+ <http://hobbies.com/video_gaming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Video gaming"@en .
174
+ <http://hobbies.com/video_gaming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
175
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/video_gaming> .
176
+ <http://hobbies.com/airsoft> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
177
+ <http://hobbies.com/airsoft> <http://www.w3.org/2004/02/skos/core#prefLabel> "Airsoft"@en .
178
+ <http://hobbies.com/airsoft> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
179
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/airsoft> .
180
+ <http://hobbies.com/archery> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
181
+ <http://hobbies.com/archery> <http://www.w3.org/2004/02/skos/core#prefLabel> "Archery"@en .
182
+ <http://hobbies.com/archery> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
183
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/archery> .
184
+ <http://hobbies.com/auto_racing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
185
+ <http://hobbies.com/auto_racing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Auto racing"@en .
186
+ <http://hobbies.com/auto_racing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
187
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/auto_racing> .
188
+ <http://hobbies.com/badminton> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
189
+ <http://hobbies.com/badminton> <http://www.w3.org/2004/02/skos/core#prefLabel> "Badminton"@en .
190
+ <http://hobbies.com/badminton> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
191
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/badminton> .
192
+ <http://hobbies.com/baseball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
193
+ <http://hobbies.com/baseball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Baseball"@en .
194
+ <http://hobbies.com/baseball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
195
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/baseball> .
196
+ <http://hobbies.com/basketball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
197
+ <http://hobbies.com/basketball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Basketball"@en .
198
+ <http://hobbies.com/basketball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
199
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/basketball> .
200
+ <http://hobbies.com/climbing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
201
+ <http://hobbies.com/climbing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Climbing"@en .
202
+ <http://hobbies.com/climbing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
203
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/climbing> .
204
+ <http://hobbies.com/cricket> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
205
+ <http://hobbies.com/cricket> <http://www.w3.org/2004/02/skos/core#prefLabel> "Cricket"@en .
206
+ <http://hobbies.com/cricket> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
207
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/cricket> .
208
+ <http://hobbies.com/cycling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
209
+ <http://hobbies.com/cycling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Cycling"@en .
210
+ <http://hobbies.com/cycling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
211
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/cycling> .
212
+ <http://hobbies.com/disc_golf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
213
+ <http://hobbies.com/disc_golf> <http://www.w3.org/2004/02/skos/core#prefLabel> "Disc golf"@en .
214
+ <http://hobbies.com/disc_golf> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
215
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/disc_golf> .
216
+ <http://hobbies.com/equestrianism> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
217
+ <http://hobbies.com/equestrianism> <http://www.w3.org/2004/02/skos/core#prefLabel> "Equestrianism"@en .
218
+ <http://hobbies.com/equestrianism> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
219
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/equestrianism> .
220
+ <http://hobbies.com/figure_skating> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
221
+ <http://hobbies.com/figure_skating> <http://www.w3.org/2004/02/skos/core#prefLabel> "Figure skating"@en .
222
+ <http://hobbies.com/figure_skating> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
223
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/figure_skating> .
224
+ <http://hobbies.com/fishing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
225
+ <http://hobbies.com/fishing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fishing"@en .
226
+ <http://hobbies.com/fishing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
227
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fishing> .
228
+ <http://hobbies.com/golfing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
229
+ <http://hobbies.com/golfing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Golfing"@en .
230
+ <http://hobbies.com/golfing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
231
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/golfing> .
232
+ <http://hobbies.com/gymnastics> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
233
+ <http://hobbies.com/gymnastics> <http://www.w3.org/2004/02/skos/core#prefLabel> "Gymnastics"@en .
234
+ <http://hobbies.com/gymnastics> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
235
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/gymnastics> .
236
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
237
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/2004/02/skos/core#prefLabel> "Ice hockey"@en .
238
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
239
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/ice_hockey> .
240
+ <http://hobbies.com/kart_racing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
241
+ <http://hobbies.com/kart_racing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kart racing"@en .
242
+ <http://hobbies.com/kart_racing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
243
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kart_racing> .
244
+ <http://hobbies.com/paintball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
245
+ <http://hobbies.com/paintball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Paintball"@en .
246
+ <http://hobbies.com/paintball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
247
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/paintball> .
248
+ <http://hobbies.com/rugby_league> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
249
+ <http://hobbies.com/rugby_league> <http://www.w3.org/2004/02/skos/core#prefLabel> "Rugby league"@en .
250
+ <http://hobbies.com/rugby_league> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
251
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/rugby_league> .
252
+ <http://hobbies.com/swimming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
253
+ <http://hobbies.com/swimming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Swimming"@en .
254
+ <http://hobbies.com/swimming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
255
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/swimming> .
256
+ <http://hobbies.com/tennis> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
257
+ <http://hobbies.com/tennis> <http://www.w3.org/2004/02/skos/core#prefLabel> "Tennis"@en .
258
+ <http://hobbies.com/tennis> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
259
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/tennis> .