fabsssss commited on
Commit
1643e1d
·
verified ·
1 Parent(s): bc88c13

Upload ontology/domains.ttl with huggingface_hub

Browse files
Files changed (1) hide show
  1. ontology/domains.ttl +162 -0
ontology/domains.ttl ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Generated by build_taxonomies.py — do not edit by hand.
2
+ # CC BY 4.0 (see LICENSE). Getty AAT alignments © J. Paul Getty Trust (ODC-By).
3
+ @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
4
+ @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
5
+ @prefix dct: <http://purl.org/dc/terms/> .
6
+ @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
7
+ @prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
8
+ @prefix aat: <http://vocab.getty.edu/aat/> .
9
+ @prefix mod: <https://ontology.tesseract.academy/modip/prop/> .
10
+ @prefix mat: <https://ontology.tesseract.academy/modip/materials/> .
11
+ @prefix proc: <https://ontology.tesseract.academy/modip/processes/> .
12
+ @prefix dom: <https://ontology.tesseract.academy/modip/domains/> .
13
+ @prefix col: <https://ontology.tesseract.academy/modip/colours/> .
14
+
15
+ dom:domains a skos:ConceptScheme ;
16
+ dct:title "MoDiP Domain-Concept Taxonomy"@en ;
17
+ dct:license <https://creativecommons.org/licenses/by/4.0/> .
18
+
19
+ dom:domain a skos:Concept, crm:E55_Type ;
20
+ skos:prefLabel "object use-domain"@en ;
21
+ skos:topConceptOf dom:domains ;
22
+ skos:inScheme dom:domains .
23
+
24
+ dom:domestic a skos:Concept, crm:E55_Type ;
25
+ skos:prefLabel "domestic life"@en ;
26
+ skos:broader dom:domain ;
27
+ skos:inScheme dom:domains .
28
+
29
+ dom:dress a skos:Concept, crm:E55_Type ;
30
+ skos:prefLabel "dress and personal"@en ;
31
+ skos:broader dom:domain ;
32
+ skos:inScheme dom:domains .
33
+
34
+ dom:workcomm a skos:Concept, crm:E55_Type ;
35
+ skos:prefLabel "work and communication"@en ;
36
+ skos:broader dom:domain ;
37
+ skos:inScheme dom:domains .
38
+
39
+ dom:leisure a skos:Concept, crm:E55_Type ;
40
+ skos:prefLabel "leisure and recreation"@en ;
41
+ skos:broader dom:domain ;
42
+ skos:inScheme dom:domains .
43
+
44
+ dom:industry a skos:Concept, crm:E55_Type ;
45
+ skos:prefLabel "materials, industry and environment"@en ;
46
+ skos:broader dom:domain ;
47
+ skos:inScheme dom:domains .
48
+
49
+ dom:collection_meta a skos:Concept, crm:E55_Type ;
50
+ skos:prefLabel "collection and reference material"@en ;
51
+ skos:broader dom:domain ;
52
+ skos:inScheme dom:domains .
53
+
54
+ dom:dc_house_and_garden a skos:Concept, crm:E55_Type ;
55
+ skos:prefLabel "house and garden"@en ;
56
+ skos:broader dom:domestic ;
57
+ skos:inScheme dom:domains .
58
+
59
+ dom:dc_health__care_and_grooming a skos:Concept, crm:E55_Type ;
60
+ skos:prefLabel "health, care and grooming"@en ;
61
+ skos:broader dom:domestic ;
62
+ skos:inScheme dom:domains .
63
+
64
+ dom:dc_smoking a skos:Concept, crm:E55_Type ;
65
+ skos:prefLabel "smoking"@en ;
66
+ skos:broader dom:domestic ;
67
+ skos:inScheme dom:domains .
68
+
69
+ dom:dc_animals_and_pets a skos:Concept, crm:E55_Type ;
70
+ skos:prefLabel "animals and pets"@en ;
71
+ skos:broader dom:domestic ;
72
+ skos:inScheme dom:domains .
73
+
74
+ dom:dc_fashion_and_costume a skos:Concept, crm:E55_Type ;
75
+ skos:prefLabel "fashion and costume"@en ;
76
+ skos:broader dom:dress ;
77
+ skos:inScheme dom:domains .
78
+
79
+ dom:dc_textiles a skos:Concept, crm:E55_Type ;
80
+ skos:prefLabel "textiles"@en ;
81
+ skos:broader dom:dress ;
82
+ skos:inScheme dom:domains .
83
+
84
+ dom:dc_office_and_workplace a skos:Concept, crm:E55_Type ;
85
+ skos:prefLabel "office and workplace"@en ;
86
+ skos:broader dom:workcomm ;
87
+ skos:inScheme dom:domains .
88
+
89
+ dom:dc_telecommunications a skos:Concept, crm:E55_Type ;
90
+ skos:prefLabel "telecommunications"@en ;
91
+ skos:broader dom:workcomm ;
92
+ skos:inScheme dom:domains .
93
+
94
+ dom:dc_audio_visual a skos:Concept, crm:E55_Type ;
95
+ skos:prefLabel "audio visual"@en ;
96
+ skos:broader dom:workcomm ;
97
+ skos:inScheme dom:domains .
98
+
99
+ dom:dc_printed__written_and_drawn_material a skos:Concept, crm:E55_Type ;
100
+ skos:prefLabel "printed, written and drawn material"@en ;
101
+ skos:broader dom:workcomm ;
102
+ skos:inScheme dom:domains .
103
+
104
+ dom:dc_photographic a skos:Concept, crm:E55_Type ;
105
+ skos:prefLabel "photographic"@en ;
106
+ skos:broader dom:workcomm ;
107
+ skos:inScheme dom:domains .
108
+
109
+ dom:dc_toys_and_games a skos:Concept, crm:E55_Type ;
110
+ skos:prefLabel "toys and games"@en ;
111
+ skos:broader dom:leisure ;
112
+ skos:inScheme dom:domains .
113
+
114
+ dom:dc_sports__leisure_and_hobbies a skos:Concept, crm:E55_Type ;
115
+ skos:prefLabel "sports, leisure and hobbies"@en ;
116
+ skos:broader dom:leisure ;
117
+ skos:inScheme dom:domains .
118
+
119
+ dom:dc_travel_and_holiday a skos:Concept, crm:E55_Type ;
120
+ skos:prefLabel "travel and holiday"@en ;
121
+ skos:broader dom:leisure ;
122
+ skos:inScheme dom:domains .
123
+
124
+ dom:dc_plastics_samples_and_industry a skos:Concept, crm:E55_Type ;
125
+ skos:prefLabel "plastics samples and industry"@en ;
126
+ skos:broader dom:industry ;
127
+ skos:inScheme dom:domains .
128
+
129
+ dom:dc_packaging_and_materials_handling a skos:Concept, crm:E55_Type ;
130
+ skos:prefLabel "packaging and materials handling"@en ;
131
+ skos:broader dom:industry ;
132
+ skos:inScheme dom:domains .
133
+
134
+ dom:dc_construction_and_building_services a skos:Concept, crm:E55_Type ;
135
+ skos:prefLabel "construction and building services"@en ;
136
+ skos:broader dom:industry ;
137
+ skos:inScheme dom:domains .
138
+
139
+ dom:dc_plastics_and_the_environment a skos:Concept, crm:E55_Type ;
140
+ skos:prefLabel "plastics and the environment"@en ;
141
+ skos:broader dom:industry ;
142
+ skos:inScheme dom:domains .
143
+
144
+ dom:dc_archival_material a skos:Concept, crm:E55_Type ;
145
+ skos:prefLabel "archival material"@en ;
146
+ skos:broader dom:collection_meta ;
147
+ skos:inScheme dom:domains .
148
+
149
+ dom:dc_modip_reference_library a skos:Concept, crm:E55_Type ;
150
+ skos:prefLabel "MoDiP reference library"@en ;
151
+ skos:broader dom:collection_meta ;
152
+ skos:inScheme dom:domains .
153
+
154
+ dom:dc_promotional_material a skos:Concept, crm:E55_Type ;
155
+ skos:prefLabel "promotional material"@en ;
156
+ skos:broader dom:collection_meta ;
157
+ skos:inScheme dom:domains .
158
+
159
+ dom:dc_artist_or_designer_work a skos:Concept, crm:E55_Type ;
160
+ skos:prefLabel "artist or designer work"@en ;
161
+ skos:broader dom:collection_meta ;
162
+ skos:inScheme dom:domains .