JonathonDilworth commited on
Commit
b73a0ab
·
verified ·
1 Parent(s): f19b06a

DISO-OAEI 2026 edition - initial release

Browse files
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ ontologies/brick.owl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pretty_name: DISO-OAEI 2026
4
+ viewer: false
5
+ tags:
6
+ - ontology-matching
7
+ - ontology-alignment
8
+ - knowledge-graphs
9
+ - owl
10
+ - defence
11
+ - security
12
+ - cyber-security
13
+ - OAEI
14
+ size_categories:
15
+ - n<1K
16
+ ---
17
+
18
+ # DISO-OAEI 2026 — Defence, Intelligence and Security Ontology Matching
19
+
20
+ The datasets of the [DISO-OAEI track](https://diso-oaei-draft.ontozoo.io/) of the [Ontology Alignment Evaluation Initiative](https://oaei.ontologymatching.org/) (OAEI) 2026 campaign: ten curated OWL ontologies from the [DISO collection](https://github.com/city-artificial-intelligence/diso), the expert-validated silver-standard reference alignments for the global alignment task (six pairs, repaired and unrepaired variants), and the frozen candidate pools for the local equivalence ranking task (two pairs, with NIL abstention).
21
+
22
+ ## Layout
23
+
24
+ | Path | Contents |
25
+ |---|---|
26
+ | `ontologies/*.owl` | the 10 task ontologies |
27
+ | `references/repaired_silver_refs/<pair>.silver.rdf` | Task 1 headline references $R_{\approx}^{+}$ |
28
+ | `references/unrepaired_silver_refs/<pair>.silver.unrepaired.rdf` | Task 1 secondary references $R_{\approx}$ |
29
+ | `pools/<pair>/pools.jsonl` | Task 2 candidate pools (50 candidates/query incl. the NIL IRI) |
30
+ | `archives/*.zip` | the three website download archives, byte-identical |
31
+
32
+ ## Download
33
+
34
+ ```bash
35
+ pip install -U huggingface_hub
36
+ hf download OAEI-ML/diso-oaei --repo-type dataset --local-dir ./diso-oaei
37
+ # a single file:
38
+ hf download OAEI-ML/diso-oaei ontologies/stix.owl --repo-type dataset
39
+ # pin the 2026 edition:
40
+ hf download OAEI-ML/diso-oaei --repo-type dataset --revision v2026 --local-dir ./diso-oaei-2026
41
+ ```
42
+
43
+ Plain HTTPS also works:
44
+
45
+ ```
46
+ https://huggingface.co/datasets/OAEI-ML/diso-oaei/resolve/main/archives/_DISO_OM_ontologies.zip
47
+ ```
48
+
49
+ ## Participate
50
+
51
+ Quickstart, validators, local scorer, submission formats, baselines, and the evaluation timeline are available through the [website](https://city-artificial-intelligence.github.io/diso-oaei/) and within the [GitHub repository](https://github.com/city-artificial-intelligence/diso-oaei).
52
+
53
+ ## Licensing
54
+
55
+ The DISO-OAEI packaging, tooling, and reference alignments are Apache-2.0. All distributed ontologies within this release are licensed and/or have been authorised for redistribution; they retain their upstream licences; see <https://city-artificial-intelligence.github.io/diso/ONTOLOGY-LICENSING.html> for licensing details.
56
+
57
+ ## Citation
58
+
59
+ Until the track dataset DOI is minted, cite the underlying collection:
60
+
61
+ > Dilworth, J., Cotovio, P., Herron, D., Pesquita, C., Jimenez-Ruiz, E.,
62
+ > Cripps, P., & Dewdney, N. (2026). DISO: Defence, Intelligence and Security
63
+ > Ontologies (1.1.0) [Data set]. Zenodo.
64
+ > <https://doi.org/10.5281/zenodo.20760510>
archives/ontologies.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff0a5fa64ff3ee5c05601b7618d471ea12f36018e2f0cf8c511c9d47af2777d
3
+ size 2737059
archives/repaired_silver_refs.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e885b1a9f2a5e39c6529406860db12a4f8ae6e4961f790d2ed919070a9f0a4c8
3
+ size 11061
archives/unrepaired_silver_refs.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd50b4b6472ae790b4c4e949172de8325bead20951a337eb010bb53f948b7c40
3
+ size 12937
ontologies/brick.owl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed8effd2b7cfdb5b29b04bbfee0c16302ec0fd49d1c1a4bab729eac6f827047
3
+ size 20314755
ontologies/city.owl ADDED
The diff for this file is too large to render. See raw diff
 
ontologies/d3fend.owl ADDED
The diff for this file is too large to render. See raw diff
 
ontologies/facility.owl ADDED
@@ -0,0 +1,1190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <rdf:RDF xmlns="https://www.commoncoreontologies.org/FacilityOntology/"
3
+ xml:base="https://www.commoncoreontologies.org/FacilityOntology/"
4
+ xmlns:cco="https://www.commoncoreontologies.org/"
5
+ xmlns:obo="http://purl.obolibrary.org/obo/"
6
+ xmlns:owl="http://www.w3.org/2002/07/owl#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:xml="http://www.w3.org/XML/1998/namespace"
9
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
10
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
11
+ xmlns:skos="http://www.w3.org/2004/02/skos/core#"
12
+ xmlns:dcterms="http://purl.org/dc/terms/">
13
+ <owl:Ontology rdf:about="https://www.commoncoreontologies.org/FacilityOntology">
14
+ <owl:versionIRI rdf:resource="https://www.commoncoreontologies.org/2024-11-06/FacilityOntology"/>
15
+ <dcterms:rights xml:lang="en">CUBRC Inc., see full license.</dcterms:rights>
16
+ <rdfs:comment xml:lang="en">This ontology is designed to represent buildings and campuses that are designed to serve some specific purpose and which are common to multiple domains.</rdfs:comment>
17
+ <rdfs:label xml:lang="en">Facility Ontology</rdfs:label>
18
+ <owl:versionInfo xml:lang="en">Version 2.0</owl:versionInfo>
19
+ </owl:Ontology>
20
+
21
+
22
+
23
+ <!--
24
+ ///////////////////////////////////////////////////////////////////////////////////////
25
+ //
26
+ // Annotation properties
27
+ //
28
+ ///////////////////////////////////////////////////////////////////////////////////////
29
+ -->
30
+
31
+
32
+
33
+
34
+ <!-- http://purl.org/dc/terms/rights -->
35
+
36
+ <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/rights"/>
37
+
38
+
39
+
40
+ <!-- http://www.w3.org/2004/02/skos/core#altLabel -->
41
+
42
+ <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#altLabel"/>
43
+
44
+
45
+
46
+ <!-- http://www.w3.org/2004/02/skos/core#definition -->
47
+
48
+ <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#definition"/>
49
+
50
+
51
+
52
+ <!-- http://www.w3.org/2004/02/skos/core#example -->
53
+
54
+ <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#example"/>
55
+
56
+
57
+
58
+ <!-- https://www.commoncoreontologies.org/ont00001753 -->
59
+
60
+ <owl:AnnotationProperty rdf:about="https://www.commoncoreontologies.org/ont00001753"/>
61
+
62
+
63
+
64
+ <!-- https://www.commoncoreontologies.org/ont00001754 -->
65
+
66
+ <owl:AnnotationProperty rdf:about="https://www.commoncoreontologies.org/ont00001754"/>
67
+
68
+
69
+
70
+ <!-- https://www.commoncoreontologies.org/ont00001760 -->
71
+
72
+ <owl:AnnotationProperty rdf:about="https://www.commoncoreontologies.org/ont00001760"/>
73
+
74
+
75
+
76
+ <!--
77
+ ///////////////////////////////////////////////////////////////////////////////////////
78
+ //
79
+ // Classes
80
+ //
81
+ ///////////////////////////////////////////////////////////////////////////////////////
82
+ -->
83
+
84
+
85
+
86
+
87
+ <!-- https://www.commoncoreontologies.org/ont00000032 -->
88
+
89
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000032">
90
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000052"/>
91
+ <rdfs:label xml:lang="en">Church</rdfs:label>
92
+ <skos:definition xml:lang="en">A Religious Facility that is designed for Christian worship and prayer.</skos:definition>
93
+ <cco:ont00001754>https://en.wikipedia.org/wiki/Church_(building)</cco:ont00001754>
94
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
95
+ </owl:Class>
96
+
97
+
98
+
99
+ <!-- https://www.commoncoreontologies.org/ont00000040 -->
100
+
101
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000040">
102
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001102"/>
103
+ <rdfs:label xml:lang="en">Grocery Store</rdfs:label>
104
+ <skos:definition xml:lang="en">A Commercial Facility that is designed to sell food.</skos:definition>
105
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Grocery_store&amp;oldid=1060022873</cco:ont00001754>
106
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
107
+ </owl:Class>
108
+
109
+
110
+
111
+ <!-- https://www.commoncoreontologies.org/ont00000041 -->
112
+
113
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000041">
114
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000410"/>
115
+ <rdfs:label xml:lang="en">Hostel</rdfs:label>
116
+ <skos:definition xml:lang="en">A Residential Facility that is designed to temporarily lodge guests in a sociable environment for relatively low costs.</skos:definition>
117
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hostel&amp;oldid=1057812930</cco:ont00001754>
118
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
119
+ </owl:Class>
120
+
121
+
122
+
123
+ <!-- https://www.commoncoreontologies.org/ont00000045 -->
124
+
125
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000045">
126
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
127
+ <rdfs:label xml:lang="en">Petroleum Depot</rdfs:label>
128
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store petroleum, oil, or lubricants.</skos:definition>
129
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
130
+ </owl:Class>
131
+
132
+
133
+
134
+ <!-- https://www.commoncoreontologies.org/ont00000052 -->
135
+
136
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000052">
137
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
138
+ <rdfs:label xml:lang="en">Religious Facility</rdfs:label>
139
+ <skos:definition xml:lang="en">A Facility that is designed for worship and prayer.</skos:definition>
140
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Religion&amp;oldid=1063431202</cco:ont00001754>
141
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
142
+ </owl:Class>
143
+
144
+
145
+
146
+ <!-- https://www.commoncoreontologies.org/ont00000055 -->
147
+
148
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000055">
149
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
150
+ <rdfs:label xml:lang="en">Healthcare Facility</rdfs:label>
151
+ <skos:definition xml:lang="en">A Facility that is designed for the diagnosis, treatment, and prevention of disease.</skos:definition>
152
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Medicine&amp;oldid=1062226814</cco:ont00001754>
153
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
154
+ </owl:Class>
155
+
156
+
157
+
158
+ <!-- https://www.commoncoreontologies.org/ont00000060 -->
159
+
160
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000060">
161
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000639"/>
162
+ <rdfs:label xml:lang="en">Open Pit Mine</rdfs:label>
163
+ <skos:definition xml:lang="en">A Mine that is designed to support the extraction of materials from the ground directly without using tunnels.</skos:definition>
164
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Open-pit_mining&amp;oldid=1059271938</cco:ont00001754>
165
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
166
+ </owl:Class>
167
+
168
+
169
+
170
+ <!-- https://www.commoncoreontologies.org/ont00000094 -->
171
+
172
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000094">
173
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000946"/>
174
+ <rdfs:label xml:lang="en">Seat of National Government</rdfs:label>
175
+ <skos:definition xml:lang="en">A Government Building that is designed for the administration of a sovereign nation.</skos:definition>
176
+ <skos:example>Parliament of Canada</skos:example>
177
+ <skos:example>United States Capitol</skos:example>
178
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Seat_of_government&amp;oldid=1063047501</cco:ont00001754>
179
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
180
+ </owl:Class>
181
+
182
+
183
+
184
+ <!-- https://www.commoncoreontologies.org/ont00000104 -->
185
+
186
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000104">
187
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000639"/>
188
+ <rdfs:label xml:lang="en">Underwater Mine</rdfs:label>
189
+ <skos:definition xml:lang="en">A Mine that is designed to support the extraction of materials from the ocean floor.</skos:definition>
190
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Naval_mine&amp;oldid=1062538523</cco:ont00001754>
191
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
192
+ </owl:Class>
193
+
194
+
195
+
196
+ <!-- https://www.commoncoreontologies.org/ont00000108 -->
197
+
198
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000108">
199
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000226"/>
200
+ <rdfs:label xml:lang="en">Rail Facility</rdfs:label>
201
+ <skos:definition xml:lang="en">A Transportation Facility that is designed for transferring people or cargo to and from Trains.</skos:definition>
202
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Train_station&amp;oldid=1063922802</cco:ont00001754>
203
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
204
+ </owl:Class>
205
+
206
+
207
+
208
+ <!-- https://www.commoncoreontologies.org/ont00000172 -->
209
+
210
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000172">
211
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000483"/>
212
+ <rdfs:label xml:lang="en">Base of Operations</rdfs:label>
213
+ <skos:altLabel xml:lang="en">Main Operating Base</skos:altLabel>
214
+ <skos:definition xml:lang="en">A Military Base with permanently stationed operating forces, robust Infrastructure, and strengthened force protection measures such that it is designed to launch and support large-scale operations, support smaller or less-permanent bases, and organize supply facilities.</skos:definition>
215
+ <cco:ont00001753>MOB</cco:ont00001753>
216
+ <cco:ont00001754>http://www.jcs.mil/Portals/36/Documents/Doctrine/pubs/dictionary.pdf?ver=2018-08-27-122235-653</cco:ont00001754>
217
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
218
+ </owl:Class>
219
+
220
+
221
+
222
+ <!-- https://www.commoncoreontologies.org/ont00000180 -->
223
+
224
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000180">
225
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000410"/>
226
+ <rdfs:label xml:lang="en">Hotel</rdfs:label>
227
+ <skos:definition xml:lang="en">A Residential Facility that is designed to provide lodging that is paid for on a short-term basis.</skos:definition>
228
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hotel&amp;oldid=1063583593</cco:ont00001754>
229
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
230
+ </owl:Class>
231
+
232
+
233
+
234
+ <!-- https://www.commoncoreontologies.org/ont00000192 -->
235
+
236
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000192"/>
237
+
238
+
239
+
240
+ <!-- https://www.commoncoreontologies.org/ont00000195 -->
241
+
242
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000195">
243
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001078"/>
244
+ <rdfs:label xml:lang="en">Heliport</rdfs:label>
245
+ <skos:definition xml:lang="en">An Airport that is designed for launching, receiving, and housing Rotorcraft.</skos:definition>
246
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Heliport&amp;oldid=1049937701</cco:ont00001754>
247
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
248
+ </owl:Class>
249
+
250
+
251
+
252
+ <!-- https://www.commoncoreontologies.org/ont00000220 -->
253
+
254
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000220">
255
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
256
+ <rdfs:label xml:lang="en">Ammunition Depot</rdfs:label>
257
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store Portions of Ammunition.</skos:definition>
258
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Ammunition_dump&amp;oldid=1044466765</cco:ont00001754>
259
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
260
+ </owl:Class>
261
+
262
+
263
+
264
+ <!-- https://www.commoncoreontologies.org/ont00000226 -->
265
+
266
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000226">
267
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
268
+ <rdfs:label xml:lang="en">Transportation Facility</rdfs:label>
269
+ <skos:definition xml:lang="en">A Facility that is designed for commencing or concluding the transportation of transportation artifacts, or for housing transportation artifacts.</skos:definition>
270
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transport&amp;oldid=1063526665</cco:ont00001754>
271
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
272
+ </owl:Class>
273
+
274
+
275
+
276
+ <!-- https://www.commoncoreontologies.org/ont00000232 -->
277
+
278
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000232">
279
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000677"/>
280
+ <rdfs:label xml:lang="en">Pumping Station</rdfs:label>
281
+ <skos:definition xml:lang="en">A Product Transport Facility that is designed to pump fluids from one place to another.</skos:definition>
282
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Pumping_station&amp;oldid=1045678418</cco:ont00001754>
283
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
284
+ </owl:Class>
285
+
286
+
287
+
288
+ <!-- https://www.commoncoreontologies.org/ont00000245 -->
289
+
290
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000245">
291
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000782"/>
292
+ <rdfs:label xml:lang="en">Petroleum Manufacturing Facility</rdfs:label>
293
+ <skos:definition xml:lang="en">A Factory that is designed to manufacture petroleum-based products.</skos:definition>
294
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Petroleum&amp;oldid=1062956217</cco:ont00001754>
295
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
296
+ </owl:Class>
297
+
298
+
299
+
300
+ <!-- https://www.commoncoreontologies.org/ont00000248 -->
301
+
302
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000248">
303
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000782"/>
304
+ <rdfs:label xml:lang="en">Chemical Manufacturing Facility</rdfs:label>
305
+ <skos:definition xml:lang="en">A Factory that is designed to manufacture or process chemicals.</skos:definition>
306
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Chemical_industry&amp;oldid=1061177027</cco:ont00001754>
307
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
308
+ </owl:Class>
309
+
310
+
311
+
312
+ <!-- https://www.commoncoreontologies.org/ont00000262 -->
313
+
314
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000262">
315
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001102"/>
316
+ <rdfs:label xml:lang="en">Shop</rdfs:label>
317
+ <skos:definition xml:lang="en">A Commercial Facility designed to sell small lots of goods to consumers.</skos:definition>
318
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Retail&amp;oldid=1061431295</cco:ont00001754>
319
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
320
+ </owl:Class>
321
+
322
+
323
+
324
+ <!-- https://www.commoncoreontologies.org/ont00000270 -->
325
+
326
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000270">
327
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
328
+ <rdfs:label xml:lang="en">Educational Facility</rdfs:label>
329
+ <skos:definition xml:lang="en">A Facility that is designed for facilitating learning, or the acquisition of knowledge, skills, values, beliefs, and habits.</skos:definition>
330
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Education&amp;oldid=1064011752</cco:ont00001754>
331
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
332
+ </owl:Class>
333
+
334
+
335
+
336
+ <!-- https://www.commoncoreontologies.org/ont00000271 -->
337
+
338
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000271">
339
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000639"/>
340
+ <rdfs:label xml:lang="en">Underground Mine</rdfs:label>
341
+ <skos:definition xml:lang="en">A Mine that is designed to support the extraction of materials from the ground using underground tunnels and shafts.</skos:definition>
342
+ <cco:ont00001754>https://en.wikipedia.org/wiki/Underground_mining_(hard_rock)</cco:ont00001754>
343
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
344
+ </owl:Class>
345
+
346
+
347
+
348
+ <!-- https://www.commoncoreontologies.org/ont00000330 -->
349
+
350
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000330">
351
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001076"/>
352
+ <rdfs:label xml:lang="en">Thermal Power Plant</rdfs:label>
353
+ <skos:definition xml:lang="en">An Electric Power Station that is designed to convert heat energy into electrical energy.</skos:definition>
354
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Thermal_power_station&amp;oldid=1062208548</cco:ont00001754>
355
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
356
+ </owl:Class>
357
+
358
+
359
+
360
+ <!-- https://www.commoncoreontologies.org/ont00000331 -->
361
+
362
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000331">
363
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000410"/>
364
+ <rdfs:label xml:lang="en">House</rdfs:label>
365
+ <skos:definition xml:lang="en">A Residential Facility that is designed to provide a self-standing, permanent residence for an individual, family, household, multiple families, or similar-sized group.</skos:definition>
366
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=House&amp;oldid=1062818553</cco:ont00001754>
367
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
368
+ </owl:Class>
369
+
370
+
371
+
372
+ <!-- https://www.commoncoreontologies.org/ont00000332 -->
373
+
374
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000332">
375
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
376
+ <rdfs:label xml:lang="en">Training Camp</rdfs:label>
377
+ <skos:definition xml:lang="en">A Facility that is designed for rigorous and focused training in order to learn or improve skills, usually involving physical actions.</skos:definition>
378
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Training_camp&amp;oldid=1059977631</cco:ont00001754>
379
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
380
+ </owl:Class>
381
+
382
+
383
+
384
+ <!-- https://www.commoncoreontologies.org/ont00000336 -->
385
+
386
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000336">
387
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000410"/>
388
+ <rdfs:label xml:lang="en">Apartment Building</rdfs:label>
389
+ <skos:definition xml:lang="en">A Residential Facility that is designed to contain multiple permanent residences comprised of a suite of rooms.</skos:definition>
390
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Apartment&amp;oldid=1064019048</cco:ont00001754>
391
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
392
+ </owl:Class>
393
+
394
+
395
+
396
+ <!-- https://www.commoncoreontologies.org/ont00000339 -->
397
+
398
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000339">
399
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
400
+ <rdfs:label xml:lang="en">Agricultural Facility</rdfs:label>
401
+ <skos:definition xml:lang="en">A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, or fungi for food, fiber, biofuel, medicinal plants, or other products to sustain and enhance human life.</skos:definition>
402
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Agriculture&amp;oldid=1063222666</cco:ont00001754>
403
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
404
+ </owl:Class>
405
+
406
+
407
+
408
+ <!-- https://www.commoncoreontologies.org/ont00000349 -->
409
+
410
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000349">
411
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000479"/>
412
+ <rdfs:label xml:lang="en">Police Station</rdfs:label>
413
+ <skos:definition xml:lang="en">A Public Safety Facility that is designed for the professional and clerical processes of a local police force.</skos:definition>
414
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Police_station&amp;oldid=1056208781</cco:ont00001754>
415
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
416
+ </owl:Class>
417
+
418
+
419
+
420
+ <!-- https://www.commoncoreontologies.org/ont00000375 -->
421
+
422
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000375">
423
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
424
+ <rdfs:label xml:lang="en">Warehouse</rdfs:label>
425
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store commercial goods.</skos:definition>
426
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Warehouse&amp;oldid=1063721454</cco:ont00001754>
427
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
428
+ </owl:Class>
429
+
430
+
431
+
432
+ <!-- https://www.commoncoreontologies.org/ont00000381 -->
433
+
434
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000381">
435
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000782"/>
436
+ <rdfs:label xml:lang="en">Weapon Manufacturing Facility</rdfs:label>
437
+ <skos:definition xml:lang="en">A Factory that is designed to produce or assemble weapons.</skos:definition>
438
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Arms_industry&amp;oldid=1063811497</cco:ont00001754>
439
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
440
+ </owl:Class>
441
+
442
+
443
+
444
+ <!-- https://www.commoncoreontologies.org/ont00000410 -->
445
+
446
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000410">
447
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
448
+ <rdfs:label xml:lang="en">Residential Facility</rdfs:label>
449
+ <skos:definition xml:lang="en">A Facility that is designed to house one or more Persons.</skos:definition>
450
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Residence&amp;oldid=1019728937</cco:ont00001754>
451
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
452
+ </owl:Class>
453
+
454
+
455
+
456
+ <!-- https://www.commoncoreontologies.org/ont00000421 -->
457
+
458
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000421">
459
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000330"/>
460
+ <rdfs:label xml:lang="en">Nuclear Power Plant</rdfs:label>
461
+ <skos:definition xml:lang="en">A Thermal Power Plant that is designed to produce heat by means of a nuclear reactor, which is then converted to electrical energy.</skos:definition>
462
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Nuclear_power_plant&amp;oldid=1062752651</cco:ont00001754>
463
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
464
+ </owl:Class>
465
+
466
+
467
+
468
+ <!-- https://www.commoncoreontologies.org/ont00000423 -->
469
+
470
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000423">
471
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000782"/>
472
+ <rdfs:label xml:lang="en">Motor Vehicle Manufacturing Facility</rdfs:label>
473
+ <skos:definition xml:lang="en">A Factory that is designed to manufacture automobiles.</skos:definition>
474
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Automotive_industry&amp;oldid=1061661751</cco:ont00001754>
475
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
476
+ </owl:Class>
477
+
478
+
479
+
480
+ <!-- https://www.commoncoreontologies.org/ont00000432 -->
481
+
482
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000432">
483
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001052"/>
484
+ <rdfs:label xml:lang="en">Missile Launch Site</rdfs:label>
485
+ <skos:definition xml:lang="en">A Military Facility that is designed for storing and launching missiles.</skos:definition>
486
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Missile_launch_facility&amp;oldid=1062709375</cco:ont00001754>
487
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
488
+ </owl:Class>
489
+
490
+
491
+
492
+ <!-- https://www.commoncoreontologies.org/ont00000468 -->
493
+
494
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000468">
495
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001102"/>
496
+ <rdfs:label xml:lang="en">Office Building</rdfs:label>
497
+ <skos:definition xml:lang="en">A Commercial Facility that is designed as an environment for conducting commercial, professional, or bureaucratic work.</skos:definition>
498
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Office&amp;oldid=1063508719</cco:ont00001754>
499
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
500
+ </owl:Class>
501
+
502
+
503
+
504
+ <!-- https://www.commoncoreontologies.org/ont00000479 -->
505
+
506
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000479">
507
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
508
+ <rdfs:label xml:lang="en">Public Safety Facility</rdfs:label>
509
+ <skos:definition xml:lang="en">A Facility that is designed for the prevention of and protection from events that could endanger, injure, or damage the general public.</skos:definition>
510
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Public_security&amp;oldid=1058257389</cco:ont00001754>
511
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
512
+ </owl:Class>
513
+
514
+
515
+
516
+ <!-- https://www.commoncoreontologies.org/ont00000483 -->
517
+
518
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000483">
519
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001052"/>
520
+ <rdfs:label xml:lang="en">Military Base</rdfs:label>
521
+ <skos:definition xml:lang="en">A Military Facility that is designed to shelter military equipment and personnel and to facilitate training and operations.</skos:definition>
522
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Military_base&amp;oldid=1047077734</cco:ont00001754>
523
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
524
+ </owl:Class>
525
+
526
+
527
+
528
+ <!-- https://www.commoncoreontologies.org/ont00000510 -->
529
+
530
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000510">
531
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000052"/>
532
+ <rdfs:label xml:lang="en">Mosque</rdfs:label>
533
+ <skos:definition xml:lang="en">A Religious Facility that is designed for Islamic worship and prayer.</skos:definition>
534
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Mosque&amp;oldid=1062609892</cco:ont00001754>
535
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
536
+ </owl:Class>
537
+
538
+
539
+
540
+ <!-- https://www.commoncoreontologies.org/ont00000531 -->
541
+
542
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000531">
543
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
544
+ <rdfs:label xml:lang="en">Communications Facility</rdfs:label>
545
+ <skos:definition xml:lang="en">A Facility that is designed to support processes of receiving or transmitting information.</skos:definition>
546
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
547
+ </owl:Class>
548
+
549
+
550
+
551
+ <!-- https://www.commoncoreontologies.org/ont00000545 -->
552
+
553
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000545">
554
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000946"/>
555
+ <rdfs:label xml:lang="en">Seat of Local Government</rdfs:label>
556
+ <skos:altLabel xml:lang="en">City Hall</skos:altLabel>
557
+ <skos:altLabel xml:lang="en">Town Hall</skos:altLabel>
558
+ <skos:definition xml:lang="en">A Government Building that is designed for the administration of a local community.</skos:definition>
559
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Seat_of_government&amp;oldid=1063047501</cco:ont00001754>
560
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
561
+ </owl:Class>
562
+
563
+
564
+
565
+ <!-- https://www.commoncoreontologies.org/ont00000583 -->
566
+
567
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000583">
568
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000180"/>
569
+ <rdfs:label xml:lang="en">Motel</rdfs:label>
570
+ <skos:definition xml:lang="en">A Hotel that is designed to accommodate motor vehicles along with their occupants.</skos:definition>
571
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Motel&amp;oldid=1063898961</cco:ont00001754>
572
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
573
+ </owl:Class>
574
+
575
+
576
+
577
+ <!-- https://www.commoncoreontologies.org/ont00000639 -->
578
+
579
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000639">
580
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
581
+ <rdfs:label xml:lang="en">Mine</rdfs:label>
582
+ <skos:definition xml:lang="en">A Facility that is designed to support the extraction of minerals or other geological materials from an orebody, lode, vein, seam, reef, or placer deposit within the earth.</skos:definition>
583
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Mining&amp;oldid=1062844924</cco:ont00001754>
584
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
585
+ </owl:Class>
586
+
587
+
588
+
589
+ <!-- https://www.commoncoreontologies.org/ont00000641 -->
590
+
591
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000641">
592
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
593
+ <rdfs:label xml:lang="en">Entertainment Facility</rdfs:label>
594
+ <skos:definition xml:lang="en">A Facility that is designed to host activities that are intended to hold the interest of, or give pleasure or delight to, an audience.</skos:definition>
595
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Entertainment&amp;oldid=1061851778</cco:ont00001754>
596
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
597
+ </owl:Class>
598
+
599
+
600
+
601
+ <!-- https://www.commoncoreontologies.org/ont00000655 -->
602
+
603
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000655">
604
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
605
+ <rdfs:label xml:lang="en">Mailing Facility</rdfs:label>
606
+ <skos:definition xml:lang="en">A Facility that is designed for the systematic physical transportation of documents and packages.</skos:definition>
607
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Mail&amp;oldid=1057401839</cco:ont00001754>
608
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
609
+ </owl:Class>
610
+
611
+
612
+
613
+ <!-- https://www.commoncoreontologies.org/ont00000664 -->
614
+
615
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000664">
616
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000531"/>
617
+ <rdfs:label xml:lang="en">Radio Relay Station</rdfs:label>
618
+ <skos:definition xml:lang="en">A Communications Facility that is designed to support the receiving and re-transmitting of radio signals.</skos:definition>
619
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
620
+ </owl:Class>
621
+
622
+
623
+
624
+ <!-- https://www.commoncoreontologies.org/ont00000667 -->
625
+
626
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000667">
627
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001052"/>
628
+ <rdfs:label xml:lang="en">Combat Outpost</rdfs:label>
629
+ <skos:definition xml:lang="en">A Military Facility that is designed to support the conduction of combat operations of limited scope or size.</skos:definition>
630
+ <cco:ont00001754>https://en.wikipedia.org/wiki/Outpost_(military)</cco:ont00001754>
631
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
632
+ </owl:Class>
633
+
634
+
635
+
636
+ <!-- https://www.commoncoreontologies.org/ont00000670 -->
637
+
638
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000670">
639
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001258"/>
640
+ <rdfs:label xml:lang="en">Distribution Port</rdfs:label>
641
+ <skos:definition xml:lang="en">A Port that is designed with the cargo handling equipment necessary for the loading and unloading of Watercraft</skos:definition>
642
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Port&amp;oldid=1064091505</cco:ont00001754>
643
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
644
+ </owl:Class>
645
+
646
+
647
+
648
+ <!-- https://www.commoncoreontologies.org/ont00000677 -->
649
+
650
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000677">
651
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
652
+ <rdfs:label xml:lang="en">Product Transport Facility</rdfs:label>
653
+ <skos:definition xml:lang="en">A Facility that is designed to transport some product.</skos:definition>
654
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
655
+ </owl:Class>
656
+
657
+
658
+
659
+ <!-- https://www.commoncoreontologies.org/ont00000680 -->
660
+
661
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000680">
662
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
663
+ <rdfs:label xml:lang="en">Medical Depot</rdfs:label>
664
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store medical supplies.</skos:definition>
665
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
666
+ </owl:Class>
667
+
668
+
669
+
670
+ <!-- https://www.commoncoreontologies.org/ont00000705 -->
671
+
672
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000705">
673
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000677"/>
674
+ <rdfs:label xml:lang="en">Power Transmission Line</rdfs:label>
675
+ <skos:definition xml:lang="en">A Product Transport Facility that is designed to transmit electricity over distance via a system of above ground wires including their supports.</skos:definition>
676
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electric_power_transmission&amp;oldid=1062551058</cco:ont00001754>
677
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
678
+ </owl:Class>
679
+
680
+
681
+
682
+ <!-- https://www.commoncoreontologies.org/ont00000708 -->
683
+
684
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000708">
685
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
686
+ <rdfs:label xml:lang="en">Water Tower</rdfs:label>
687
+ <skos:definition xml:lang="en">A Facility that is the bearer of functions realized in processes of storing water in an elevated container.</skos:definition>
688
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Water_tower&amp;oldid=1059754959</cco:ont00001754>
689
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
690
+ </owl:Class>
691
+
692
+
693
+
694
+ <!-- https://www.commoncoreontologies.org/ont00000710 -->
695
+
696
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000710">
697
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001052"/>
698
+ <rdfs:label xml:lang="en">Command Post Facility</rdfs:label>
699
+ <skos:definition xml:lang="en">A Military Facility that is designed to support the command and control of Military Operations or Forces.</skos:definition>
700
+ <cco:ont00001754>http://www.dictionary.com/browse/command-post</cco:ont00001754>
701
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
702
+ </owl:Class>
703
+
704
+
705
+
706
+ <!-- https://www.commoncoreontologies.org/ont00000717 -->
707
+
708
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000717">
709
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001076"/>
710
+ <rdfs:label xml:lang="en">Fossil Fuel Power Plant</rdfs:label>
711
+ <skos:definition xml:lang="en">An Electric Power Station that is designed to convert fossil fuels (e.g. coal, natural gas, or petroleum) into electrical energy.</skos:definition>
712
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Fossil_fuel&amp;oldid=1062298144</cco:ont00001754>
713
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
714
+ </owl:Class>
715
+
716
+
717
+
718
+ <!-- https://www.commoncoreontologies.org/ont00000737 -->
719
+
720
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000737">
721
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000483"/>
722
+ <rdfs:label xml:lang="en">Forward Operations Base</rdfs:label>
723
+ <skos:altLabel xml:lang="en">Forward Operating Base</skos:altLabel>
724
+ <skos:definition xml:lang="en">A Military Base that is located relatively close to an offensive Area of Operations, is supported by the Base of Operations, and is designed to support local strategic objectives and tactical operations.</skos:definition>
725
+ <cco:ont00001753>FOB</cco:ont00001753>
726
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Forward_operating_base&amp;oldid=1059263624</cco:ont00001754>
727
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
728
+ </owl:Class>
729
+
730
+
731
+
732
+ <!-- https://www.commoncoreontologies.org/ont00000757 -->
733
+
734
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000757">
735
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000052"/>
736
+ <rdfs:label xml:lang="en">Synagogue</rdfs:label>
737
+ <skos:definition xml:lang="en">A Religious Facility that is designed for Judaic worship and prayer.</skos:definition>
738
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Synagogue&amp;oldid=1063773298</cco:ont00001754>
739
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
740
+ </owl:Class>
741
+
742
+
743
+
744
+ <!-- https://www.commoncoreontologies.org/ont00000761 -->
745
+
746
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000761">
747
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000226"/>
748
+ <rdfs:label xml:lang="en">Pier</rdfs:label>
749
+ <skos:definition xml:lang="en">A Transportation Facility that is designed to partially enclose a harbor and form a landing place for Watercraft.</skos:definition>
750
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Pier&amp;oldid=1057802753</cco:ont00001754>
751
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
752
+ </owl:Class>
753
+
754
+
755
+
756
+ <!-- https://www.commoncoreontologies.org/ont00000778 -->
757
+
758
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000778">
759
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
760
+ <rdfs:label xml:lang="en">Chemical Depot</rdfs:label>
761
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store chemicals.</skos:definition>
762
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
763
+ </owl:Class>
764
+
765
+
766
+
767
+ <!-- https://www.commoncoreontologies.org/ont00000782 -->
768
+
769
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000782">
770
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
771
+ <rdfs:label xml:lang="en">Factory</rdfs:label>
772
+ <skos:definition xml:lang="en">A Facility that is designed for manufacturing or refining material products.</skos:definition>
773
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Factory&amp;oldid=1064125324</cco:ont00001754>
774
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
775
+ </owl:Class>
776
+
777
+
778
+
779
+ <!-- https://www.commoncoreontologies.org/ont00000802 -->
780
+
781
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000802">
782
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000641"/>
783
+ <rdfs:label xml:lang="en">Stage</rdfs:label>
784
+ <skos:definition xml:lang="en">An Entertainment Facility that is designed to provide a space upon which entertaining performances or productions can occur.</skos:definition>
785
+ <cco:ont00001754>https://en.wikipedia.org/wiki/Stage_(theatre)</cco:ont00001754>
786
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
787
+ </owl:Class>
788
+
789
+
790
+
791
+ <!-- https://www.commoncoreontologies.org/ont00000814 -->
792
+
793
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000814">
794
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
795
+ <rdfs:label xml:lang="en">Water Treatment Facility</rdfs:label>
796
+ <skos:definition xml:lang="en">A Facility that is designed for making water more acceptable for a specific end-use.</skos:definition>
797
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Water_treatment&amp;oldid=1061706931</cco:ont00001754>
798
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
799
+ </owl:Class>
800
+
801
+
802
+
803
+ <!-- https://www.commoncoreontologies.org/ont00000846 -->
804
+
805
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000846">
806
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001076"/>
807
+ <rdfs:label xml:lang="en">Hydroelectric Power Plant</rdfs:label>
808
+ <skos:definition xml:lang="en">An Electric Power Station that is designed to convert hydropower into electrical power.</skos:definition>
809
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hydroelectricity&amp;oldid=1062438236</cco:ont00001754>
810
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
811
+ </owl:Class>
812
+
813
+
814
+
815
+ <!-- https://www.commoncoreontologies.org/ont00000867 -->
816
+
817
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000867">
818
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000677"/>
819
+ <rdfs:label xml:lang="en">Pipeline</rdfs:label>
820
+ <skos:definition xml:lang="en">A Product Transport Facility that is designed to transport goods or materials through a pipe.</skos:definition>
821
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Pipeline&amp;oldid=1024308788</cco:ont00001754>
822
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
823
+ </owl:Class>
824
+
825
+
826
+
827
+ <!-- https://www.commoncoreontologies.org/ont00000881 -->
828
+
829
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000881">
830
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
831
+ <rdfs:label xml:lang="en">Storage Facility</rdfs:label>
832
+ <skos:definition xml:lang="en">A Facility that is designed to store materials or goods.</skos:definition>
833
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Storage&amp;oldid=1048222564</cco:ont00001754>
834
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
835
+ </owl:Class>
836
+
837
+
838
+
839
+ <!-- https://www.commoncoreontologies.org/ont00000882 -->
840
+
841
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000882">
842
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001076"/>
843
+ <rdfs:label xml:lang="en">Wind Farm</rdfs:label>
844
+ <skos:definition xml:lang="en">An Electric Power Station that is designed to convert the wind&apos;s kinetic energy into electrical power by means of wind turbines.</skos:definition>
845
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Wind_farm&amp;oldid=1062817899</cco:ont00001754>
846
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
847
+ </owl:Class>
848
+
849
+
850
+
851
+ <!-- https://www.commoncoreontologies.org/ont00000901 -->
852
+
853
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000901">
854
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001375"/>
855
+ <rdfs:label xml:lang="en">Decontamination Facility</rdfs:label>
856
+ <skos:definition xml:lang="en">A Washing Facility that is designed to wash personnel or equipment after (potential) contamination by radioactive, biological, or chemical material.</skos:definition>
857
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Decontamination&amp;oldid=1049850150</cco:ont00001754>
858
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
859
+ </owl:Class>
860
+
861
+
862
+
863
+ <!-- https://www.commoncoreontologies.org/ont00000905 -->
864
+
865
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000905">
866
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000655"/>
867
+ <rdfs:label xml:lang="en">Post Office</rdfs:label>
868
+ <skos:definition xml:lang="en">A Mailing Facility that is designed for serving customers of the national postal system.</skos:definition>
869
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Post_office&amp;oldid=1063684373</cco:ont00001754>
870
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
871
+ </owl:Class>
872
+
873
+
874
+
875
+ <!-- https://www.commoncoreontologies.org/ont00000946 -->
876
+
877
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000946">
878
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
879
+ <rdfs:label xml:lang="en">Government Building</rdfs:label>
880
+ <skos:definition xml:lang="en">A Facility that is designed for the administration of a community.</skos:definition>
881
+ <cco:ont00001754>https://en.wikipedia.org/wiki/Administration_(government)</cco:ont00001754>
882
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
883
+ </owl:Class>
884
+
885
+
886
+
887
+ <!-- https://www.commoncoreontologies.org/ont00000957 -->
888
+
889
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000957">
890
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
891
+ <rdfs:label xml:lang="en">Reservoir</rdfs:label>
892
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store water in a man-made open enclosure or area.</skos:definition>
893
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Reservoir&amp;oldid=1055068000</cco:ont00001754>
894
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
895
+ </owl:Class>
896
+
897
+
898
+
899
+ <!-- https://www.commoncoreontologies.org/ont00001052 -->
900
+
901
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001052">
902
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
903
+ <rdfs:label xml:lang="en">Military Facility</rdfs:label>
904
+ <skos:definition xml:lang="en">A Facility that is designed to support a Military Force.</skos:definition>
905
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Military&amp;oldid=1063431234</cco:ont00001754>
906
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
907
+ </owl:Class>
908
+
909
+
910
+
911
+ <!-- https://www.commoncoreontologies.org/ont00001076 -->
912
+
913
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001076">
914
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
915
+ <rdfs:label xml:lang="en">Electric Power Station</rdfs:label>
916
+ <skos:altLabel xml:lang="en">Power Plant</skos:altLabel>
917
+ <skos:definition xml:lang="en">A Facility that is designed to generate electrical power.</skos:definition>
918
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Power_station&amp;oldid=1052973815</cco:ont00001754>
919
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
920
+ </owl:Class>
921
+
922
+
923
+
924
+ <!-- https://www.commoncoreontologies.org/ont00001078 -->
925
+
926
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001078">
927
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000226"/>
928
+ <rdfs:label xml:lang="en">Airport</rdfs:label>
929
+ <skos:definition xml:lang="en">A Transportation Facility that is designed for launching, receiving, and housing Aircraft.</skos:definition>
930
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Airport&amp;oldid=1063243963</cco:ont00001754>
931
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
932
+ </owl:Class>
933
+
934
+
935
+
936
+ <!-- https://www.commoncoreontologies.org/ont00001089 -->
937
+
938
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001089">
939
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001283"/>
940
+ <rdfs:label xml:lang="en">Petrochemical Refinery</rdfs:label>
941
+ <skos:definition xml:lang="en">A Refinery that is designed for refining crude oil, intermediate petroleum products, or synthetic petroleum into products of value.</skos:definition>
942
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Petrochemical&amp;oldid=1060574535</cco:ont00001754>
943
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
944
+ </owl:Class>
945
+
946
+
947
+
948
+ <!-- https://www.commoncoreontologies.org/ont00001091 -->
949
+
950
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001091">
951
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001052"/>
952
+ <rdfs:label xml:lang="en">Fort</rdfs:label>
953
+ <skos:definition xml:lang="en">A Military Facility that is designed to support the defense of or solidification of rule over some Geospatial Region and its inhabitants.</skos:definition>
954
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Fortification&amp;oldid=1060156408</cco:ont00001754>
955
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
956
+ </owl:Class>
957
+
958
+
959
+
960
+ <!-- https://www.commoncoreontologies.org/ont00001098 -->
961
+
962
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001098">
963
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000055"/>
964
+ <rdfs:label xml:lang="en">Hospital</rdfs:label>
965
+ <skos:definition xml:lang="en">A Healthcare Facility that is designed to provide patient treatment with specialized staff and equipment.</skos:definition>
966
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hospital&amp;oldid=1063047817</cco:ont00001754>
967
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
968
+ </owl:Class>
969
+
970
+
971
+
972
+ <!-- https://www.commoncoreontologies.org/ont00001102 -->
973
+
974
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001102">
975
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
976
+ <rdfs:label xml:lang="en">Commercial Facility</rdfs:label>
977
+ <skos:definition xml:lang="en">A Facility that is designed for buying and selling goods and services, especially on a large scale.</skos:definition>
978
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Commerce&amp;oldid=1063120985</cco:ont00001754>
979
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
980
+ </owl:Class>
981
+
982
+
983
+
984
+ <!-- https://www.commoncoreontologies.org/ont00001107 -->
985
+
986
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001107">
987
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001315"/>
988
+ <rdfs:label xml:lang="en">Landfill</rdfs:label>
989
+ <skos:definition xml:lang="en">A Waste Management Facility that is designed for disposing of waste by burial.</skos:definition>
990
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Landfill&amp;oldid=1058364420</cco:ont00001754>
991
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
992
+ </owl:Class>
993
+
994
+
995
+
996
+ <!-- https://www.commoncoreontologies.org/ont00001165 -->
997
+
998
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001165">
999
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000332"/>
1000
+ <rdfs:label xml:lang="en">Terrorist Training Camp</rdfs:label>
1001
+ <skos:definition xml:lang="en">A Training Camp designed to teach students methods of terrorism.</skos:definition>
1002
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Terrorist_training_camp&amp;oldid=1037856600</cco:ont00001754>
1003
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1004
+ </owl:Class>
1005
+
1006
+
1007
+
1008
+ <!-- https://www.commoncoreontologies.org/ont00001257 -->
1009
+
1010
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001257">
1011
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
1012
+ <rdfs:label xml:lang="en">Nuclear Storage Depot</rdfs:label>
1013
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store nuclear material.</skos:definition>
1014
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1015
+ </owl:Class>
1016
+
1017
+
1018
+
1019
+ <!-- https://www.commoncoreontologies.org/ont00001258 -->
1020
+
1021
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001258">
1022
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000226"/>
1023
+ <rdfs:label xml:lang="en">Port</rdfs:label>
1024
+ <skos:definition xml:lang="en">A Transportation Facility that is designed to contain harbors for docking Watercraft and for transfering people or cargo to and from land.</skos:definition>
1025
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Port&amp;oldid=1064091505</cco:ont00001754>
1026
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1027
+ </owl:Class>
1028
+
1029
+
1030
+
1031
+ <!-- https://www.commoncoreontologies.org/ont00001283 -->
1032
+
1033
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001283">
1034
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000782"/>
1035
+ <rdfs:label xml:lang="en">Refinery</rdfs:label>
1036
+ <skos:definition xml:lang="en">A Factory that is designed for refining raw materials into products of value.</skos:definition>
1037
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Refinery&amp;oldid=1027092124</cco:ont00001754>
1038
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1039
+ </owl:Class>
1040
+
1041
+
1042
+
1043
+ <!-- https://www.commoncoreontologies.org/ont00001287 -->
1044
+
1045
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001287">
1046
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
1047
+ <rdfs:label xml:lang="en">Maintenance Facility</rdfs:label>
1048
+ <skos:definition xml:lang="en">A Facility that is designed to be used to perform actions to maintain or improve the state of some property or equipment.</skos:definition>
1049
+ <cco:ont00001754>http://www.dictionary.com/browse/maintain</cco:ont00001754>
1050
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1051
+ </owl:Class>
1052
+
1053
+
1054
+
1055
+ <!-- https://www.commoncoreontologies.org/ont00001295 -->
1056
+
1057
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001295">
1058
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
1059
+ <rdfs:label xml:lang="en">Financial Facility</rdfs:label>
1060
+ <skos:definition xml:lang="en">A Facility that is designed to support the management of money.</skos:definition>
1061
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Finance&amp;oldid=1062402926</cco:ont00001754>
1062
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1063
+ </owl:Class>
1064
+
1065
+
1066
+
1067
+ <!-- https://www.commoncoreontologies.org/ont00001297 -->
1068
+
1069
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001297">
1070
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001052"/>
1071
+ <rdfs:label xml:lang="en">Military Headquarters Facility</rdfs:label>
1072
+ <skos:definition xml:lang="en">A Military Facility that is designed for military administration and coordination.</skos:definition>
1073
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Headquarters&amp;oldid=1046429636</cco:ont00001754>
1074
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1075
+ </owl:Class>
1076
+
1077
+
1078
+
1079
+ <!-- https://www.commoncoreontologies.org/ont00001308 -->
1080
+
1081
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001308">
1082
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001315"/>
1083
+ <rdfs:label xml:lang="en">Sewage Treatment Facility</rdfs:label>
1084
+ <skos:definition xml:lang="en">A Waste Management Facility that is designed for removing contaminants from wastewater, especially sewage.</skos:definition>
1085
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Sewage_treatment&amp;oldid=1062966352</cco:ont00001754>
1086
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1087
+ </owl:Class>
1088
+
1089
+
1090
+
1091
+ <!-- https://www.commoncoreontologies.org/ont00001311 -->
1092
+
1093
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001311">
1094
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000782"/>
1095
+ <rdfs:label xml:lang="en">Aircraft Manufacturing Facility</rdfs:label>
1096
+ <skos:definition xml:lang="en">A Factory that is designed to manufacture Aircraft.</skos:definition>
1097
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Aerospace_manufacturer&amp;oldid=1059223410</cco:ont00001754>
1098
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1099
+ </owl:Class>
1100
+
1101
+
1102
+
1103
+ <!-- https://www.commoncoreontologies.org/ont00001315 -->
1104
+
1105
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001315">
1106
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
1107
+ <rdfs:label xml:lang="en">Waste Management Facility</rdfs:label>
1108
+ <skos:definition xml:lang="en">A Facility that is designed for managing waste for some portion of the waste&apos;s existence.</skos:definition>
1109
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Waste_management&amp;oldid=1062844209</cco:ont00001754>
1110
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1111
+ </owl:Class>
1112
+
1113
+
1114
+
1115
+ <!-- https://www.commoncoreontologies.org/ont00001344 -->
1116
+
1117
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001344">
1118
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000881"/>
1119
+ <rdfs:label xml:lang="en">Biological Depot</rdfs:label>
1120
+ <skos:definition xml:lang="en">A Storage Facility that is designed to store biological agents.</skos:definition>
1121
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1122
+ </owl:Class>
1123
+
1124
+
1125
+
1126
+ <!-- https://www.commoncoreontologies.org/ont00001358 -->
1127
+
1128
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001358">
1129
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000270"/>
1130
+ <rdfs:label xml:lang="en">School</rdfs:label>
1131
+ <skos:definition xml:lang="en">An Education Facility that is designed to provide learning space and environments for teaching of students under the direction of teachers.</skos:definition>
1132
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=School&amp;oldid=1063515394</cco:ont00001754>
1133
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1134
+ </owl:Class>
1135
+
1136
+
1137
+
1138
+ <!-- https://www.commoncoreontologies.org/ont00001362 -->
1139
+
1140
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001362">
1141
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00001283"/>
1142
+ <rdfs:label xml:lang="en">Gas Processing Facility</rdfs:label>
1143
+ <skos:definition xml:lang="en">A Refinery that is designed for refining natural gas into products of value.</skos:definition>
1144
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Natural-gas_processing&amp;oldid=1056700541</cco:ont00001754>
1145
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1146
+ </owl:Class>
1147
+
1148
+
1149
+
1150
+ <!-- https://www.commoncoreontologies.org/ont00001375 -->
1151
+
1152
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001375">
1153
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000192"/>
1154
+ <rdfs:label xml:lang="en">Washing Facility</rdfs:label>
1155
+ <skos:definition xml:lang="en">A Facility that is designed to wash personnel or equipment.</skos:definition>
1156
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Washing&amp;oldid=1035998791</cco:ont00001754>
1157
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1158
+ </owl:Class>
1159
+
1160
+
1161
+
1162
+ <!-- https://www.commoncoreontologies.org/ont00001380 -->
1163
+
1164
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001380">
1165
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000339"/>
1166
+ <rdfs:label xml:lang="en">Farm</rdfs:label>
1167
+ <skos:definition xml:lang="en">An Agricultural Facility that is designed to produce food and other crops.</skos:definition>
1168
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Farm&amp;oldid=1058311769</cco:ont00001754>
1169
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1170
+ </owl:Class>
1171
+
1172
+
1173
+
1174
+ <!-- https://www.commoncoreontologies.org/ont00001383 -->
1175
+
1176
+ <owl:Class rdf:about="https://www.commoncoreontologies.org/ont00001383">
1177
+ <rdfs:subClassOf rdf:resource="https://www.commoncoreontologies.org/ont00000479"/>
1178
+ <rdfs:label xml:lang="en">Fire Station</rdfs:label>
1179
+ <skos:altLabel xml:lang="en">Fire Hall</skos:altLabel>
1180
+ <skos:altLabel xml:lang="en">Fire House</skos:altLabel>
1181
+ <skos:definition xml:lang="en">A Public Safety Facility that is designed for the storage of firefighting apparatus.</skos:definition>
1182
+ <cco:ont00001754 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Fire_station&amp;oldid=1060666629</cco:ont00001754>
1183
+ <cco:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/FacilityOntology</cco:ont00001760>
1184
+ </owl:Class>
1185
+ </rdf:RDF>
1186
+
1187
+
1188
+
1189
+ <!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->
1190
+
ontologies/jc3iedm.owl ADDED
The diff for this file is too large to render. See raw diff
 
ontologies/mio.owl ADDED
The diff for this file is too large to render. See raw diff
 
ontologies/smartenv.owl ADDED
The diff for this file is too large to render. See raw diff
 
ontologies/stix.owl ADDED
The diff for this file is too large to render. See raw diff
 
ontologies/thinkhome.owl ADDED
The diff for this file is too large to render. See raw diff
 
ontologies/uco.owl ADDED
The diff for this file is too large to render. See raw diff
 
pools/stix-d3fend/pools.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pools/uco-stix/pools.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
references/repaired_silver/brick-smartenv.silver.rdf ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF
3
+ xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
4
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>
10
+ <Ontology rdf:about="https://brickschema.org/schema/1.4/Brick"/>
11
+ </onto1>
12
+ <onto2>
13
+ <Ontology rdf:about="http://www.semanticweb.org/dave/ontologies/SmartEnvFull#"/>
14
+ </onto2>
15
+ <map>
16
+ <Cell>
17
+ <entity1 rdf:resource="http://data.ashrae.org/bacnet/2020#Action"/>
18
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Action"/>
19
+ <relation>=</relation>
20
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
21
+ </Cell>
22
+ </map>
23
+ <map>
24
+ <Cell>
25
+ <entity1 rdf:resource="http://data.ashrae.org/bacnet/2020#EventType"/>
26
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#EventType"/>
27
+ <relation>=</relation>
28
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
29
+ </Cell>
30
+ </map>
31
+ <map>
32
+ <Cell>
33
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/DAY"/>
34
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitDay"/>
35
+ <relation>=</relation>
36
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
37
+ </Cell>
38
+ </map>
39
+ <map>
40
+ <Cell>
41
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/HR"/>
42
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitHour"/>
43
+ <relation>=</relation>
44
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
45
+ </Cell>
46
+ </map>
47
+ <map>
48
+ <Cell>
49
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/MIN"/>
50
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitMinute"/>
51
+ <relation>=</relation>
52
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
53
+ </Cell>
54
+ </map>
55
+ <map>
56
+ <Cell>
57
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/SEC"/>
58
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitSecond"/>
59
+ <relation>=</relation>
60
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
61
+ </Cell>
62
+ </map>
63
+ <map>
64
+ <Cell>
65
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/WK"/>
66
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitWeek"/>
67
+ <relation>=</relation>
68
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
69
+ </Cell>
70
+ </map>
71
+ <map>
72
+ <Cell>
73
+ <entity1 rdf:resource="http://schema.org/Person"/>
74
+ <entity2 rdf:resource="https://schema.org/Person"/>
75
+ <relation>=</relation>
76
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
77
+ </Cell>
78
+ </map>
79
+ <map>
80
+ <Cell>
81
+ <entity1 rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
82
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept"/>
83
+ <relation>=</relation>
84
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
85
+ </Cell>
86
+ </map>
87
+ <map>
88
+ <Cell>
89
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Entity"/>
90
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Entity"/>
91
+ <relation>=</relation>
92
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
93
+ </Cell>
94
+ </map>
95
+ <map>
96
+ <Cell>
97
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Parameter"/>
98
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Parameter"/>
99
+ <relation>=</relation>
100
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
101
+ </Cell>
102
+ </map>
103
+ <map>
104
+ <Cell>
105
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Sensor"/>
106
+ <entity2 rdf:resource="http://www.w3.org/ns/sosa/Sensor"/>
107
+ <relation>=</relation>
108
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
109
+ </Cell>
110
+ </map>
111
+ <map>
112
+ <Cell>
113
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Substance"/>
114
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Substance"/>
115
+ <relation>=</relation>
116
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
117
+ </Cell>
118
+ </map>
119
+ <map>
120
+ <Cell>
121
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#System"/>
122
+ <entity2 rdf:resource="http://www.w3.org/ns/ssn/System"/>
123
+ <relation>=</relation>
124
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
125
+ </Cell>
126
+ </map>
127
+ <map>
128
+ <Cell>
129
+ <entity1 rdf:resource="https://w3id.org/rec#Geometry"/>
130
+ <entity2 rdf:resource="http://www.opengis.net/ont/geosparql#Geometry"/>
131
+ <relation>=</relation>
132
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
133
+ </Cell>
134
+ </map>
135
+ <map>
136
+ <Cell>
137
+ <entity1 rdf:resource="https://w3id.org/rec#Organization"/>
138
+ <entity2 rdf:resource="https://schema.org/Organization"/>
139
+ <relation>=</relation>
140
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
141
+ </Cell>
142
+ </map>
143
+ <map>
144
+ <Cell>
145
+ <entity1 rdf:resource="https://w3id.org/rec#Region"/>
146
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Region"/>
147
+ <relation>=</relation>
148
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
149
+ </Cell>
150
+ </map>
151
+ <map>
152
+ <Cell>
153
+ <entity1 rdf:resource="https://w3id.org/rec#locatedIn"/>
154
+ <entity2 rdf:resource="http://observedchange.com/tisc/ns#locatedAt"/>
155
+ <relation>=</relation>
156
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
157
+ </Cell>
158
+ </map>
159
+ </Alignment>
160
+ </rdf:RDF>
references/repaired_silver/city-brick.silver.rdf ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF
3
+ xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
4
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>
10
+ <Ontology rdf:about="http://www.semanticweb.org/dave/ontologies/CityOWLFull#"/>
11
+ </onto1>
12
+ <onto2>
13
+ <Ontology rdf:about="https://brickschema.org/schema/1.4/Brick"/>
14
+ </onto2>
15
+ <map>
16
+ <Cell>
17
+ <entity1 rdf:resource="http://www.opengis.net/ont/geosparql#Geometry"/>
18
+ <entity2 rdf:resource="https://w3id.org/rec#Geometry"/>
19
+ <relation>=</relation>
20
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
21
+ </Cell>
22
+ </map>
23
+ <map>
24
+ <Cell>
25
+ <entity1 rdf:resource="http://www.opengis.net/ont/gml#MultiPoint"/>
26
+ <entity2 rdf:resource="https://w3id.org/rec#MultiPoint"/>
27
+ <relation>=</relation>
28
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
29
+ </Cell>
30
+ </map>
31
+ <map>
32
+ <Cell>
33
+ <entity1 rdf:resource="http://www.opengis.net/ont/gml#Polygon"/>
34
+ <entity2 rdf:resource="https://w3id.org/rec#Polygon"/>
35
+ <relation>=</relation>
36
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
37
+ </Cell>
38
+ </map>
39
+ <map>
40
+ <Cell>
41
+ <entity1 rdf:resource="http://www.w3.org/2000/01/rdf-schema#member"/>
42
+ <entity2 rdf:resource="https://w3id.org/rec#hasMember"/>
43
+ <relation>=</relation>
44
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
45
+ </Cell>
46
+ </map>
47
+ <map>
48
+ <Cell>
49
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitDay"/>
50
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DAY"/>
51
+ <relation>=</relation>
52
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
53
+ </Cell>
54
+ </map>
55
+ <map>
56
+ <Cell>
57
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitHour"/>
58
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/HR"/>
59
+ <relation>=</relation>
60
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
61
+ </Cell>
62
+ </map>
63
+ <map>
64
+ <Cell>
65
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitMinute"/>
66
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/MIN"/>
67
+ <relation>=</relation>
68
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
69
+ </Cell>
70
+ </map>
71
+ <map>
72
+ <Cell>
73
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitSecond"/>
74
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/SEC"/>
75
+ <relation>=</relation>
76
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
77
+ </Cell>
78
+ </map>
79
+ <map>
80
+ <Cell>
81
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitYear"/>
82
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Unit"/>
83
+ <relation>=</relation>
84
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
85
+ </Cell>
86
+ </map>
87
+ <map>
88
+ <Cell>
89
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#BuildingConstructiveElement"/>
90
+ <entity2 rdf:resource="https://w3id.org/rec#BuildingElement"/>
91
+ <relation>=</relation>
92
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
93
+ </Cell>
94
+ </map>
95
+ <map>
96
+ <Cell>
97
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#Door"/>
98
+ <entity2 rdf:resource="https://w3id.org/rec#Door"/>
99
+ <relation>=</relation>
100
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
101
+ </Cell>
102
+ </map>
103
+ <map>
104
+ <Cell>
105
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#Window"/>
106
+ <entity2 rdf:resource="https://w3id.org/rec#Window"/>
107
+ <relation>=</relation>
108
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
109
+ </Cell>
110
+ </map>
111
+ <map>
112
+ <Cell>
113
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#Address"/>
114
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Address"/>
115
+ <relation>=</relation>
116
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
117
+ </Cell>
118
+ </map>
119
+ <map>
120
+ <Cell>
121
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Document/3.0/document#Reference"/>
122
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#SetpointReference"/>
123
+ <relation>=</relation>
124
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
125
+ </Cell>
126
+ </map>
127
+ <map>
128
+ <Cell>
129
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Document/3.0/document#Tag"/>
130
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tag"/>
131
+ <relation>=</relation>
132
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
133
+ </Cell>
134
+ </map>
135
+ <map>
136
+ <Cell>
137
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Workspace/3.0/workspace#Space"/>
138
+ <entity2 rdf:resource="https://w3id.org/rec#Space"/>
139
+ <relation>=</relation>
140
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
141
+ </Cell>
142
+ </map>
143
+ <map>
144
+ <Cell>
145
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Workspace/3.0/workspace#Workspace"/>
146
+ <entity2 rdf:resource="https://w3id.org/rec#Workspace"/>
147
+ <relation>=</relation>
148
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
149
+ </Cell>
150
+ </map>
151
+ <map>
152
+ <Cell>
153
+ <entity1 rdf:resource="https://schema.org/Organization"/>
154
+ <entity2 rdf:resource="https://w3id.org/rec#Organization"/>
155
+ <relation>=</relation>
156
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
157
+ </Cell>
158
+ </map>
159
+ <map>
160
+ <Cell>
161
+ <entity1 rdf:resource="https://schema.org/Person"/>
162
+ <entity2 rdf:resource="http://schema.org/Person"/>
163
+ <relation>=</relation>
164
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
165
+ </Cell>
166
+ </map>
167
+ </Alignment>
168
+ </rdf:RDF>
references/repaired_silver/jc3iedm-brick.silver.rdf ADDED
@@ -0,0 +1,613 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF
3
+ xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
4
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
6
+ <Alignment>
7
+ <xml>yes</xml>
8
+ <level>0</level>
9
+ <type>??</type>
10
+ <onto1>http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl</onto1>
11
+ <onto2>https://brickschema.org/schema/1.4/Brick</onto2>
12
+ <map>
13
+ <Cell>
14
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Apartment_building"/>
15
+ <entity2 rdf:resource="https://w3id.org/rec#Apartment"/>
16
+ <relation>=</relation>
17
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
18
+ </Cell>
19
+ </map>
20
+ <map>
21
+ <Cell>
22
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BETA"/>
23
+ <entity2 rdf:resource="http://qudt.org/vocab/quantitykind/RadioactiveDecay"/>
24
+ <relation>=</relation>
25
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
26
+ </Cell>
27
+ </map>
28
+ <map>
29
+ <Cell>
30
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SUPPRT"/>
31
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Aid"/>
32
+ <relation>=</relation>
33
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
34
+ </Cell>
35
+ </map>
36
+ <map>
37
+ <Cell>
38
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ACTIVE-1"/>
39
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Active"/>
40
+ <relation>=</relation>
41
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
42
+ </Cell>
43
+ </map>
44
+ <map>
45
+ <Cell>
46
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CLOSE"/>
47
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Close"/>
48
+ <relation>=</relation>
49
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
50
+ </Cell>
51
+ </map>
52
+ <map>
53
+ <Cell>
54
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Status"/>
55
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Status"/>
56
+ <relation>=</relation>
57
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
58
+ </Cell>
59
+ </map>
60
+ <map>
61
+ <Cell>
62
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REST"/>
63
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Rest"/>
64
+ <relation>=</relation>
65
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
66
+ </Cell>
67
+ </map>
68
+ <map>
69
+ <Cell>
70
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AFGHAN"/>
71
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/CCY_AFN"/>
72
+ <relation>=</relation>
73
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
74
+ </Cell>
75
+ </map>
76
+ <map>
77
+ <Cell>
78
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
79
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Volume"/>
80
+ <relation>=</relation>
81
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
82
+ </Cell>
83
+ </map>
84
+ <map>
85
+ <Cell>
86
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
87
+ <entity2 rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
88
+ <relation>=</relation>
89
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
90
+ </Cell>
91
+ </map>
92
+ <map>
93
+ <Cell>
94
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
95
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Volume"/>
96
+ <relation>=</relation>
97
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
98
+ </Cell>
99
+ </map>
100
+ <map>
101
+ <Cell>
102
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
103
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#volume"/>
104
+ <relation>=</relation>
105
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
106
+ </Cell>
107
+ </map>
108
+ <map>
109
+ <Cell>
110
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GROUND"/>
111
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Ground"/>
112
+ <relation>=</relation>
113
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
114
+ </Cell>
115
+ </map>
116
+ <map>
117
+ <Cell>
118
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BIT"/>
119
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/BIT"/>
120
+ <relation>=</relation>
121
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
122
+ </Cell>
123
+ </map>
124
+ <map>
125
+ <Cell>
126
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SAFE"/>
127
+ <entity2 rdf:resource="https://w3id.org/rec#Safe"/>
128
+ <relation>=</relation>
129
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
130
+ </Cell>
131
+ </map>
132
+ <map>
133
+ <Cell>
134
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Control_zone"/>
135
+ <entity2 rdf:resource="https://w3id.org/rec#AccessControlZone"/>
136
+ <relation>=</relation>
137
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
138
+ </Cell>
139
+ </map>
140
+ <map>
141
+ <Cell>
142
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#YARD"/>
143
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/YD"/>
144
+ <relation>=</relation>
145
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
146
+ </Cell>
147
+ </map>
148
+ <map>
149
+ <Cell>
150
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ORGANISATION"/>
151
+ <entity2 rdf:resource="https://w3id.org/rec#Organization"/>
152
+ <relation>=</relation>
153
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
154
+ </Cell>
155
+ </map>
156
+ <map>
157
+ <Cell>
158
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Cart"/>
159
+ <entity2 rdf:resource="https://w3id.org/rec#Cart"/>
160
+ <relation>=</relation>
161
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
162
+ </Cell>
163
+ </map>
164
+ <map>
165
+ <Cell>
166
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AIR"/>
167
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Air"/>
168
+ <relation>=</relation>
169
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
170
+ </Cell>
171
+ </map>
172
+ <map>
173
+ <Cell>
174
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AIR"/>
175
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Air"/>
176
+ <relation>=</relation>
177
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
178
+ </Cell>
179
+ </map>
180
+ <map>
181
+ <Cell>
182
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#School"/>
183
+ <entity2 rdf:resource="https://w3id.org/rec#School"/>
184
+ <relation>=</relation>
185
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
186
+ </Cell>
187
+ </map>
188
+ <map>
189
+ <Cell>
190
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REGION"/>
191
+ <entity2 rdf:resource="https://w3id.org/rec#Region"/>
192
+ <relation>=</relation>
193
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
194
+ </Cell>
195
+ </map>
196
+ <map>
197
+ <Cell>
198
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REGION"/>
199
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Region"/>
200
+ <relation>=</relation>
201
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
202
+ </Cell>
203
+ </map>
204
+ <map>
205
+ <Cell>
206
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REGION"/>
207
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Region"/>
208
+ <relation>=</relation>
209
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
210
+ </Cell>
211
+ </map>
212
+ <map>
213
+ <Cell>
214
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#WHEEL"/>
215
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Wheel"/>
216
+ <relation>=</relation>
217
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
218
+ </Cell>
219
+ </map>
220
+ <map>
221
+ <Cell>
222
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ACTION"/>
223
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Action"/>
224
+ <relation>=</relation>
225
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
226
+ </Cell>
227
+ </map>
228
+ <map>
229
+ <Cell>
230
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Sensor"/>
231
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Sensor"/>
232
+ <relation>=</relation>
233
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
234
+ </Cell>
235
+ </map>
236
+ <map>
237
+ <Cell>
238
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LIQUID"/>
239
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Liquid"/>
240
+ <relation>=</relation>
241
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
242
+ </Cell>
243
+ </map>
244
+ <map>
245
+ <Cell>
246
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LIQUID"/>
247
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Liquid"/>
248
+ <relation>=</relation>
249
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
250
+ </Cell>
251
+ </map>
252
+ <map>
253
+ <Cell>
254
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LOCATION"/>
255
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Location"/>
256
+ <relation>=</relation>
257
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
258
+ </Cell>
259
+ </map>
260
+ <map>
261
+ <Cell>
262
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DEGREE"/>
263
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DEG"/>
264
+ <relation>=</relation>
265
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
266
+ </Cell>
267
+ </map>
268
+ <map>
269
+ <Cell>
270
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PEAK"/>
271
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Peak"/>
272
+ <relation>=</relation>
273
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
274
+ </Cell>
275
+ </map>
276
+ <map>
277
+ <Cell>
278
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Tunnel"/>
279
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tunnel"/>
280
+ <relation>=</relation>
281
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
282
+ </Cell>
283
+ </map>
284
+ <map>
285
+ <Cell>
286
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NetworkSecurityPolicyCode"/>
287
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#NetworkSecurityPolicy"/>
288
+ <relation>=</relation>
289
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
290
+ </Cell>
291
+ </map>
292
+ <map>
293
+ <Cell>
294
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DEG"/>
295
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DEG"/>
296
+ <relation>=</relation>
297
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
298
+ </Cell>
299
+ </map>
300
+ <map>
301
+ <Cell>
302
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#RAD"/>
303
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/RAD_R"/>
304
+ <relation>=</relation>
305
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
306
+ </Cell>
307
+ </map>
308
+ <map>
309
+ <Cell>
310
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ACTIVE"/>
311
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Active"/>
312
+ <relation>=</relation>
313
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
314
+ </Cell>
315
+ </map>
316
+ <map>
317
+ <Cell>
318
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SLAB"/>
319
+ <entity2 rdf:resource="https://w3id.org/rec#Slab"/>
320
+ <relation>=</relation>
321
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
322
+ </Cell>
323
+ </map>
324
+ <map>
325
+ <Cell>
326
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VISUAL"/>
327
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Visual"/>
328
+ <relation>=</relation>
329
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
330
+ </Cell>
331
+ </map>
332
+ <map>
333
+ <Cell>
334
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DELAY"/>
335
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Delay"/>
336
+ <relation>=</relation>
337
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
338
+ </Cell>
339
+ </map>
340
+ <map>
341
+ <Cell>
342
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HOT"/>
343
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Hot"/>
344
+ <relation>=</relation>
345
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
346
+ </Cell>
347
+ </map>
348
+ <map>
349
+ <Cell>
350
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VIDEO"/>
351
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Video"/>
352
+ <relation>=</relation>
353
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
354
+ </Cell>
355
+ </map>
356
+ <map>
357
+ <Cell>
358
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FINAL"/>
359
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Final"/>
360
+ <relation>=</relation>
361
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
362
+ </Cell>
363
+ </map>
364
+ <map>
365
+ <Cell>
366
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Zone_of_fire"/>
367
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Fire_Zone"/>
368
+ <relation>=</relation>
369
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
370
+ </Cell>
371
+ </map>
372
+ <map>
373
+ <Cell>
374
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Action"/>
375
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Action"/>
376
+ <relation>=</relation>
377
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
378
+ </Cell>
379
+ </map>
380
+ <map>
381
+ <Cell>
382
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Location"/>
383
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Location"/>
384
+ <relation>=</relation>
385
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
386
+ </Cell>
387
+ </map>
388
+ <map>
389
+ <Cell>
390
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Wall"/>
391
+ <entity2 rdf:resource="https://w3id.org/rec#Wall"/>
392
+ <relation>=</relation>
393
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
394
+ </Cell>
395
+ </map>
396
+ <map>
397
+ <Cell>
398
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Point_of_interest"/>
399
+ <entity2 rdf:resource="https://w3id.org/rec#PointOfInterest"/>
400
+ <relation>=</relation>
401
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
402
+ </Cell>
403
+ </map>
404
+ <map>
405
+ <Cell>
406
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REAL"/>
407
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Real"/>
408
+ <relation>=</relation>
409
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
410
+ </Cell>
411
+ </map>
412
+ <map>
413
+ <Cell>
414
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Office"/>
415
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Office"/>
416
+ <relation>=</relation>
417
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
418
+ </Cell>
419
+ </map>
420
+ <map>
421
+ <Cell>
422
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Office"/>
423
+ <entity2 rdf:resource="https://w3id.org/rec#Office"/>
424
+ <relation>=</relation>
425
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
426
+ </Cell>
427
+ </map>
428
+ <map>
429
+ <Cell>
430
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SMOKE"/>
431
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Smoke"/>
432
+ <relation>=</relation>
433
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
434
+ </Cell>
435
+ </map>
436
+ <map>
437
+ <Cell>
438
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LOW"/>
439
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Low"/>
440
+ <relation>=</relation>
441
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
442
+ </Cell>
443
+ </map>
444
+ <map>
445
+ <Cell>
446
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Tank"/>
447
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tank"/>
448
+ <relation>=</relation>
449
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
450
+ </Cell>
451
+ </map>
452
+ <map>
453
+ <Cell>
454
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#POINT"/>
455
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Point"/>
456
+ <relation>=</relation>
457
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
458
+ </Cell>
459
+ </map>
460
+ <map>
461
+ <Cell>
462
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#POINT"/>
463
+ <entity2 rdf:resource="https://w3id.org/rec#Point"/>
464
+ <relation>=</relation>
465
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
466
+ </Cell>
467
+ </map>
468
+ <map>
469
+ <Cell>
470
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#OIL"/>
471
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Oil"/>
472
+ <relation>=</relation>
473
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
474
+ </Cell>
475
+ </map>
476
+ <map>
477
+ <Cell>
478
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ADDRESS"/>
479
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Address"/>
480
+ <relation>=</relation>
481
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
482
+ </Cell>
483
+ </map>
484
+ <map>
485
+ <Cell>
486
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BOX"/>
487
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Box"/>
488
+ <relation>=</relation>
489
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
490
+ </Cell>
491
+ </map>
492
+ <map>
493
+ <Cell>
494
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PERSON"/>
495
+ <entity2 rdf:resource="http://schema.org/Person"/>
496
+ <relation>=</relation>
497
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
498
+ </Cell>
499
+ </map>
500
+ <map>
501
+ <Cell>
502
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PERSON"/>
503
+ <entity2 rdf:resource="https://w3id.org/rec#Person"/>
504
+ <relation>=</relation>
505
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
506
+ </Cell>
507
+ </map>
508
+ <map>
509
+ <Cell>
510
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COLD"/>
511
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Cold"/>
512
+ <relation>=</relation>
513
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
514
+ </Cell>
515
+ </map>
516
+ <map>
517
+ <Cell>
518
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COIL"/>
519
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Coil"/>
520
+ <relation>=</relation>
521
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
522
+ </Cell>
523
+ </map>
524
+ <map>
525
+ <Cell>
526
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COIL"/>
527
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Coil"/>
528
+ <relation>=</relation>
529
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
530
+ </Cell>
531
+ </map>
532
+ <map>
533
+ <Cell>
534
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Air_compressor"/>
535
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Compressor"/>
536
+ <relation>=</relation>
537
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
538
+ </Cell>
539
+ </map>
540
+ <map>
541
+ <Cell>
542
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Building"/>
543
+ <entity2 rdf:resource="https://w3id.org/rec#Building"/>
544
+ <relation>=</relation>
545
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
546
+ </Cell>
547
+ </map>
548
+ <map>
549
+ <Cell>
550
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Building"/>
551
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Building"/>
552
+ <relation>=</relation>
553
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
554
+ </Cell>
555
+ </map>
556
+ <map>
557
+ <Cell>
558
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BYPASS-1"/>
559
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Bypass"/>
560
+ <relation>=</relation>
561
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
562
+ </Cell>
563
+ </map>
564
+ <map>
565
+ <Cell>
566
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MISCELLANEOUS-EQUIPMENT-TYPE-Tank"/>
567
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tank"/>
568
+ <relation>=</relation>
569
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
570
+ </Cell>
571
+ </map>
572
+ <map>
573
+ <Cell>
574
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VEHICLE-TYPE-Maintenance"/>
575
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Maintenance"/>
576
+ <relation>=</relation>
577
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
578
+ </Cell>
579
+ </map>
580
+ <map>
581
+ <Cell>
582
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TEAM"/>
583
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Team"/>
584
+ <relation>=</relation>
585
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
586
+ </Cell>
587
+ </map>
588
+ <map>
589
+ <Cell>
590
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Lamp"/>
591
+ <entity2 rdf:resource="https://w3id.org/rec#Lamp"/>
592
+ <relation>=</relation>
593
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
594
+ </Cell>
595
+ </map>
596
+ <map>
597
+ <Cell>
598
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GUARAN"/>
599
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/CCY_PYG"/>
600
+ <relation>=</relation>
601
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
602
+ </Cell>
603
+ </map>
604
+ <map>
605
+ <Cell>
606
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Maintenance"/>
607
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Maintenance"/>
608
+ <relation>=</relation>
609
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
610
+ </Cell>
611
+ </map>
612
+ </Alignment>
613
+ </rdf:RDF>
references/repaired_silver/jc3iedm-facility.silver.rdf ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF
3
+ xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
4
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
6
+ <Alignment>
7
+ <xml>yes</xml>
8
+ <level>0</level>
9
+ <type>??</type>
10
+ <onto1>http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl</onto1>
11
+ <onto2>https://www.commoncoreontologies.org/FacilityOntology</onto2>
12
+ <map>
13
+ <Cell>
14
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Rail_facilities"/>
15
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000108"/>
16
+ <relation>=</relation>
17
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
18
+ </Cell>
19
+ </map>
20
+ <map>
21
+ <Cell>
22
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__chemicals"/>
23
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000778"/>
24
+ <relation>=</relation>
25
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
26
+ </Cell>
27
+ </map>
28
+ <map>
29
+ <Cell>
30
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Missile_site"/>
31
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000432"/>
32
+ <relation>=</relation>
33
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
34
+ </Cell>
35
+ </map>
36
+ <map>
37
+ <Cell>
38
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Transport_facility"/>
39
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000226"/>
40
+ <relation>=</relation>
41
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
42
+ </Cell>
43
+ </map>
44
+ <map>
45
+ <Cell>
46
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__medical"/>
47
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000680"/>
48
+ <relation>=</relation>
49
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
50
+ </Cell>
51
+ </map>
52
+ <map>
53
+ <Cell>
54
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__biological"/>
55
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001344"/>
56
+ <relation>=</relation>
57
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
58
+ </Cell>
59
+ </map>
60
+ <map>
61
+ <Cell>
62
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Sewage_treatment_facility"/>
63
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001308"/>
64
+ <relation>=</relation>
65
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
66
+ </Cell>
67
+ </map>
68
+ <map>
69
+ <Cell>
70
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Rail_facilities"/>
71
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000108"/>
72
+ <relation>=</relation>
73
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
74
+ </Cell>
75
+ </map>
76
+ <map>
77
+ <Cell>
78
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_transmission_line"/>
79
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000705"/>
80
+ <relation>=</relation>
81
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
82
+ </Cell>
83
+ </map>
84
+ <map>
85
+ <Cell>
86
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Gas_processing_facility"/>
87
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001362"/>
88
+ <relation>=</relation>
89
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
90
+ </Cell>
91
+ </map>
92
+ <map>
93
+ <Cell>
94
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Town_hall"/>
95
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000545"/>
96
+ <relation>=</relation>
97
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
98
+ </Cell>
99
+ </map>
100
+ <map>
101
+ <Cell>
102
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Water_treatment_facility"/>
103
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000814"/>
104
+ <relation>=</relation>
105
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
106
+ </Cell>
107
+ </map>
108
+ <map>
109
+ <Cell>
110
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Petrochemical_refinery"/>
111
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001089"/>
112
+ <relation>=</relation>
113
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
114
+ </Cell>
115
+ </map>
116
+ <map>
117
+ <Cell>
118
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Farm"/>
119
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001380"/>
120
+ <relation>=</relation>
121
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
122
+ </Cell>
123
+ </map>
124
+ <map>
125
+ <Cell>
126
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Heliport"/>
127
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000195"/>
128
+ <relation>=</relation>
129
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
130
+ </Cell>
131
+ </map>
132
+ <map>
133
+ <Cell>
134
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__nuclear_storage"/>
135
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001257"/>
136
+ <relation>=</relation>
137
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
138
+ </Cell>
139
+ </map>
140
+ <map>
141
+ <Cell>
142
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__hydroelectric"/>
143
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000846"/>
144
+ <relation>=</relation>
145
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
146
+ </Cell>
147
+ </map>
148
+ <map>
149
+ <Cell>
150
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Pumping_station"/>
151
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000232"/>
152
+ <relation>=</relation>
153
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
154
+ </Cell>
155
+ </map>
156
+ <map>
157
+ <Cell>
158
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#School"/>
159
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001358"/>
160
+ <relation>=</relation>
161
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
162
+ </Cell>
163
+ </map>
164
+ <map>
165
+ <Cell>
166
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Decontamination_facility"/>
167
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000901"/>
168
+ <relation>=</relation>
169
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
170
+ </Cell>
171
+ </map>
172
+ <map>
173
+ <Cell>
174
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Combat_outpost"/>
175
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000667"/>
176
+ <relation>=</relation>
177
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
178
+ </Cell>
179
+ </map>
180
+ <map>
181
+ <Cell>
182
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Warehouse"/>
183
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000375"/>
184
+ <relation>=</relation>
185
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
186
+ </Cell>
187
+ </map>
188
+ <map>
189
+ <Cell>
190
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Fort"/>
191
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001091"/>
192
+ <relation>=</relation>
193
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
194
+ </Cell>
195
+ </map>
196
+ <map>
197
+ <Cell>
198
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Headquarters_facility"/>
199
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001297"/>
200
+ <relation>=</relation>
201
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
202
+ </Cell>
203
+ </map>
204
+ <map>
205
+ <Cell>
206
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Mine"/>
207
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000639"/>
208
+ <relation>=</relation>
209
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
210
+ </Cell>
211
+ </map>
212
+ <map>
213
+ <Cell>
214
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Washing_facility"/>
215
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001375"/>
216
+ <relation>=</relation>
217
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
218
+ </Cell>
219
+ </map>
220
+ <map>
221
+ <Cell>
222
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#House"/>
223
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000331"/>
224
+ <relation>=</relation>
225
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
226
+ </Cell>
227
+ </map>
228
+ <map>
229
+ <Cell>
230
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Water_tower"/>
231
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000708"/>
232
+ <relation>=</relation>
233
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
234
+ </Cell>
235
+ </map>
236
+ <map>
237
+ <Cell>
238
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Pipeline"/>
239
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000867"/>
240
+ <relation>=</relation>
241
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
242
+ </Cell>
243
+ </map>
244
+ <map>
245
+ <Cell>
246
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Military_base.facility"/>
247
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000483"/>
248
+ <relation>=</relation>
249
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
250
+ </Cell>
251
+ </map>
252
+ <map>
253
+ <Cell>
254
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Pier"/>
255
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000761"/>
256
+ <relation>=</relation>
257
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
258
+ </Cell>
259
+ </map>
260
+ <map>
261
+ <Cell>
262
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Apartment_building"/>
263
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000336"/>
264
+ <relation>=</relation>
265
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
266
+ </Cell>
267
+ </map>
268
+ <map>
269
+ <Cell>
270
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Shop"/>
271
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000262"/>
272
+ <relation>=</relation>
273
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
274
+ </Cell>
275
+ </map>
276
+ <map>
277
+ <Cell>
278
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Religious_facility"/>
279
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000052"/>
280
+ <relation>=</relation>
281
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
282
+ </Cell>
283
+ </map>
284
+ <map>
285
+ <Cell>
286
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Reservoir"/>
287
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000957"/>
288
+ <relation>=</relation>
289
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
290
+ </Cell>
291
+ </map>
292
+ <map>
293
+ <Cell>
294
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Police_station"/>
295
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000349"/>
296
+ <relation>=</relation>
297
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
298
+ </Cell>
299
+ </map>
300
+ <map>
301
+ <Cell>
302
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__thermal"/>
303
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000330"/>
304
+ <relation>=</relation>
305
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
306
+ </Cell>
307
+ </map>
308
+ <map>
309
+ <Cell>
310
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__ammunition"/>
311
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000220"/>
312
+ <relation>=</relation>
313
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
314
+ </Cell>
315
+ </map>
316
+ <map>
317
+ <Cell>
318
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Port"/>
319
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001258"/>
320
+ <relation>=</relation>
321
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
322
+ </Cell>
323
+ </map>
324
+ <map>
325
+ <Cell>
326
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Government_building"/>
327
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000946"/>
328
+ <relation>=</relation>
329
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
330
+ </Cell>
331
+ </map>
332
+ <map>
333
+ <Cell>
334
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__fossil_fuel"/>
335
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000717"/>
336
+ <relation>=</relation>
337
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
338
+ </Cell>
339
+ </map>
340
+ <map>
341
+ <Cell>
342
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__nuclear"/>
343
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000421"/>
344
+ <relation>=</relation>
345
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
346
+ </Cell>
347
+ </map>
348
+ <map>
349
+ <Cell>
350
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Command_post_facility"/>
351
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000710"/>
352
+ <relation>=</relation>
353
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
354
+ </Cell>
355
+ </map>
356
+ <map>
357
+ <Cell>
358
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Maintenance_facility"/>
359
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001287"/>
360
+ <relation>=</relation>
361
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
362
+ </Cell>
363
+ </map>
364
+ </Alignment>
365
+ </rdf:RDF>
references/repaired_silver/jc3iedm-mio.silver.rdf ADDED
@@ -0,0 +1,2205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF
3
+ xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
4
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
6
+ <Alignment>
7
+ <xml>yes</xml>
8
+ <level>0</level>
9
+ <type>??</type>
10
+ <onto1>http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl</onto1>
11
+ <onto2>http://www.cenitmio.es/ontologies/mIOmerged.owl</onto2>
12
+ <map>
13
+ <Cell>
14
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CONVOY"/>
15
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#Caravan"/>
16
+ <relation>=</relation>
17
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
18
+ </Cell>
19
+ </map>
20
+ <map>
21
+ <Cell>
22
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Human"/>
23
+ <entity2 rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
24
+ <relation>=</relation>
25
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
26
+ </Cell>
27
+ </map>
28
+ <map>
29
+ <Cell>
30
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Association"/>
31
+ <entity2 rdf:resource="http://xmlns.com/wordnet/1.6/Organization"/>
32
+ <relation>=</relation>
33
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
34
+ </Cell>
35
+ </map>
36
+ <map>
37
+ <Cell>
38
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__not_otherwise_specified"/>
39
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#Depot"/>
40
+ <relation>=</relation>
41
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
42
+ </Cell>
43
+ </map>
44
+ <map>
45
+ <Cell>
46
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#W"/>
47
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#W"/>
48
+ <relation>=</relation>
49
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
50
+ </Cell>
51
+ </map>
52
+ <map>
53
+ <Cell>
54
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ABW"/>
55
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AW_ARUBA"/>
56
+ <relation>=</relation>
57
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
58
+ </Cell>
59
+ </map>
60
+ <map>
61
+ <Cell>
62
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AFG"/>
63
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AF_AFGHANISTAN"/>
64
+ <relation>=</relation>
65
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
66
+ </Cell>
67
+ </map>
68
+ <map>
69
+ <Cell>
70
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AIA"/>
71
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AI_ANGUILLA"/>
72
+ <relation>=</relation>
73
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
74
+ </Cell>
75
+ </map>
76
+ <map>
77
+ <Cell>
78
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ALB"/>
79
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AL_ALBANIA"/>
80
+ <relation>=</relation>
81
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
82
+ </Cell>
83
+ </map>
84
+ <map>
85
+ <Cell>
86
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AND"/>
87
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AD_ANDORRA"/>
88
+ <relation>=</relation>
89
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
90
+ </Cell>
91
+ </map>
92
+ <map>
93
+ <Cell>
94
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ANT"/>
95
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AN_NETHERLANDS_ANTILLES"/>
96
+ <relation>=</relation>
97
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
98
+ </Cell>
99
+ </map>
100
+ <map>
101
+ <Cell>
102
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ARE"/>
103
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AE_UNITED_ARAB_EMIRATES"/>
104
+ <relation>=</relation>
105
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
106
+ </Cell>
107
+ </map>
108
+ <map>
109
+ <Cell>
110
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ARG"/>
111
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AR_ARGENTINA"/>
112
+ <relation>=</relation>
113
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
114
+ </Cell>
115
+ </map>
116
+ <map>
117
+ <Cell>
118
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ARM"/>
119
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AM_ARMENIA"/>
120
+ <relation>=</relation>
121
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
122
+ </Cell>
123
+ </map>
124
+ <map>
125
+ <Cell>
126
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ASM"/>
127
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AS_AMERICAN_SAMOA"/>
128
+ <relation>=</relation>
129
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
130
+ </Cell>
131
+ </map>
132
+ <map>
133
+ <Cell>
134
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ATA"/>
135
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AQ_ANTARCTICA"/>
136
+ <relation>=</relation>
137
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
138
+ </Cell>
139
+ </map>
140
+ <map>
141
+ <Cell>
142
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ATF"/>
143
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TF_FRENCH_SOUTHERN_TERRITORIES"/>
144
+ <relation>=</relation>
145
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
146
+ </Cell>
147
+ </map>
148
+ <map>
149
+ <Cell>
150
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ATG"/>
151
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AG_ANTIGUA_AND_BARBUDA"/>
152
+ <relation>=</relation>
153
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
154
+ </Cell>
155
+ </map>
156
+ <map>
157
+ <Cell>
158
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AUS"/>
159
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AU_AUSTRALIA"/>
160
+ <relation>=</relation>
161
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
162
+ </Cell>
163
+ </map>
164
+ <map>
165
+ <Cell>
166
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AUT"/>
167
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AT_AUSTRIA"/>
168
+ <relation>=</relation>
169
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
170
+ </Cell>
171
+ </map>
172
+ <map>
173
+ <Cell>
174
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AZE"/>
175
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AZ_AZERBAIJAN"/>
176
+ <relation>=</relation>
177
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
178
+ </Cell>
179
+ </map>
180
+ <map>
181
+ <Cell>
182
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BDI"/>
183
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BI_BURUNDI"/>
184
+ <relation>=</relation>
185
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
186
+ </Cell>
187
+ </map>
188
+ <map>
189
+ <Cell>
190
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BEL"/>
191
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BE_BELGIUM"/>
192
+ <relation>=</relation>
193
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
194
+ </Cell>
195
+ </map>
196
+ <map>
197
+ <Cell>
198
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BGD"/>
199
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BD_BANGLADESH"/>
200
+ <relation>=</relation>
201
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
202
+ </Cell>
203
+ </map>
204
+ <map>
205
+ <Cell>
206
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BGR"/>
207
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BG_BULGARIA"/>
208
+ <relation>=</relation>
209
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
210
+ </Cell>
211
+ </map>
212
+ <map>
213
+ <Cell>
214
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BHR"/>
215
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BH_BAHRAIN"/>
216
+ <relation>=</relation>
217
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
218
+ </Cell>
219
+ </map>
220
+ <map>
221
+ <Cell>
222
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BHS"/>
223
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BS_BAHAMAS"/>
224
+ <relation>=</relation>
225
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
226
+ </Cell>
227
+ </map>
228
+ <map>
229
+ <Cell>
230
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BIH"/>
231
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BA_BOSNIA_AND_HERZEGOVINA"/>
232
+ <relation>=</relation>
233
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
234
+ </Cell>
235
+ </map>
236
+ <map>
237
+ <Cell>
238
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BLR"/>
239
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BY_BELARUS"/>
240
+ <relation>=</relation>
241
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
242
+ </Cell>
243
+ </map>
244
+ <map>
245
+ <Cell>
246
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BLZ"/>
247
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BZ_BELIZE"/>
248
+ <relation>=</relation>
249
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
250
+ </Cell>
251
+ </map>
252
+ <map>
253
+ <Cell>
254
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BMU"/>
255
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BM_BERMUDA"/>
256
+ <relation>=</relation>
257
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
258
+ </Cell>
259
+ </map>
260
+ <map>
261
+ <Cell>
262
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BOL"/>
263
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BO_BOLIVIA"/>
264
+ <relation>=</relation>
265
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
266
+ </Cell>
267
+ </map>
268
+ <map>
269
+ <Cell>
270
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BRA"/>
271
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BR_BRAZIL"/>
272
+ <relation>=</relation>
273
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
274
+ </Cell>
275
+ </map>
276
+ <map>
277
+ <Cell>
278
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BRB"/>
279
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BB_BARBADOS"/>
280
+ <relation>=</relation>
281
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
282
+ </Cell>
283
+ </map>
284
+ <map>
285
+ <Cell>
286
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BRN"/>
287
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BN_BRUNEI_DARUSSALAM"/>
288
+ <relation>=</relation>
289
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
290
+ </Cell>
291
+ </map>
292
+ <map>
293
+ <Cell>
294
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BTN"/>
295
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BT_BHUTAN"/>
296
+ <relation>=</relation>
297
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
298
+ </Cell>
299
+ </map>
300
+ <map>
301
+ <Cell>
302
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BVT"/>
303
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BV_BOUVET_ISLAND"/>
304
+ <relation>=</relation>
305
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
306
+ </Cell>
307
+ </map>
308
+ <map>
309
+ <Cell>
310
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BWA"/>
311
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_BW_BOTSWANA"/>
312
+ <relation>=</relation>
313
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
314
+ </Cell>
315
+ </map>
316
+ <map>
317
+ <Cell>
318
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CAF"/>
319
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CF_CENTRAL_AFRICAN_REPUBLIC"/>
320
+ <relation>=</relation>
321
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
322
+ </Cell>
323
+ </map>
324
+ <map>
325
+ <Cell>
326
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CAN"/>
327
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CA_CANADA"/>
328
+ <relation>=</relation>
329
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
330
+ </Cell>
331
+ </map>
332
+ <map>
333
+ <Cell>
334
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CHE"/>
335
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CH_SWITZERLAND"/>
336
+ <relation>=</relation>
337
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
338
+ </Cell>
339
+ </map>
340
+ <map>
341
+ <Cell>
342
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CHL"/>
343
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CL_CHILE"/>
344
+ <relation>=</relation>
345
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
346
+ </Cell>
347
+ </map>
348
+ <map>
349
+ <Cell>
350
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CHN"/>
351
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CN_CHINA"/>
352
+ <relation>=</relation>
353
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
354
+ </Cell>
355
+ </map>
356
+ <map>
357
+ <Cell>
358
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CMR"/>
359
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CM_CAMEROON"/>
360
+ <relation>=</relation>
361
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
362
+ </Cell>
363
+ </map>
364
+ <map>
365
+ <Cell>
366
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COK"/>
367
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CK_COOK_ISLANDS"/>
368
+ <relation>=</relation>
369
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
370
+ </Cell>
371
+ </map>
372
+ <map>
373
+ <Cell>
374
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COL"/>
375
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CO_COLOMBIA"/>
376
+ <relation>=</relation>
377
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
378
+ </Cell>
379
+ </map>
380
+ <map>
381
+ <Cell>
382
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COM-1"/>
383
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KM_COMOROS"/>
384
+ <relation>=</relation>
385
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
386
+ </Cell>
387
+ </map>
388
+ <map>
389
+ <Cell>
390
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CPV"/>
391
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CV_CAPE_VERDE"/>
392
+ <relation>=</relation>
393
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
394
+ </Cell>
395
+ </map>
396
+ <map>
397
+ <Cell>
398
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CRI"/>
399
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CR_COSTA_RICA"/>
400
+ <relation>=</relation>
401
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
402
+ </Cell>
403
+ </map>
404
+ <map>
405
+ <Cell>
406
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CXR"/>
407
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CX_CHRISTMAS_ISLAND"/>
408
+ <relation>=</relation>
409
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
410
+ </Cell>
411
+ </map>
412
+ <map>
413
+ <Cell>
414
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CYM"/>
415
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KY_CAYMAN_ISLANDS"/>
416
+ <relation>=</relation>
417
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
418
+ </Cell>
419
+ </map>
420
+ <map>
421
+ <Cell>
422
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CYP"/>
423
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CY_CYPRUS"/>
424
+ <relation>=</relation>
425
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
426
+ </Cell>
427
+ </map>
428
+ <map>
429
+ <Cell>
430
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CZE"/>
431
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CZ_CZECH_REPUBLIC"/>
432
+ <relation>=</relation>
433
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
434
+ </Cell>
435
+ </map>
436
+ <map>
437
+ <Cell>
438
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DEU"/>
439
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_DE_GERMANY"/>
440
+ <relation>=</relation>
441
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
442
+ </Cell>
443
+ </map>
444
+ <map>
445
+ <Cell>
446
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DJI"/>
447
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_DJ_DJIBOUTI"/>
448
+ <relation>=</relation>
449
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
450
+ </Cell>
451
+ </map>
452
+ <map>
453
+ <Cell>
454
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DMA"/>
455
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_DM_DOMINICA"/>
456
+ <relation>=</relation>
457
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
458
+ </Cell>
459
+ </map>
460
+ <map>
461
+ <Cell>
462
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DNK"/>
463
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_DK_DENMARK"/>
464
+ <relation>=</relation>
465
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
466
+ </Cell>
467
+ </map>
468
+ <map>
469
+ <Cell>
470
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DOM"/>
471
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_DO_DOMINICAN_REPUBLIC"/>
472
+ <relation>=</relation>
473
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
474
+ </Cell>
475
+ </map>
476
+ <map>
477
+ <Cell>
478
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DZA"/>
479
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_DZ_ALGERIA"/>
480
+ <relation>=</relation>
481
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
482
+ </Cell>
483
+ </map>
484
+ <map>
485
+ <Cell>
486
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ECU"/>
487
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_EC_ECUADOR"/>
488
+ <relation>=</relation>
489
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
490
+ </Cell>
491
+ </map>
492
+ <map>
493
+ <Cell>
494
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ERI"/>
495
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ER_ERITREA"/>
496
+ <relation>=</relation>
497
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
498
+ </Cell>
499
+ </map>
500
+ <map>
501
+ <Cell>
502
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ESH"/>
503
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_EH_WESTERN_SAHARA"/>
504
+ <relation>=</relation>
505
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
506
+ </Cell>
507
+ </map>
508
+ <map>
509
+ <Cell>
510
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ESP"/>
511
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ES_SPAIN"/>
512
+ <relation>=</relation>
513
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
514
+ </Cell>
515
+ </map>
516
+ <map>
517
+ <Cell>
518
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#EST"/>
519
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_EE_ESTONIA"/>
520
+ <relation>=</relation>
521
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
522
+ </Cell>
523
+ </map>
524
+ <map>
525
+ <Cell>
526
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ETH"/>
527
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ET_ETHIOPIA"/>
528
+ <relation>=</relation>
529
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
530
+ </Cell>
531
+ </map>
532
+ <map>
533
+ <Cell>
534
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FIN"/>
535
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_FI_FINLAND"/>
536
+ <relation>=</relation>
537
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
538
+ </Cell>
539
+ </map>
540
+ <map>
541
+ <Cell>
542
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FJI"/>
543
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_FJ_FIJI"/>
544
+ <relation>=</relation>
545
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
546
+ </Cell>
547
+ </map>
548
+ <map>
549
+ <Cell>
550
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FRO"/>
551
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_FO_FAROE_ISLANDS"/>
552
+ <relation>=</relation>
553
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
554
+ </Cell>
555
+ </map>
556
+ <map>
557
+ <Cell>
558
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FSM"/>
559
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_FM_MICRONESIA_FEDERATED_STATES_OF"/>
560
+ <relation>=</relation>
561
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
562
+ </Cell>
563
+ </map>
564
+ <map>
565
+ <Cell>
566
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GBR"/>
567
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GB_UNITED_KINGDOM"/>
568
+ <relation>=</relation>
569
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
570
+ </Cell>
571
+ </map>
572
+ <map>
573
+ <Cell>
574
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GEO"/>
575
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GE_GEORGIA"/>
576
+ <relation>=</relation>
577
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
578
+ </Cell>
579
+ </map>
580
+ <map>
581
+ <Cell>
582
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GIB"/>
583
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GI_GIBRALTAR"/>
584
+ <relation>=</relation>
585
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
586
+ </Cell>
587
+ </map>
588
+ <map>
589
+ <Cell>
590
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GIN"/>
591
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GN_GUINEA"/>
592
+ <relation>=</relation>
593
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
594
+ </Cell>
595
+ </map>
596
+ <map>
597
+ <Cell>
598
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GLP"/>
599
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GP_GUADELOUPE"/>
600
+ <relation>=</relation>
601
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
602
+ </Cell>
603
+ </map>
604
+ <map>
605
+ <Cell>
606
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GMB"/>
607
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GM_GAMBIA"/>
608
+ <relation>=</relation>
609
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
610
+ </Cell>
611
+ </map>
612
+ <map>
613
+ <Cell>
614
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GNB"/>
615
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GW_GUINEA_BISSAU"/>
616
+ <relation>=</relation>
617
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
618
+ </Cell>
619
+ </map>
620
+ <map>
621
+ <Cell>
622
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GNQ"/>
623
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GQ_EQUATORIAL_GUINEA"/>
624
+ <relation>=</relation>
625
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
626
+ </Cell>
627
+ </map>
628
+ <map>
629
+ <Cell>
630
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GRC"/>
631
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GR_GREECE"/>
632
+ <relation>=</relation>
633
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
634
+ </Cell>
635
+ </map>
636
+ <map>
637
+ <Cell>
638
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GRD"/>
639
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GD_GRENADA"/>
640
+ <relation>=</relation>
641
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
642
+ </Cell>
643
+ </map>
644
+ <map>
645
+ <Cell>
646
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GRL"/>
647
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GL_GREENLAND"/>
648
+ <relation>=</relation>
649
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
650
+ </Cell>
651
+ </map>
652
+ <map>
653
+ <Cell>
654
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GTM"/>
655
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GT_GUATEMALA"/>
656
+ <relation>=</relation>
657
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
658
+ </Cell>
659
+ </map>
660
+ <map>
661
+ <Cell>
662
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GUF"/>
663
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GF_FRENCH_GUIANA"/>
664
+ <relation>=</relation>
665
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
666
+ </Cell>
667
+ </map>
668
+ <map>
669
+ <Cell>
670
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GUM"/>
671
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GU_GUAM"/>
672
+ <relation>=</relation>
673
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
674
+ </Cell>
675
+ </map>
676
+ <map>
677
+ <Cell>
678
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GUY"/>
679
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GY_GUYANA"/>
680
+ <relation>=</relation>
681
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
682
+ </Cell>
683
+ </map>
684
+ <map>
685
+ <Cell>
686
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HKG"/>
687
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_HK_HONG_KONG"/>
688
+ <relation>=</relation>
689
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
690
+ </Cell>
691
+ </map>
692
+ <map>
693
+ <Cell>
694
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HMD"/>
695
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_HM_HEARD_ISLAND_AND_MCDONALD_ISLANDS"/>
696
+ <relation>=</relation>
697
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
698
+ </Cell>
699
+ </map>
700
+ <map>
701
+ <Cell>
702
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HND"/>
703
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_HN_HONDURAS"/>
704
+ <relation>=</relation>
705
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
706
+ </Cell>
707
+ </map>
708
+ <map>
709
+ <Cell>
710
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HRV"/>
711
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_HR_CROATIA"/>
712
+ <relation>=</relation>
713
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
714
+ </Cell>
715
+ </map>
716
+ <map>
717
+ <Cell>
718
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HTI"/>
719
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_HT_HAITI"/>
720
+ <relation>=</relation>
721
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
722
+ </Cell>
723
+ </map>
724
+ <map>
725
+ <Cell>
726
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HUN"/>
727
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_HU_HUNGARY"/>
728
+ <relation>=</relation>
729
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
730
+ </Cell>
731
+ </map>
732
+ <map>
733
+ <Cell>
734
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#IDN"/>
735
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ID_INDONESIA"/>
736
+ <relation>=</relation>
737
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
738
+ </Cell>
739
+ </map>
740
+ <map>
741
+ <Cell>
742
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#IOT-1"/>
743
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_IO_BRITISH_INDIAN_OCEAN_TERRITORY"/>
744
+ <relation>=</relation>
745
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
746
+ </Cell>
747
+ </map>
748
+ <map>
749
+ <Cell>
750
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#IRL"/>
751
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_IE_IRELAND"/>
752
+ <relation>=</relation>
753
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
754
+ </Cell>
755
+ </map>
756
+ <map>
757
+ <Cell>
758
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#IRQ"/>
759
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_IQ_IRAQ"/>
760
+ <relation>=</relation>
761
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
762
+ </Cell>
763
+ </map>
764
+ <map>
765
+ <Cell>
766
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ISL"/>
767
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_IS_ICELAND"/>
768
+ <relation>=</relation>
769
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
770
+ </Cell>
771
+ </map>
772
+ <map>
773
+ <Cell>
774
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ISR"/>
775
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_IL_ISRAEL"/>
776
+ <relation>=</relation>
777
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
778
+ </Cell>
779
+ </map>
780
+ <map>
781
+ <Cell>
782
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#JAM-1"/>
783
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_JM_JAMAICA"/>
784
+ <relation>=</relation>
785
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
786
+ </Cell>
787
+ </map>
788
+ <map>
789
+ <Cell>
790
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#JOR"/>
791
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_JO_JORDAN"/>
792
+ <relation>=</relation>
793
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
794
+ </Cell>
795
+ </map>
796
+ <map>
797
+ <Cell>
798
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#JPN"/>
799
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_JP_JAPAN"/>
800
+ <relation>=</relation>
801
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
802
+ </Cell>
803
+ </map>
804
+ <map>
805
+ <Cell>
806
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#KAZ"/>
807
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KZ_KAZAKHSTAN"/>
808
+ <relation>=</relation>
809
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
810
+ </Cell>
811
+ </map>
812
+ <map>
813
+ <Cell>
814
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#KGZ"/>
815
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KG_KYRGYZSTAN"/>
816
+ <relation>=</relation>
817
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
818
+ </Cell>
819
+ </map>
820
+ <map>
821
+ <Cell>
822
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#KIR"/>
823
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KI_KIRIBATI"/>
824
+ <relation>=</relation>
825
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
826
+ </Cell>
827
+ </map>
828
+ <map>
829
+ <Cell>
830
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#KNA"/>
831
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KN_SAINT_KITTS_AND_NEVIS"/>
832
+ <relation>=</relation>
833
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
834
+ </Cell>
835
+ </map>
836
+ <map>
837
+ <Cell>
838
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LBN"/>
839
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LB_LEBANON"/>
840
+ <relation>=</relation>
841
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
842
+ </Cell>
843
+ </map>
844
+ <map>
845
+ <Cell>
846
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LBR"/>
847
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LR_LIBERIA"/>
848
+ <relation>=</relation>
849
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
850
+ </Cell>
851
+ </map>
852
+ <map>
853
+ <Cell>
854
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LCA"/>
855
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LC_SAINT_LUCIA"/>
856
+ <relation>=</relation>
857
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
858
+ </Cell>
859
+ </map>
860
+ <map>
861
+ <Cell>
862
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LIE"/>
863
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LI_LIECHTENSTEIN"/>
864
+ <relation>=</relation>
865
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
866
+ </Cell>
867
+ </map>
868
+ <map>
869
+ <Cell>
870
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LKA"/>
871
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LK_SRI_LANKA"/>
872
+ <relation>=</relation>
873
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
874
+ </Cell>
875
+ </map>
876
+ <map>
877
+ <Cell>
878
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LSO"/>
879
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LS_LESOTHO"/>
880
+ <relation>=</relation>
881
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
882
+ </Cell>
883
+ </map>
884
+ <map>
885
+ <Cell>
886
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LTU"/>
887
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LT_LITHUANIA"/>
888
+ <relation>=</relation>
889
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
890
+ </Cell>
891
+ </map>
892
+ <map>
893
+ <Cell>
894
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LUX"/>
895
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LU_LUXEMBOURG"/>
896
+ <relation>=</relation>
897
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
898
+ </Cell>
899
+ </map>
900
+ <map>
901
+ <Cell>
902
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LVA"/>
903
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_LV_LATVIA"/>
904
+ <relation>=</relation>
905
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
906
+ </Cell>
907
+ </map>
908
+ <map>
909
+ <Cell>
910
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MAR"/>
911
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MA_MOROCCO"/>
912
+ <relation>=</relation>
913
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
914
+ </Cell>
915
+ </map>
916
+ <map>
917
+ <Cell>
918
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MCO"/>
919
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MC_MONACO"/>
920
+ <relation>=</relation>
921
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
922
+ </Cell>
923
+ </map>
924
+ <map>
925
+ <Cell>
926
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MDG"/>
927
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MG_MADAGASCAR"/>
928
+ <relation>=</relation>
929
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
930
+ </Cell>
931
+ </map>
932
+ <map>
933
+ <Cell>
934
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MDV"/>
935
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MV_MALDIVES"/>
936
+ <relation>=</relation>
937
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
938
+ </Cell>
939
+ </map>
940
+ <map>
941
+ <Cell>
942
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MEX"/>
943
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MX_MEXICO"/>
944
+ <relation>=</relation>
945
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
946
+ </Cell>
947
+ </map>
948
+ <map>
949
+ <Cell>
950
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MHL"/>
951
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MH_MARSHALL_ISLANDS"/>
952
+ <relation>=</relation>
953
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
954
+ </Cell>
955
+ </map>
956
+ <map>
957
+ <Cell>
958
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MLI"/>
959
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ML_MALI"/>
960
+ <relation>=</relation>
961
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
962
+ </Cell>
963
+ </map>
964
+ <map>
965
+ <Cell>
966
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MLT"/>
967
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MT_MALTA"/>
968
+ <relation>=</relation>
969
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
970
+ </Cell>
971
+ </map>
972
+ <map>
973
+ <Cell>
974
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MNG"/>
975
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MN_MONGOLIA"/>
976
+ <relation>=</relation>
977
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
978
+ </Cell>
979
+ </map>
980
+ <map>
981
+ <Cell>
982
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MNP"/>
983
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MP_NORTHERN_MARIANA_ISLANDS"/>
984
+ <relation>=</relation>
985
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
986
+ </Cell>
987
+ </map>
988
+ <map>
989
+ <Cell>
990
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MOZ"/>
991
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MZ_MOZAMBIQUE"/>
992
+ <relation>=</relation>
993
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
994
+ </Cell>
995
+ </map>
996
+ <map>
997
+ <Cell>
998
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MRT"/>
999
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MR_MAURITANIA"/>
1000
+ <relation>=</relation>
1001
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1002
+ </Cell>
1003
+ </map>
1004
+ <map>
1005
+ <Cell>
1006
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MSR"/>
1007
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MS_MONTSERRAT"/>
1008
+ <relation>=</relation>
1009
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1010
+ </Cell>
1011
+ </map>
1012
+ <map>
1013
+ <Cell>
1014
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MTQ"/>
1015
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MQ_MARTINIQUE"/>
1016
+ <relation>=</relation>
1017
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1018
+ </Cell>
1019
+ </map>
1020
+ <map>
1021
+ <Cell>
1022
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MUS"/>
1023
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MU_MAURITIUS"/>
1024
+ <relation>=</relation>
1025
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1026
+ </Cell>
1027
+ </map>
1028
+ <map>
1029
+ <Cell>
1030
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MWI"/>
1031
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MW_MALAWI"/>
1032
+ <relation>=</relation>
1033
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1034
+ </Cell>
1035
+ </map>
1036
+ <map>
1037
+ <Cell>
1038
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MYS"/>
1039
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MY_MALAYSIA"/>
1040
+ <relation>=</relation>
1041
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1042
+ </Cell>
1043
+ </map>
1044
+ <map>
1045
+ <Cell>
1046
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MYT"/>
1047
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_YT_MAYOTTE"/>
1048
+ <relation>=</relation>
1049
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1050
+ </Cell>
1051
+ </map>
1052
+ <map>
1053
+ <Cell>
1054
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NAM"/>
1055
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NA_NAMIBIA"/>
1056
+ <relation>=</relation>
1057
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1058
+ </Cell>
1059
+ </map>
1060
+ <map>
1061
+ <Cell>
1062
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NCL"/>
1063
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NC_NEW_CALEDONIA"/>
1064
+ <relation>=</relation>
1065
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1066
+ </Cell>
1067
+ </map>
1068
+ <map>
1069
+ <Cell>
1070
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NER"/>
1071
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NE_NIGER"/>
1072
+ <relation>=</relation>
1073
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1074
+ </Cell>
1075
+ </map>
1076
+ <map>
1077
+ <Cell>
1078
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NFK"/>
1079
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NF_NORFOLK_ISLAND"/>
1080
+ <relation>=</relation>
1081
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1082
+ </Cell>
1083
+ </map>
1084
+ <map>
1085
+ <Cell>
1086
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NGA"/>
1087
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NG_NIGERIA"/>
1088
+ <relation>=</relation>
1089
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1090
+ </Cell>
1091
+ </map>
1092
+ <map>
1093
+ <Cell>
1094
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NIC"/>
1095
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NI_NICARAGUA"/>
1096
+ <relation>=</relation>
1097
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1098
+ </Cell>
1099
+ </map>
1100
+ <map>
1101
+ <Cell>
1102
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NLD"/>
1103
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NL_NETHERLANDS"/>
1104
+ <relation>=</relation>
1105
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1106
+ </Cell>
1107
+ </map>
1108
+ <map>
1109
+ <Cell>
1110
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NOR"/>
1111
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NO_NORWAY"/>
1112
+ <relation>=</relation>
1113
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1114
+ </Cell>
1115
+ </map>
1116
+ <map>
1117
+ <Cell>
1118
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NPL"/>
1119
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NP_NEPAL"/>
1120
+ <relation>=</relation>
1121
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1122
+ </Cell>
1123
+ </map>
1124
+ <map>
1125
+ <Cell>
1126
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NRU"/>
1127
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NR_NAURU"/>
1128
+ <relation>=</relation>
1129
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1130
+ </Cell>
1131
+ </map>
1132
+ <map>
1133
+ <Cell>
1134
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NZL"/>
1135
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NZ_NEW_ZEALAND"/>
1136
+ <relation>=</relation>
1137
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1138
+ </Cell>
1139
+ </map>
1140
+ <map>
1141
+ <Cell>
1142
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#OMN"/>
1143
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_OM_OMAN"/>
1144
+ <relation>=</relation>
1145
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1146
+ </Cell>
1147
+ </map>
1148
+ <map>
1149
+ <Cell>
1150
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PAK"/>
1151
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PK_PAKISTAN"/>
1152
+ <relation>=</relation>
1153
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1154
+ </Cell>
1155
+ </map>
1156
+ <map>
1157
+ <Cell>
1158
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PAN"/>
1159
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PA_PANAMA"/>
1160
+ <relation>=</relation>
1161
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1162
+ </Cell>
1163
+ </map>
1164
+ <map>
1165
+ <Cell>
1166
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PCN"/>
1167
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PN_PITCAIRN"/>
1168
+ <relation>=</relation>
1169
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1170
+ </Cell>
1171
+ </map>
1172
+ <map>
1173
+ <Cell>
1174
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PHL"/>
1175
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PH_PHILIPPINES"/>
1176
+ <relation>=</relation>
1177
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1178
+ </Cell>
1179
+ </map>
1180
+ <map>
1181
+ <Cell>
1182
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PLW"/>
1183
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PW_PALAU"/>
1184
+ <relation>=</relation>
1185
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1186
+ </Cell>
1187
+ </map>
1188
+ <map>
1189
+ <Cell>
1190
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PNG"/>
1191
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PG_PAPUA_NEW_GUINEA"/>
1192
+ <relation>=</relation>
1193
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1194
+ </Cell>
1195
+ </map>
1196
+ <map>
1197
+ <Cell>
1198
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#POL-0"/>
1199
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PL_POLAND"/>
1200
+ <relation>=</relation>
1201
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1202
+ </Cell>
1203
+ </map>
1204
+ <map>
1205
+ <Cell>
1206
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PRI"/>
1207
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PR_PUERTO_RICO"/>
1208
+ <relation>=</relation>
1209
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1210
+ </Cell>
1211
+ </map>
1212
+ <map>
1213
+ <Cell>
1214
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PRT"/>
1215
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PT_PORTUGAL"/>
1216
+ <relation>=</relation>
1217
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1218
+ </Cell>
1219
+ </map>
1220
+ <map>
1221
+ <Cell>
1222
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PRY"/>
1223
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PY_PARAGUAY"/>
1224
+ <relation>=</relation>
1225
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1226
+ </Cell>
1227
+ </map>
1228
+ <map>
1229
+ <Cell>
1230
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PYF"/>
1231
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PF_FRENCH_POLYNESIA"/>
1232
+ <relation>=</relation>
1233
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1234
+ </Cell>
1235
+ </map>
1236
+ <map>
1237
+ <Cell>
1238
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REU"/>
1239
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_RE_REUNION"/>
1240
+ <relation>=</relation>
1241
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1242
+ </Cell>
1243
+ </map>
1244
+ <map>
1245
+ <Cell>
1246
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ROU"/>
1247
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_RO_ROMANIA"/>
1248
+ <relation>=</relation>
1249
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1250
+ </Cell>
1251
+ </map>
1252
+ <map>
1253
+ <Cell>
1254
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#RUS"/>
1255
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_RU_RUSSIAN_FEDERATION"/>
1256
+ <relation>=</relation>
1257
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1258
+ </Cell>
1259
+ </map>
1260
+ <map>
1261
+ <Cell>
1262
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SAU"/>
1263
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SA_SAUDI_ARABIA"/>
1264
+ <relation>=</relation>
1265
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1266
+ </Cell>
1267
+ </map>
1268
+ <map>
1269
+ <Cell>
1270
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SDN"/>
1271
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SD_SUDAN"/>
1272
+ <relation>=</relation>
1273
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1274
+ </Cell>
1275
+ </map>
1276
+ <map>
1277
+ <Cell>
1278
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SEN"/>
1279
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SN_SENEGAL"/>
1280
+ <relation>=</relation>
1281
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1282
+ </Cell>
1283
+ </map>
1284
+ <map>
1285
+ <Cell>
1286
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SGP"/>
1287
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SG_SINGAPORE"/>
1288
+ <relation>=</relation>
1289
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1290
+ </Cell>
1291
+ </map>
1292
+ <map>
1293
+ <Cell>
1294
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SGS"/>
1295
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GS_SOUTH_GEORGIA_AND_THE_SOUTH_SANDWICH_ISLANDS"/>
1296
+ <relation>=</relation>
1297
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1298
+ </Cell>
1299
+ </map>
1300
+ <map>
1301
+ <Cell>
1302
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SLB"/>
1303
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SB_SOLOMON_ISLANDS"/>
1304
+ <relation>=</relation>
1305
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1306
+ </Cell>
1307
+ </map>
1308
+ <map>
1309
+ <Cell>
1310
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SLE"/>
1311
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SL_SIERRA_LEONE"/>
1312
+ <relation>=</relation>
1313
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1314
+ </Cell>
1315
+ </map>
1316
+ <map>
1317
+ <Cell>
1318
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SLV"/>
1319
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SV_EL_SALVADOR"/>
1320
+ <relation>=</relation>
1321
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1322
+ </Cell>
1323
+ </map>
1324
+ <map>
1325
+ <Cell>
1326
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SMR"/>
1327
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SM_SAN_MARINO"/>
1328
+ <relation>=</relation>
1329
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1330
+ </Cell>
1331
+ </map>
1332
+ <map>
1333
+ <Cell>
1334
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SOM"/>
1335
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SO_SOMALIA"/>
1336
+ <relation>=</relation>
1337
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1338
+ </Cell>
1339
+ </map>
1340
+ <map>
1341
+ <Cell>
1342
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#STP"/>
1343
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ST_SAO_TOME_AND_PRINCIPE"/>
1344
+ <relation>=</relation>
1345
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1346
+ </Cell>
1347
+ </map>
1348
+ <map>
1349
+ <Cell>
1350
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SUR"/>
1351
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SR_SURINAME"/>
1352
+ <relation>=</relation>
1353
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1354
+ </Cell>
1355
+ </map>
1356
+ <map>
1357
+ <Cell>
1358
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SVK"/>
1359
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SK_SLOVAKIA"/>
1360
+ <relation>=</relation>
1361
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1362
+ </Cell>
1363
+ </map>
1364
+ <map>
1365
+ <Cell>
1366
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SVN"/>
1367
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SI_SLOVENIA"/>
1368
+ <relation>=</relation>
1369
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1370
+ </Cell>
1371
+ </map>
1372
+ <map>
1373
+ <Cell>
1374
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SWE"/>
1375
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SE_SWEDEN"/>
1376
+ <relation>=</relation>
1377
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1378
+ </Cell>
1379
+ </map>
1380
+ <map>
1381
+ <Cell>
1382
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SWZ"/>
1383
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SZ_SWAZILAND"/>
1384
+ <relation>=</relation>
1385
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1386
+ </Cell>
1387
+ </map>
1388
+ <map>
1389
+ <Cell>
1390
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SYC"/>
1391
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SC_SEYCHELLES"/>
1392
+ <relation>=</relation>
1393
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1394
+ </Cell>
1395
+ </map>
1396
+ <map>
1397
+ <Cell>
1398
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SYR"/>
1399
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_SY_SYRIAN_ARAB_REPUBLIC"/>
1400
+ <relation>=</relation>
1401
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1402
+ </Cell>
1403
+ </map>
1404
+ <map>
1405
+ <Cell>
1406
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TCA"/>
1407
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TC_TURKS_AND_CAICOS_ISLANDS"/>
1408
+ <relation>=</relation>
1409
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1410
+ </Cell>
1411
+ </map>
1412
+ <map>
1413
+ <Cell>
1414
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TCD"/>
1415
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TD_CHAD"/>
1416
+ <relation>=</relation>
1417
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1418
+ </Cell>
1419
+ </map>
1420
+ <map>
1421
+ <Cell>
1422
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TGO"/>
1423
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TG_TOGO"/>
1424
+ <relation>=</relation>
1425
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1426
+ </Cell>
1427
+ </map>
1428
+ <map>
1429
+ <Cell>
1430
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#THA"/>
1431
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TH_THAILAND"/>
1432
+ <relation>=</relation>
1433
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1434
+ </Cell>
1435
+ </map>
1436
+ <map>
1437
+ <Cell>
1438
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TJK"/>
1439
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TJ_TAJIKISTAN"/>
1440
+ <relation>=</relation>
1441
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1442
+ </Cell>
1443
+ </map>
1444
+ <map>
1445
+ <Cell>
1446
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TKL"/>
1447
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TK_TOKELAU"/>
1448
+ <relation>=</relation>
1449
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1450
+ </Cell>
1451
+ </map>
1452
+ <map>
1453
+ <Cell>
1454
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TKM"/>
1455
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TM_TURKMENISTAN"/>
1456
+ <relation>=</relation>
1457
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1458
+ </Cell>
1459
+ </map>
1460
+ <map>
1461
+ <Cell>
1462
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TTO"/>
1463
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TT_TRINIDAD_AND_TOBAGO"/>
1464
+ <relation>=</relation>
1465
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1466
+ </Cell>
1467
+ </map>
1468
+ <map>
1469
+ <Cell>
1470
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TUN"/>
1471
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TN_TUNISIA"/>
1472
+ <relation>=</relation>
1473
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1474
+ </Cell>
1475
+ </map>
1476
+ <map>
1477
+ <Cell>
1478
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TUR"/>
1479
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TR_TURKEY"/>
1480
+ <relation>=</relation>
1481
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1482
+ </Cell>
1483
+ </map>
1484
+ <map>
1485
+ <Cell>
1486
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TUV"/>
1487
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TV_TUVALU"/>
1488
+ <relation>=</relation>
1489
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1490
+ </Cell>
1491
+ </map>
1492
+ <map>
1493
+ <Cell>
1494
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#UGA"/>
1495
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_UG_UGANDA"/>
1496
+ <relation>=</relation>
1497
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1498
+ </Cell>
1499
+ </map>
1500
+ <map>
1501
+ <Cell>
1502
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#UKR"/>
1503
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_UA_UKRAINE"/>
1504
+ <relation>=</relation>
1505
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1506
+ </Cell>
1507
+ </map>
1508
+ <map>
1509
+ <Cell>
1510
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#UMI"/>
1511
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_UM_UNITED_STATES_MINOR_OUTLYING_ISLANDS"/>
1512
+ <relation>=</relation>
1513
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1514
+ </Cell>
1515
+ </map>
1516
+ <map>
1517
+ <Cell>
1518
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#URY"/>
1519
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_UY_URUGUAY"/>
1520
+ <relation>=</relation>
1521
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1522
+ </Cell>
1523
+ </map>
1524
+ <map>
1525
+ <Cell>
1526
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#USA"/>
1527
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_US_UNITED_STATES"/>
1528
+ <relation>=</relation>
1529
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1530
+ </Cell>
1531
+ </map>
1532
+ <map>
1533
+ <Cell>
1534
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#UZB"/>
1535
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_UZ_UZBEKISTAN"/>
1536
+ <relation>=</relation>
1537
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1538
+ </Cell>
1539
+ </map>
1540
+ <map>
1541
+ <Cell>
1542
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VCT"/>
1543
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_VC_SAINT_VINCENT_AND_THE_GRENADINES"/>
1544
+ <relation>=</relation>
1545
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1546
+ </Cell>
1547
+ </map>
1548
+ <map>
1549
+ <Cell>
1550
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VEN"/>
1551
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_VE_VENEZUELA"/>
1552
+ <relation>=</relation>
1553
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1554
+ </Cell>
1555
+ </map>
1556
+ <map>
1557
+ <Cell>
1558
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VNM"/>
1559
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_VN_VIET_NAM"/>
1560
+ <relation>=</relation>
1561
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1562
+ </Cell>
1563
+ </map>
1564
+ <map>
1565
+ <Cell>
1566
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#WSM"/>
1567
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_WS_SAMOA"/>
1568
+ <relation>=</relation>
1569
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1570
+ </Cell>
1571
+ </map>
1572
+ <map>
1573
+ <Cell>
1574
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ZAF"/>
1575
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ZA_SOUTH_AFRICA"/>
1576
+ <relation>=</relation>
1577
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1578
+ </Cell>
1579
+ </map>
1580
+ <map>
1581
+ <Cell>
1582
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ZMB"/>
1583
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ZM_ZAMBIA"/>
1584
+ <relation>=</relation>
1585
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1586
+ </Cell>
1587
+ </map>
1588
+ <map>
1589
+ <Cell>
1590
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ZWE"/>
1591
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_ZW_ZIMBABWE"/>
1592
+ <relation>=</relation>
1593
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1594
+ </Cell>
1595
+ </map>
1596
+ <map>
1597
+ <Cell>
1598
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FOOT-1"/>
1599
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#Foot"/>
1600
+ <relation>=</relation>
1601
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1602
+ </Cell>
1603
+ </map>
1604
+ <map>
1605
+ <Cell>
1606
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#METRE-1"/>
1607
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#metre"/>
1608
+ <relation>=</relation>
1609
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1610
+ </Cell>
1611
+ </map>
1612
+ <map>
1613
+ <Cell>
1614
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#METRE-2"/>
1615
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#metre"/>
1616
+ <relation>=</relation>
1617
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1618
+ </Cell>
1619
+ </map>
1620
+ <map>
1621
+ <Cell>
1622
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NE"/>
1623
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#NE"/>
1624
+ <relation>=</relation>
1625
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1626
+ </Cell>
1627
+ </map>
1628
+ <map>
1629
+ <Cell>
1630
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NW"/>
1631
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#NW"/>
1632
+ <relation>=</relation>
1633
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1634
+ </Cell>
1635
+ </map>
1636
+ <map>
1637
+ <Cell>
1638
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SE"/>
1639
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#SE"/>
1640
+ <relation>=</relation>
1641
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1642
+ </Cell>
1643
+ </map>
1644
+ <map>
1645
+ <Cell>
1646
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SECOND-1"/>
1647
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#second"/>
1648
+ <relation>=</relation>
1649
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1650
+ </Cell>
1651
+ </map>
1652
+ <map>
1653
+ <Cell>
1654
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SW"/>
1655
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#SW"/>
1656
+ <relation>=</relation>
1657
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1658
+ </Cell>
1659
+ </map>
1660
+ <map>
1661
+ <Cell>
1662
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Medical_facility__hospital"/>
1663
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Provider.owl#Hospital"/>
1664
+ <relation>=</relation>
1665
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1666
+ </Cell>
1667
+ </map>
1668
+ <map>
1669
+ <Cell>
1670
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NE"/>
1671
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#NE"/>
1672
+ <relation>=</relation>
1673
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1674
+ </Cell>
1675
+ </map>
1676
+ <map>
1677
+ <Cell>
1678
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NW"/>
1679
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#NW"/>
1680
+ <relation>=</relation>
1681
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1682
+ </Cell>
1683
+ </map>
1684
+ <map>
1685
+ <Cell>
1686
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PER"/>
1687
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_PE_PERU"/>
1688
+ <relation>=</relation>
1689
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1690
+ </Cell>
1691
+ </map>
1692
+ <map>
1693
+ <Cell>
1694
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Network"/>
1695
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Network.owl#Network"/>
1696
+ <relation>=</relation>
1697
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1698
+ </Cell>
1699
+ </map>
1700
+ <map>
1701
+ <Cell>
1702
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MISCELLANEOUS-EQUIPMENT-TYPE-Paper"/>
1703
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Device.owl#Paper"/>
1704
+ <relation>=</relation>
1705
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1706
+ </Cell>
1707
+ </map>
1708
+ <map>
1709
+ <Cell>
1710
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#YARD"/>
1711
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#Yard"/>
1712
+ <relation>=</relation>
1713
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1714
+ </Cell>
1715
+ </map>
1716
+ <map>
1717
+ <Cell>
1718
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ORGANISATION"/>
1719
+ <entity2 rdf:resource="http://xmlns.com/wordnet/1.6/Organization"/>
1720
+ <relation>=</relation>
1721
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1722
+ </Cell>
1723
+ </map>
1724
+ <map>
1725
+ <Cell>
1726
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ORGANISATION"/>
1727
+ <entity2 rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
1728
+ <relation>=</relation>
1729
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1730
+ </Cell>
1731
+ </map>
1732
+ <map>
1733
+ <Cell>
1734
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TON"/>
1735
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_TO_TONGA"/>
1736
+ <relation>=</relation>
1737
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1738
+ </Cell>
1739
+ </map>
1740
+ <map>
1741
+ <Cell>
1742
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Road"/>
1743
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Location.owl#Road"/>
1744
+ <relation>=</relation>
1745
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1746
+ </Cell>
1747
+ </map>
1748
+ <map>
1749
+ <Cell>
1750
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MAC"/>
1751
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_MO_MACAO"/>
1752
+ <relation>=</relation>
1753
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1754
+ </Cell>
1755
+ </map>
1756
+ <map>
1757
+ <Cell>
1758
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#S-1"/>
1759
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#S"/>
1760
+ <relation>=</relation>
1761
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1762
+ </Cell>
1763
+ </map>
1764
+ <map>
1765
+ <Cell>
1766
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#School"/>
1767
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#School"/>
1768
+ <relation>=</relation>
1769
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1770
+ </Cell>
1771
+ </map>
1772
+ <map>
1773
+ <Cell>
1774
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Diaphragm"/>
1775
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Device.owl#Diaphragm"/>
1776
+ <relation>=</relation>
1777
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1778
+ </Cell>
1779
+ </map>
1780
+ <map>
1781
+ <Cell>
1782
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Sensor"/>
1783
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Device.owl#Sensor"/>
1784
+ <relation>=</relation>
1785
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1786
+ </Cell>
1787
+ </map>
1788
+ <map>
1789
+ <Cell>
1790
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Shop"/>
1791
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#Shop"/>
1792
+ <relation>=</relation>
1793
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1794
+ </Cell>
1795
+ </map>
1796
+ <map>
1797
+ <Cell>
1798
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Shop"/>
1799
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Provider.owl#Shop"/>
1800
+ <relation>=</relation>
1801
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1802
+ </Cell>
1803
+ </map>
1804
+ <map>
1805
+ <Cell>
1806
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ROAD"/>
1807
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Location.owl#Road"/>
1808
+ <relation>=</relation>
1809
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1810
+ </Cell>
1811
+ </map>
1812
+ <map>
1813
+ <Cell>
1814
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Image"/>
1815
+ <entity2 rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
1816
+ <relation>=</relation>
1817
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1818
+ </Cell>
1819
+ </map>
1820
+ <map>
1821
+ <Cell>
1822
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#IND"/>
1823
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_IN_INDIA"/>
1824
+ <relation>=</relation>
1825
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1826
+ </Cell>
1827
+ </map>
1828
+ <map>
1829
+ <Cell>
1830
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ANGOLA"/>
1831
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_AO_ANGOLA"/>
1832
+ <relation>=</relation>
1833
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1834
+ </Cell>
1835
+ </map>
1836
+ <map>
1837
+ <Cell>
1838
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Lightning"/>
1839
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/context_Environment.owl#Lighting"/>
1840
+ <relation>=</relation>
1841
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1842
+ </Cell>
1843
+ </map>
1844
+ <map>
1845
+ <Cell>
1846
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Warehouse"/>
1847
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#Warehouse"/>
1848
+ <relation>=</relation>
1849
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1850
+ </Cell>
1851
+ </map>
1852
+ <map>
1853
+ <Cell>
1854
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MINUTE"/>
1855
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#minute"/>
1856
+ <relation>=</relation>
1857
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1858
+ </Cell>
1859
+ </map>
1860
+ <map>
1861
+ <Cell>
1862
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LUX"/>
1863
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#lux"/>
1864
+ <relation>=</relation>
1865
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1866
+ </Cell>
1867
+ </map>
1868
+ <map>
1869
+ <Cell>
1870
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#KUWAIT"/>
1871
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KW_KUWAIT"/>
1872
+ <relation>=</relation>
1873
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1874
+ </Cell>
1875
+ </map>
1876
+ <map>
1877
+ <Cell>
1878
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Navigation"/>
1879
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Device.owl#NavigationSystem"/>
1880
+ <relation>=</relation>
1881
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1882
+ </Cell>
1883
+ </map>
1884
+ <map>
1885
+ <Cell>
1886
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#EGY"/>
1887
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_EG_EGYPT"/>
1888
+ <relation>=</relation>
1889
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1890
+ </Cell>
1891
+ </map>
1892
+ <map>
1893
+ <Cell>
1894
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FOOT-1"/>
1895
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#Foot"/>
1896
+ <relation>=</relation>
1897
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1898
+ </Cell>
1899
+ </map>
1900
+ <map>
1901
+ <Cell>
1902
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CONTEXT"/>
1903
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/mIO.owl#Context"/>
1904
+ <relation>=</relation>
1905
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1906
+ </Cell>
1907
+ </map>
1908
+ <map>
1909
+ <Cell>
1910
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#METRE"/>
1911
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#metre"/>
1912
+ <relation>=</relation>
1913
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1914
+ </Cell>
1915
+ </map>
1916
+ <map>
1917
+ <Cell>
1918
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#INCH"/>
1919
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#Inch"/>
1920
+ <relation>=</relation>
1921
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1922
+ </Cell>
1923
+ </map>
1924
+ <map>
1925
+ <Cell>
1926
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Farm"/>
1927
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#Farm"/>
1928
+ <relation>=</relation>
1929
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1930
+ </Cell>
1931
+ </map>
1932
+ <map>
1933
+ <Cell>
1934
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#QAT"/>
1935
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_QA_QATAR"/>
1936
+ <relation>=</relation>
1937
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1938
+ </Cell>
1939
+ </map>
1940
+ <map>
1941
+ <Cell>
1942
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SECOND"/>
1943
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#second"/>
1944
+ <relation>=</relation>
1945
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1946
+ </Cell>
1947
+ </map>
1948
+ <map>
1949
+ <Cell>
1950
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ITA"/>
1951
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_IT_ITALY"/>
1952
+ <relation>=</relation>
1953
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1954
+ </Cell>
1955
+ </map>
1956
+ <map>
1957
+ <Cell>
1958
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MILE"/>
1959
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#Mile"/>
1960
+ <relation>=</relation>
1961
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1962
+ </Cell>
1963
+ </map>
1964
+ <map>
1965
+ <Cell>
1966
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#RWANDA"/>
1967
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_RW_RWANDA"/>
1968
+ <relation>=</relation>
1969
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1970
+ </Cell>
1971
+ </map>
1972
+ <map>
1973
+ <Cell>
1974
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GAB"/>
1975
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GA_GABON"/>
1976
+ <relation>=</relation>
1977
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1978
+ </Cell>
1979
+ </map>
1980
+ <map>
1981
+ <Cell>
1982
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Shed"/>
1983
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#Shed"/>
1984
+ <relation>=</relation>
1985
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1986
+ </Cell>
1987
+ </map>
1988
+ <map>
1989
+ <Cell>
1990
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#YEM"/>
1991
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_YE_YEMEN"/>
1992
+ <relation>=</relation>
1993
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1994
+ </Cell>
1995
+ </map>
1996
+ <map>
1997
+ <Cell>
1998
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#UNIT"/>
1999
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#Unit"/>
2000
+ <relation>=</relation>
2001
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2002
+ </Cell>
2003
+ </map>
2004
+ <map>
2005
+ <Cell>
2006
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#City"/>
2007
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Location.owl#City"/>
2008
+ <relation>=</relation>
2009
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2010
+ </Cell>
2011
+ </map>
2012
+ <map>
2013
+ <Cell>
2014
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Country"/>
2015
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country"/>
2016
+ <relation>=</relation>
2017
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2018
+ </Cell>
2019
+ </map>
2020
+ <map>
2021
+ <Cell>
2022
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Country"/>
2023
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Location.owl#Country"/>
2024
+ <relation>=</relation>
2025
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2026
+ </Cell>
2027
+ </map>
2028
+ <map>
2029
+ <Cell>
2030
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Cable"/>
2031
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Device.owl#Cable"/>
2032
+ <relation>=</relation>
2033
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2034
+ </Cell>
2035
+ </map>
2036
+ <map>
2037
+ <Cell>
2038
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GHA"/>
2039
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_GH_GHANA"/>
2040
+ <relation>=</relation>
2041
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2042
+ </Cell>
2043
+ </map>
2044
+ <map>
2045
+ <Cell>
2046
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ADDRESS"/>
2047
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Location.owl#Address"/>
2048
+ <relation>=</relation>
2049
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2050
+ </Cell>
2051
+ </map>
2052
+ <map>
2053
+ <Cell>
2054
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PERSON"/>
2055
+ <entity2 rdf:resource="http://www.w3.org/2000/10/swap/pim/contact#Person"/>
2056
+ <relation>=</relation>
2057
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2058
+ </Cell>
2059
+ </map>
2060
+ <map>
2061
+ <Cell>
2062
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PERSON"/>
2063
+ <entity2 rdf:resource="http://xmlns.com/wordnet/1.6/Person"/>
2064
+ <relation>=</relation>
2065
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2066
+ </Cell>
2067
+ </map>
2068
+ <map>
2069
+ <Cell>
2070
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PERSON"/>
2071
+ <entity2 rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2072
+ <relation>=</relation>
2073
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2074
+ </Cell>
2075
+ </map>
2076
+ <map>
2077
+ <Cell>
2078
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VANUAT"/>
2079
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_VU_VANUATU"/>
2080
+ <relation>=</relation>
2081
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2082
+ </Cell>
2083
+ </map>
2084
+ <map>
2085
+ <Cell>
2086
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Apartment_building"/>
2087
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#ApartmentBuilding"/>
2088
+ <relation>=</relation>
2089
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2090
+ </Cell>
2091
+ </map>
2092
+ <map>
2093
+ <Cell>
2094
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NIU"/>
2095
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_NU_NIUE"/>
2096
+ <relation>=</relation>
2097
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2098
+ </Cell>
2099
+ </map>
2100
+ <map>
2101
+ <Cell>
2102
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CUB"/>
2103
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_CU_CUBA"/>
2104
+ <relation>=</relation>
2105
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2106
+ </Cell>
2107
+ </map>
2108
+ <map>
2109
+ <Cell>
2110
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Building"/>
2111
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#Building"/>
2112
+ <relation>=</relation>
2113
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2114
+ </Cell>
2115
+ </map>
2116
+ <map>
2117
+ <Cell>
2118
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#METRE-1"/>
2119
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#metre"/>
2120
+ <relation>=</relation>
2121
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2122
+ </Cell>
2123
+ </map>
2124
+ <map>
2125
+ <Cell>
2126
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#KEN"/>
2127
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Country.owl#Country_KE_KENYA"/>
2128
+ <relation>=</relation>
2129
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2130
+ </Cell>
2131
+ </map>
2132
+ <map>
2133
+ <Cell>
2134
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CANDIDATE-TARGET-LIST-ASSOCIATION-Has_as_a_component"/>
2135
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Service.owl#Component"/>
2136
+ <relation>=</relation>
2137
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2138
+ </Cell>
2139
+ </map>
2140
+ <map>
2141
+ <Cell>
2142
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#House"/>
2143
+ <entity2 rdf:resource="http://e-response.org/ontology/2006/20060815/e_response_buildings#House"/>
2144
+ <relation>=</relation>
2145
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2146
+ </Cell>
2147
+ </map>
2148
+ <map>
2149
+ <Cell>
2150
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NETWORK"/>
2151
+ <entity2 rdf:resource="http://www.cenitmio.es/ontologies/Network.owl#Network"/>
2152
+ <relation>=</relation>
2153
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2154
+ </Cell>
2155
+ </map>
2156
+ <map>
2157
+ <Cell>
2158
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SE"/>
2159
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#SE"/>
2160
+ <relation>=</relation>
2161
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2162
+ </Cell>
2163
+ </map>
2164
+ <map>
2165
+ <Cell>
2166
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#N"/>
2167
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#N"/>
2168
+ <relation>=</relation>
2169
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2170
+ </Cell>
2171
+ </map>
2172
+ <map>
2173
+ <Cell>
2174
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MINUTE-1"/>
2175
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#minute"/>
2176
+ <relation>=</relation>
2177
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2178
+ </Cell>
2179
+ </map>
2180
+ <map>
2181
+ <Cell>
2182
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#E"/>
2183
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#E"/>
2184
+ <relation>=</relation>
2185
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2186
+ </Cell>
2187
+ </map>
2188
+ <map>
2189
+ <Cell>
2190
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#METRE-2"/>
2191
+ <entity2 rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#metre"/>
2192
+ <relation>=</relation>
2193
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2194
+ </Cell>
2195
+ </map>
2196
+ <map>
2197
+ <Cell>
2198
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SW"/>
2199
+ <entity2 rdf:resource="http://pervasive.semanticweb.org/ont/2004/06/geo-measurement#SW"/>
2200
+ <relation>=</relation>
2201
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
2202
+ </Cell>
2203
+ </map>
2204
+ </Alignment>
2205
+ </rdf:RDF>
references/repaired_silver/thinkhome-brick.silver.rdf ADDED
@@ -0,0 +1,544 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF
3
+ xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
4
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>
10
+ <Ontology rdf:about="http://www.semanticweb.org/dave/ontologies/thinkhome#"/>
11
+ </onto1>
12
+ <onto2>
13
+ <Ontology rdf:about="https://brickschema.org/schema/1.4/Brick"/>
14
+ </onto2>
15
+ <map>
16
+ <Cell>
17
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#Point"/>
18
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Point"/>
19
+ <relation>=</relation>
20
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
21
+ </Cell>
22
+ </map>
23
+ <map>
24
+ <Cell>
25
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitDay"/>
26
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DAY"/>
27
+ <relation>=</relation>
28
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
29
+ </Cell>
30
+ </map>
31
+ <map>
32
+ <Cell>
33
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitHour"/>
34
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/HR"/>
35
+ <relation>=</relation>
36
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
37
+ </Cell>
38
+ </map>
39
+ <map>
40
+ <Cell>
41
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitMinute"/>
42
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/MIN"/>
43
+ <relation>=</relation>
44
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
45
+ </Cell>
46
+ </map>
47
+ <map>
48
+ <Cell>
49
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitSecond"/>
50
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/SEC"/>
51
+ <relation>=</relation>
52
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
53
+ </Cell>
54
+ </map>
55
+ <map>
56
+ <Cell>
57
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitWeek"/>
58
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/WK"/>
59
+ <relation>=</relation>
60
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
61
+ </Cell>
62
+ </map>
63
+ <map>
64
+ <Cell>
65
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#AirLoop"/>
66
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Air_Loop"/>
67
+ <relation>=</relation>
68
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
69
+ </Cell>
70
+ </map>
71
+ <map>
72
+ <Cell>
73
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Blind"/>
74
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Blind"/>
75
+ <relation>=</relation>
76
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
77
+ </Cell>
78
+ </map>
79
+ <map>
80
+ <Cell>
81
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Enthalpy"/>
82
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Enthalpy_Setpoint"/>
83
+ <relation>=</relation>
84
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
85
+ </Cell>
86
+ </map>
87
+ <map>
88
+ <Cell>
89
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Lighting"/>
90
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Lighting"/>
91
+ <relation>=</relation>
92
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
93
+ </Cell>
94
+ </map>
95
+ <map>
96
+ <Cell>
97
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#LightingSystem"/>
98
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Lighting_System"/>
99
+ <relation>=</relation>
100
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
101
+ </Cell>
102
+ </map>
103
+ <map>
104
+ <Cell>
105
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Space"/>
106
+ <entity2 rdf:resource="https://w3id.org/rec#Space"/>
107
+ <relation>=</relation>
108
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
109
+ </Cell>
110
+ </map>
111
+ <map>
112
+ <Cell>
113
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Window"/>
114
+ <entity2 rdf:resource="https://w3id.org/rec#Window"/>
115
+ <relation>=</relation>
116
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
117
+ </Cell>
118
+ </map>
119
+ <map>
120
+ <Cell>
121
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#BuildingElement"/>
122
+ <entity2 rdf:resource="https://w3id.org/rec#BuildingElement"/>
123
+ <relation>=</relation>
124
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
125
+ </Cell>
126
+ </map>
127
+ <map>
128
+ <Cell>
129
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#Campus"/>
130
+ <entity2 rdf:resource="https://w3id.org/rec#Campus"/>
131
+ <relation>=</relation>
132
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
133
+ </Cell>
134
+ </map>
135
+ <map>
136
+ <Cell>
137
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#AirPressureSensor"/>
138
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Air_Pressure_Sensor"/>
139
+ <relation>=</relation>
140
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
141
+ </Cell>
142
+ </map>
143
+ <map>
144
+ <Cell>
145
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#BACnet"/>
146
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#BACnet"/>
147
+ <relation>=</relation>
148
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
149
+ </Cell>
150
+ </map>
151
+ <map>
152
+ <Cell>
153
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Bathroom"/>
154
+ <entity2 rdf:resource="https://w3id.org/rec#Bathroom"/>
155
+ <relation>=</relation>
156
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
157
+ </Cell>
158
+ </map>
159
+ <map>
160
+ <Cell>
161
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Bedroom"/>
162
+ <entity2 rdf:resource="https://w3id.org/rec#Bedroom"/>
163
+ <relation>=</relation>
164
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
165
+ </Cell>
166
+ </map>
167
+ <map>
168
+ <Cell>
169
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Boiler"/>
170
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Boiler"/>
171
+ <relation>=</relation>
172
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
173
+ </Cell>
174
+ </map>
175
+ <map>
176
+ <Cell>
177
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#CO2Sensor"/>
178
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#CO2_Sensor"/>
179
+ <relation>=</relation>
180
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
181
+ </Cell>
182
+ </map>
183
+ <map>
184
+ <Cell>
185
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Cold"/>
186
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Cold"/>
187
+ <relation>=</relation>
188
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
189
+ </Cell>
190
+ </map>
191
+ <map>
192
+ <Cell>
193
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Command"/>
194
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Command"/>
195
+ <relation>=</relation>
196
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
197
+ </Cell>
198
+ </map>
199
+ <map>
200
+ <Cell>
201
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#CoolCommand"/>
202
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Cooling_Command"/>
203
+ <relation>=</relation>
204
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
205
+ </Cell>
206
+ </map>
207
+ <map>
208
+ <Cell>
209
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#DimmerSwitch"/>
210
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Dimmer"/>
211
+ <relation>=</relation>
212
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
213
+ </Cell>
214
+ </map>
215
+ <map>
216
+ <Cell>
217
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#DiningRoom"/>
218
+ <entity2 rdf:resource="https://w3id.org/rec#DiningRoom"/>
219
+ <relation>=</relation>
220
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
221
+ </Cell>
222
+ </map>
223
+ <map>
224
+ <Cell>
225
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Door"/>
226
+ <entity2 rdf:resource="https://w3id.org/rec#Door"/>
227
+ <relation>=</relation>
228
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
229
+ </Cell>
230
+ </map>
231
+ <map>
232
+ <Cell>
233
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#ElectricEnergy"/>
234
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Electric_Energy"/>
235
+ <relation>=</relation>
236
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
237
+ </Cell>
238
+ </map>
239
+ <map>
240
+ <Cell>
241
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#ElectricalSystemResource"/>
242
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Electrical_System"/>
243
+ <relation>=</relation>
244
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
245
+ </Cell>
246
+ </map>
247
+ <map>
248
+ <Cell>
249
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Fan"/>
250
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Fan"/>
251
+ <relation>=</relation>
252
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
253
+ </Cell>
254
+ </map>
255
+ <map>
256
+ <Cell>
257
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#FlowSensor"/>
258
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Flow_Sensor"/>
259
+ <relation>=</relation>
260
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
261
+ </Cell>
262
+ </map>
263
+ <map>
264
+ <Cell>
265
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Garage"/>
266
+ <entity2 rdf:resource="https://w3id.org/rec#Garage"/>
267
+ <relation>=</relation>
268
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
269
+ </Cell>
270
+ </map>
271
+ <map>
272
+ <Cell>
273
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Gas"/>
274
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Gas"/>
275
+ <relation>=</relation>
276
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
277
+ </Cell>
278
+ </map>
279
+ <map>
280
+ <Cell>
281
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GasSecuritySystem"/>
282
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Gas_System"/>
283
+ <relation>=</relation>
284
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
285
+ </Cell>
286
+ </map>
287
+ <map>
288
+ <Cell>
289
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GasSensor"/>
290
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Gas_Sensor"/>
291
+ <relation>=</relation>
292
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
293
+ </Cell>
294
+ </map>
295
+ <map>
296
+ <Cell>
297
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GetLuminanceCommand"/>
298
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Luminance_Command"/>
299
+ <relation>=</relation>
300
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
301
+ </Cell>
302
+ </map>
303
+ <map>
304
+ <Cell>
305
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GetOccupancyCommand"/>
306
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Occupancy_Command"/>
307
+ <relation>=</relation>
308
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
309
+ </Cell>
310
+ </map>
311
+ <map>
312
+ <Cell>
313
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Heat"/>
314
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Heat"/>
315
+ <relation>=</relation>
316
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
317
+ </Cell>
318
+ </map>
319
+ <map>
320
+ <Cell>
321
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#HeatCommand"/>
322
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Heating_Command"/>
323
+ <relation>=</relation>
324
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
325
+ </Cell>
326
+ </map>
327
+ <map>
328
+ <Cell>
329
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#HumiditySensor"/>
330
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Humidity_Sensor"/>
331
+ <relation>=</relation>
332
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
333
+ </Cell>
334
+ </map>
335
+ <map>
336
+ <Cell>
337
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Lamp"/>
338
+ <entity2 rdf:resource="https://w3id.org/rec#Lamp"/>
339
+ <relation>=</relation>
340
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
341
+ </Cell>
342
+ </map>
343
+ <map>
344
+ <Cell>
345
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#LivingRoom"/>
346
+ <entity2 rdf:resource="https://w3id.org/rec#LivingRoom"/>
347
+ <relation>=</relation>
348
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
349
+ </Cell>
350
+ </map>
351
+ <map>
352
+ <Cell>
353
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Lobby"/>
354
+ <entity2 rdf:resource="https://w3id.org/rec#Lobby"/>
355
+ <relation>=</relation>
356
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
357
+ </Cell>
358
+ </map>
359
+ <map>
360
+ <Cell>
361
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OccupancySensor"/>
362
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Occupancy_Sensor"/>
363
+ <relation>=</relation>
364
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
365
+ </Cell>
366
+ </map>
367
+ <map>
368
+ <Cell>
369
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OccupancyState"/>
370
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Occupancy_Status"/>
371
+ <relation>=</relation>
372
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
373
+ </Cell>
374
+ </map>
375
+ <map>
376
+ <Cell>
377
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OffCommand"/>
378
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Off_Command"/>
379
+ <relation>=</relation>
380
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
381
+ </Cell>
382
+ </map>
383
+ <map>
384
+ <Cell>
385
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Oil"/>
386
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Oil"/>
387
+ <relation>=</relation>
388
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
389
+ </Cell>
390
+ </map>
391
+ <map>
392
+ <Cell>
393
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OnCommand"/>
394
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#On_Command"/>
395
+ <relation>=</relation>
396
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
397
+ </Cell>
398
+ </map>
399
+ <map>
400
+ <Cell>
401
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OnOffSwitch"/>
402
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Switch"/>
403
+ <relation>=</relation>
404
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
405
+ </Cell>
406
+ </map>
407
+ <map>
408
+ <Cell>
409
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OpenCloseState"/>
410
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Open_Close_Status"/>
411
+ <relation>=</relation>
412
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
413
+ </Cell>
414
+ </map>
415
+ <map>
416
+ <Cell>
417
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#PressureSensor"/>
418
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Pressure_Sensor"/>
419
+ <relation>=</relation>
420
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
421
+ </Cell>
422
+ </map>
423
+ <map>
424
+ <Cell>
425
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Pump"/>
426
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Pump"/>
427
+ <relation>=</relation>
428
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
429
+ </Cell>
430
+ </map>
431
+ <map>
432
+ <Cell>
433
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Radiator"/>
434
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Radiator"/>
435
+ <relation>=</relation>
436
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
437
+ </Cell>
438
+ </map>
439
+ <map>
440
+ <Cell>
441
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#SurveillanceCamera"/>
442
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Surveillance_Camera"/>
443
+ <relation>=</relation>
444
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
445
+ </Cell>
446
+ </map>
447
+ <map>
448
+ <Cell>
449
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Switch"/>
450
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Switch"/>
451
+ <relation>=</relation>
452
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
453
+ </Cell>
454
+ </map>
455
+ <map>
456
+ <Cell>
457
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#TemperatureSensor"/>
458
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Temperature_Sensor"/>
459
+ <relation>=</relation>
460
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
461
+ </Cell>
462
+ </map>
463
+ <map>
464
+ <Cell>
465
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Thermostat"/>
466
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Thermostat"/>
467
+ <relation>=</relation>
468
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
469
+ </Cell>
470
+ </map>
471
+ <map>
472
+ <Cell>
473
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Touchpanel"/>
474
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Touchpanel"/>
475
+ <relation>=</relation>
476
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
477
+ </Cell>
478
+ </map>
479
+ <map>
480
+ <Cell>
481
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Wall"/>
482
+ <entity2 rdf:resource="https://w3id.org/rec#Wall"/>
483
+ <relation>=</relation>
484
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
485
+ </Cell>
486
+ </map>
487
+ <map>
488
+ <Cell>
489
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Water"/>
490
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Water"/>
491
+ <relation>=</relation>
492
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
493
+ </Cell>
494
+ </map>
495
+ <map>
496
+ <Cell>
497
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#DeviceStatusProfile"/>
498
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#DeviceStatus"/>
499
+ <relation>=</relation>
500
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
501
+ </Cell>
502
+ </map>
503
+ <map>
504
+ <Cell>
505
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#HumidityParameter"/>
506
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Humidity_Parameter"/>
507
+ <relation>=</relation>
508
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
509
+ </Cell>
510
+ </map>
511
+ <map>
512
+ <Cell>
513
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#TemperatureParameter"/>
514
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Temperature_Parameter"/>
515
+ <relation>=</relation>
516
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
517
+ </Cell>
518
+ </map>
519
+ <map>
520
+ <Cell>
521
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#Hail"/>
522
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Hail"/>
523
+ <relation>=</relation>
524
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
525
+ </Cell>
526
+ </map>
527
+ <map>
528
+ <Cell>
529
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#Rain"/>
530
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Rain"/>
531
+ <relation>=</relation>
532
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
533
+ </Cell>
534
+ </map>
535
+ <map>
536
+ <Cell>
537
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasValue"/>
538
+ <entity2 rdf:resource="https://w3id.org/rec#value"/>
539
+ <relation>=</relation>
540
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
541
+ </Cell>
542
+ </map>
543
+ </Alignment>
544
+ </rdf:RDF>
references/unrepaired_silver/brick-smartenv.silver.unrepaired.rdf ADDED
@@ -0,0 +1,436 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
3
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>https://brickschema.org/schema/1.4/Brick</onto1>
10
+ <onto2>http://www.semanticweb.org/dave/ontologies/SmartEnvFull</onto2>
11
+ <map>
12
+ <Cell>
13
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/DAY"/>
14
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitDay"/>
15
+ <relation>=</relation>
16
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
17
+ </Cell>
18
+ </map>
19
+ <map>
20
+ <Cell>
21
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/HR"/>
22
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitHour"/>
23
+ <relation>=</relation>
24
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
25
+ </Cell>
26
+ </map>
27
+ <map>
28
+ <Cell>
29
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/MIN"/>
30
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitMinute"/>
31
+ <relation>=</relation>
32
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
33
+ </Cell>
34
+ </map>
35
+ <map>
36
+ <Cell>
37
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/SEC"/>
38
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitSecond"/>
39
+ <relation>=</relation>
40
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
41
+ </Cell>
42
+ </map>
43
+ <map>
44
+ <Cell>
45
+ <entity1 rdf:resource="http://qudt.org/vocab/unit/WK"/>
46
+ <entity2 rdf:resource="http://www.w3.org/2006/time#unitWeek"/>
47
+ <relation>=</relation>
48
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
49
+ </Cell>
50
+ </map>
51
+ <map>
52
+ <Cell>
53
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#hasLocation"/>
54
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasLocation"/>
55
+ <relation>=</relation>
56
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
57
+ </Cell>
58
+ </map>
59
+ <map>
60
+ <Cell>
61
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#hasPart"/>
62
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasPart"/>
63
+ <relation>=</relation>
64
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
65
+ </Cell>
66
+ </map>
67
+ <map>
68
+ <Cell>
69
+ <entity1 rdf:resource="https://w3id.org/rec#area"/>
70
+ <entity2 rdf:resource="http://www.opengis.net/ont/geosparql#hasArea"/>
71
+ <relation>=</relation>
72
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
73
+ </Cell>
74
+ </map>
75
+ <map>
76
+ <Cell>
77
+ <entity1 rdf:resource="https://w3id.org/rec#hasPart"/>
78
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasPart"/>
79
+ <relation>=</relation>
80
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
81
+ </Cell>
82
+ </map>
83
+ <map>
84
+ <Cell>
85
+ <entity1 rdf:resource="https://w3id.org/rec#isMemberOf"/>
86
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isMemberOf"/>
87
+ <relation>=</relation>
88
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
89
+ </Cell>
90
+ </map>
91
+ <map>
92
+ <Cell>
93
+ <entity1 rdf:resource="https://w3id.org/rec#locatedIn"/>
94
+ <entity2 rdf:resource="http://observedchange.com/tisc/ns#locatedAt"/>
95
+ <relation>=</relation>
96
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
97
+ </Cell>
98
+ </map>
99
+ <map>
100
+ <Cell>
101
+ <entity1 rdf:resource="https://w3id.org/rec#hasMember"/>
102
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasMember"/>
103
+ <relation>=</relation>
104
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
105
+ </Cell>
106
+ </map>
107
+ <map>
108
+ <Cell>
109
+ <entity1 rdf:resource="https://w3id.org/rec#timestamp"/>
110
+ <entity2 rdf:resource="http://www.w3.org/2006/time#inXSDDateTimeStamp"/>
111
+ <relation>=</relation>
112
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
113
+ </Cell>
114
+ </map>
115
+ <map>
116
+ <Cell>
117
+ <entity1 rdf:resource="https://w3id.org/rec#isPartOf"/>
118
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isPartOf"/>
119
+ <relation>=</relation>
120
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
121
+ </Cell>
122
+ </map>
123
+ <map>
124
+ <Cell>
125
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#isLocationOf"/>
126
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isLocationOf"/>
127
+ <relation>=</relation>
128
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
129
+ </Cell>
130
+ </map>
131
+ <map>
132
+ <Cell>
133
+ <entity1 rdf:resource="https://w3id.org/rec#createdBy"/>
134
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isRealizedBy"/>
135
+ <relation>=</relation>
136
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
137
+ </Cell>
138
+ </map>
139
+ <map>
140
+ <Cell>
141
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Substance"/>
142
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Substance"/>
143
+ <relation>=</relation>
144
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
145
+ </Cell>
146
+ </map>
147
+ <map>
148
+ <Cell>
149
+ <entity1 rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
150
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept"/>
151
+ <relation>=</relation>
152
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
153
+ </Cell>
154
+ </map>
155
+ <map>
156
+ <Cell>
157
+ <entity1 rdf:resource="https://w3id.org/rec#hasPart"/>
158
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasPart"/>
159
+ <relation>=</relation>
160
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
161
+ </Cell>
162
+ </map>
163
+ <map>
164
+ <Cell>
165
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Region"/>
166
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Region"/>
167
+ <relation>=</relation>
168
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
169
+ </Cell>
170
+ </map>
171
+ <map>
172
+ <Cell>
173
+ <entity1 rdf:resource="https://w3id.org/rec#area"/>
174
+ <entity2 rdf:resource="http://www.opengis.net/ont/geosparql#hasArea"/>
175
+ <relation>=</relation>
176
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
177
+ </Cell>
178
+ </map>
179
+ <map>
180
+ <Cell>
181
+ <entity1 rdf:resource="https://w3id.org/rec#Agent"/>
182
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Agent"/>
183
+ <relation>=</relation>
184
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
185
+ </Cell>
186
+ </map>
187
+ <map>
188
+ <Cell>
189
+ <entity1 rdf:resource="https://w3id.org/rec#Agent"/>
190
+ <entity2 rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
191
+ <relation>=</relation>
192
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
193
+ </Cell>
194
+ </map>
195
+ <map>
196
+ <Cell>
197
+ <entity1 rdf:resource="https://w3id.org/rec#Agent"/>
198
+ <entity2 rdf:resource="https://w3id.org/smartenvironment/patterns/object.owl#Agent"/>
199
+ <relation>=</relation>
200
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
201
+ </Cell>
202
+ </map>
203
+ <map>
204
+ <Cell>
205
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Entity"/>
206
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Entity"/>
207
+ <relation>=</relation>
208
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
209
+ </Cell>
210
+ </map>
211
+ <map>
212
+ <Cell>
213
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#volume"/>
214
+ <entity2 rdf:resource="http://www.opengis.net/ont/geosparql#hasVolume"/>
215
+ <relation>=</relation>
216
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
217
+ </Cell>
218
+ </map>
219
+ <map>
220
+ <Cell>
221
+ <entity1 rdf:resource="https://w3id.org/rec#hasMember"/>
222
+ <entity2 rdf:resource="http://www.w3.org/2000/01/rdf-schema#member"/>
223
+ <relation>=</relation>
224
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
225
+ </Cell>
226
+ </map>
227
+ <map>
228
+ <Cell>
229
+ <entity1 rdf:resource="http://data.ashrae.org/bacnet/2020#Action"/>
230
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Action"/>
231
+ <relation>=</relation>
232
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
233
+ </Cell>
234
+ </map>
235
+ <map>
236
+ <Cell>
237
+ <entity1 rdf:resource="https://w3id.org/rec#isMemberOf"/>
238
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isMemberOf"/>
239
+ <relation>=</relation>
240
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
241
+ </Cell>
242
+ </map>
243
+ <map>
244
+ <Cell>
245
+ <entity1 rdf:resource="https://w3id.org/rec#locatedIn"/>
246
+ <entity2 rdf:resource="http://observedchange.com/tisc/ns#locatedAt"/>
247
+ <relation>=</relation>
248
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
249
+ </Cell>
250
+ </map>
251
+ <map>
252
+ <Cell>
253
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Location"/>
254
+ <entity2 rdf:resource="https://w3id.org/smartenvironment/patterns/object.owl#Location"/>
255
+ <relation>=</relation>
256
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
257
+ </Cell>
258
+ </map>
259
+ <map>
260
+ <Cell>
261
+ <entity1 rdf:resource="https://w3id.org/rec#Organization"/>
262
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Organization"/>
263
+ <relation>=</relation>
264
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
265
+ </Cell>
266
+ </map>
267
+ <map>
268
+ <Cell>
269
+ <entity1 rdf:resource="https://w3id.org/rec#Organization"/>
270
+ <entity2 rdf:resource="https://schema.org/Organization"/>
271
+ <relation>=</relation>
272
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
273
+ </Cell>
274
+ </map>
275
+ <map>
276
+ <Cell>
277
+ <entity1 rdf:resource="https://w3id.org/rec#Person"/>
278
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Person"/>
279
+ <relation>=</relation>
280
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
281
+ </Cell>
282
+ </map>
283
+ <map>
284
+ <Cell>
285
+ <entity1 rdf:resource="https://w3id.org/rec#Person"/>
286
+ <entity2 rdf:resource="https://schema.org/Person"/>
287
+ <relation>=</relation>
288
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
289
+ </Cell>
290
+ </map>
291
+ <map>
292
+ <Cell>
293
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#hasLocation"/>
294
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasLocation"/>
295
+ <relation>=</relation>
296
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
297
+ </Cell>
298
+ </map>
299
+ <map>
300
+ <Cell>
301
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#System"/>
302
+ <entity2 rdf:resource="http://www.w3.org/ns/ssn/System"/>
303
+ <relation>=</relation>
304
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
305
+ </Cell>
306
+ </map>
307
+ <map>
308
+ <Cell>
309
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Collection"/>
310
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Collection"/>
311
+ <relation>=</relation>
312
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
313
+ </Cell>
314
+ </map>
315
+ <map>
316
+ <Cell>
317
+ <entity1 rdf:resource="http://data.ashrae.org/bacnet/2020#Object"/>
318
+ <entity2 rdf:resource="https://w3id.org/smartenvironment/patterns/object.owl#Object"/>
319
+ <relation>=</relation>
320
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
321
+ </Cell>
322
+ </map>
323
+ <map>
324
+ <Cell>
325
+ <entity1 rdf:resource="http://data.ashrae.org/bacnet/2020#Object"/>
326
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Object"/>
327
+ <relation>=</relation>
328
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
329
+ </Cell>
330
+ </map>
331
+ <map>
332
+ <Cell>
333
+ <entity1 rdf:resource="https://w3id.org/rec#Event"/>
334
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Event"/>
335
+ <relation>=</relation>
336
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
337
+ </Cell>
338
+ </map>
339
+ <map>
340
+ <Cell>
341
+ <entity1 rdf:resource="https://w3id.org/rec#Event"/>
342
+ <entity2 rdf:resource="https://w3id.org/smartenvironment/patterns/event.owl#Event"/>
343
+ <relation>=</relation>
344
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
345
+ </Cell>
346
+ </map>
347
+ <map>
348
+ <Cell>
349
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#hasPart"/>
350
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasPart"/>
351
+ <relation>=</relation>
352
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
353
+ </Cell>
354
+ </map>
355
+ <map>
356
+ <Cell>
357
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#area"/>
358
+ <entity2 rdf:resource="http://www.opengis.net/ont/geosparql#hasArea"/>
359
+ <relation>=</relation>
360
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
361
+ </Cell>
362
+ </map>
363
+ <map>
364
+ <Cell>
365
+ <entity1 rdf:resource="https://w3id.org/rec#Region"/>
366
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Region"/>
367
+ <relation>=</relation>
368
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
369
+ </Cell>
370
+ </map>
371
+ <map>
372
+ <Cell>
373
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Sensor"/>
374
+ <entity2 rdf:resource="https://w3id.org/smartenvironment/patterns/sensing.owl#Sensor"/>
375
+ <relation>=</relation>
376
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
377
+ </Cell>
378
+ </map>
379
+ <map>
380
+ <Cell>
381
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Sensor"/>
382
+ <entity2 rdf:resource="http://www.w3.org/ns/sosa/Sensor"/>
383
+ <relation>=</relation>
384
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
385
+ </Cell>
386
+ </map>
387
+ <map>
388
+ <Cell>
389
+ <entity1 rdf:resource="http://schema.org/Person"/>
390
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Person"/>
391
+ <relation>=</relation>
392
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
393
+ </Cell>
394
+ </map>
395
+ <map>
396
+ <Cell>
397
+ <entity1 rdf:resource="http://schema.org/Person"/>
398
+ <entity2 rdf:resource="https://schema.org/Person"/>
399
+ <relation>=</relation>
400
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
401
+ </Cell>
402
+ </map>
403
+ <map>
404
+ <Cell>
405
+ <entity1 rdf:resource="https://brickschema.org/schema/Brick#Parameter"/>
406
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Parameter"/>
407
+ <relation>=</relation>
408
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
409
+ </Cell>
410
+ </map>
411
+ <map>
412
+ <Cell>
413
+ <entity1 rdf:resource="http://data.ashrae.org/bacnet/2020#EventType"/>
414
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#EventType"/>
415
+ <relation>=</relation>
416
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
417
+ </Cell>
418
+ </map>
419
+ <map>
420
+ <Cell>
421
+ <entity1 rdf:resource="https://w3id.org/rec#Collection"/>
422
+ <entity2 rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Collection"/>
423
+ <relation>=</relation>
424
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
425
+ </Cell>
426
+ </map>
427
+ <map>
428
+ <Cell>
429
+ <entity1 rdf:resource="https://w3id.org/rec#Geometry"/>
430
+ <entity2 rdf:resource="http://www.opengis.net/ont/geosparql#Geometry"/>
431
+ <relation>=</relation>
432
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
433
+ </Cell>
434
+ </map>
435
+ </Alignment>
436
+ </rdf:RDF>
references/unrepaired_silver/city-brick.silver.unrepaired.rdf ADDED
@@ -0,0 +1,556 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
3
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>http://www.semanticweb.org/dave/ontologies/CityOWLFull</onto1>
10
+ <onto2>https://brickschema.org/schema/1.4/Brick</onto2>
11
+ <map>
12
+ <Cell>
13
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitDay"/>
14
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DAY"/>
15
+ <relation>=</relation>
16
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
17
+ </Cell>
18
+ </map>
19
+ <map>
20
+ <Cell>
21
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitHour"/>
22
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/HR"/>
23
+ <relation>=</relation>
24
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
25
+ </Cell>
26
+ </map>
27
+ <map>
28
+ <Cell>
29
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitMinute"/>
30
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/MIN"/>
31
+ <relation>=</relation>
32
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
33
+ </Cell>
34
+ </map>
35
+ <map>
36
+ <Cell>
37
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitSecond"/>
38
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/SEC"/>
39
+ <relation>=</relation>
40
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
41
+ </Cell>
42
+ </map>
43
+ <map>
44
+ <Cell>
45
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitYear"/>
46
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Unit"/>
47
+ <relation>=</relation>
48
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
49
+ </Cell>
50
+ </map>
51
+ <map>
52
+ <Cell>
53
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#ConstructionEvent.description"/>
54
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#description"/>
55
+ <relation>=</relation>
56
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
57
+ </Cell>
58
+ </map>
59
+ <map>
60
+ <Cell>
61
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractCityObject.externalReference"/>
62
+ <entity2 rdf:resource="http://data.ashrae.org/standard223#hasExternalReference"/>
63
+ <relation>=</relation>
64
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
65
+ </Cell>
66
+ </map>
67
+ <map>
68
+ <Cell>
69
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractCityObject.externalReference"/>
70
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick/ref#hasExternalReference"/>
71
+ <relation>=</relation>
72
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
73
+ </Cell>
74
+ </map>
75
+ <map>
76
+ <Cell>
77
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractFeature.description"/>
78
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#description"/>
79
+ <relation>=</relation>
80
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
81
+ </Cell>
82
+ </map>
83
+ <map>
84
+ <Cell>
85
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractSpace.area"/>
86
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#area"/>
87
+ <relation>=</relation>
88
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
89
+ </Cell>
90
+ </map>
91
+ <map>
92
+ <Cell>
93
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractSpace.volume"/>
94
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#volume"/>
95
+ <relation>=</relation>
96
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
97
+ </Cell>
98
+ </map>
99
+ <map>
100
+ <Cell>
101
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractThematicSurface.area"/>
102
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#area"/>
103
+ <relation>=</relation>
104
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
105
+ </Cell>
106
+ </map>
107
+ <map>
108
+ <Cell>
109
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#RoomHeight.value"/>
110
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#value"/>
111
+ <relation>=</relation>
112
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
113
+ </Cell>
114
+ </map>
115
+ <map>
116
+ <Cell>
117
+ <entity1 rdf:resource="http://www.w3.org/2006/time#inXSDDateTimeStamp"/>
118
+ <entity2 rdf:resource="https://w3id.org/rec#timestamp"/>
119
+ <relation>=</relation>
120
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
121
+ </Cell>
122
+ </map>
123
+ <map>
124
+ <Cell>
125
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#RoomHeight.value"/>
126
+ <entity2 rdf:resource="https://w3id.org/rec#value"/>
127
+ <relation>=</relation>
128
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
129
+ </Cell>
130
+ </map>
131
+ <map>
132
+ <Cell>
133
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractFeature.description"/>
134
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#description"/>
135
+ <relation>=</relation>
136
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
137
+ </Cell>
138
+ </map>
139
+ <map>
140
+ <Cell>
141
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#Height.status"/>
142
+ <entity2 rdf:resource="https://w3id.org/rec#status"/>
143
+ <relation>=</relation>
144
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
145
+ </Cell>
146
+ </map>
147
+ <map>
148
+ <Cell>
149
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#Window"/>
150
+ <entity2 rdf:resource="https://w3id.org/rec#Window"/>
151
+ <relation>=</relation>
152
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
153
+ </Cell>
154
+ </map>
155
+ <map>
156
+ <Cell>
157
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#BuildingUnit.address"/>
158
+ <entity2 rdf:resource="https://w3id.org/rec#address"/>
159
+ <relation>=</relation>
160
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
161
+ </Cell>
162
+ </map>
163
+ <map>
164
+ <Cell>
165
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractSpace.volume"/>
166
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#volume"/>
167
+ <relation>=</relation>
168
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
169
+ </Cell>
170
+ </map>
171
+ <map>
172
+ <Cell>
173
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Workspace/3.0/workspace#Workspace"/>
174
+ <entity2 rdf:resource="https://w3id.org/rec#Workspace"/>
175
+ <relation>=</relation>
176
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
177
+ </Cell>
178
+ </map>
179
+ <map>
180
+ <Cell>
181
+ <entity1 rdf:resource="http://www.opengis.net/ont/geosparql#hasArea"/>
182
+ <entity2 rdf:resource="https://w3id.org/rec#area"/>
183
+ <relation>=</relation>
184
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
185
+ </Cell>
186
+ </map>
187
+ <map>
188
+ <Cell>
189
+ <entity1 rdf:resource="http://www.opengis.net/ont/geosparql#hasArea"/>
190
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#area"/>
191
+ <relation>=</relation>
192
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
193
+ </Cell>
194
+ </map>
195
+ <map>
196
+ <Cell>
197
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#RoomHeight.status"/>
198
+ <entity2 rdf:resource="https://w3id.org/rec#status"/>
199
+ <relation>=</relation>
200
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
201
+ </Cell>
202
+ </map>
203
+ <map>
204
+ <Cell>
205
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#Door"/>
206
+ <entity2 rdf:resource="https://w3id.org/rec#Door"/>
207
+ <relation>=</relation>
208
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
209
+ </Cell>
210
+ </map>
211
+ <map>
212
+ <Cell>
213
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/workspace#Workspace"/>
214
+ <entity2 rdf:resource="https://w3id.org/rec#Workspace"/>
215
+ <relation>=</relation>
216
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
217
+ </Cell>
218
+ </map>
219
+ <map>
220
+ <Cell>
221
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Document/3.0/document#Reference"/>
222
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#SetpointReference"/>
223
+ <relation>=</relation>
224
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
225
+ </Cell>
226
+ </map>
227
+ <map>
228
+ <Cell>
229
+ <entity1 rdf:resource="http://www.opengis.net/ont/gml#MultiPoint"/>
230
+ <entity2 rdf:resource="https://w3id.org/rec#MultiPoint"/>
231
+ <relation>=</relation>
232
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
233
+ </Cell>
234
+ </map>
235
+ <map>
236
+ <Cell>
237
+ <entity1 rdf:resource="http://www.opengis.net/ont/gml#Point"/>
238
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Point"/>
239
+ <relation>=</relation>
240
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
241
+ </Cell>
242
+ </map>
243
+ <map>
244
+ <Cell>
245
+ <entity1 rdf:resource="http://www.opengis.net/ont/gml#Point"/>
246
+ <entity2 rdf:resource="https://w3id.org/rec#Point"/>
247
+ <relation>=</relation>
248
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
249
+ </Cell>
250
+ </map>
251
+ <map>
252
+ <Cell>
253
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/tunnel#Tunnel"/>
254
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tunnel"/>
255
+ <relation>=</relation>
256
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
257
+ </Cell>
258
+ </map>
259
+ <map>
260
+ <Cell>
261
+ <entity1 rdf:resource="https://schema.org/Person"/>
262
+ <entity2 rdf:resource="http://schema.org/Person"/>
263
+ <relation>=</relation>
264
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
265
+ </Cell>
266
+ </map>
267
+ <map>
268
+ <Cell>
269
+ <entity1 rdf:resource="https://schema.org/Person"/>
270
+ <entity2 rdf:resource="https://w3id.org/rec#Person"/>
271
+ <relation>=</relation>
272
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
273
+ </Cell>
274
+ </map>
275
+ <map>
276
+ <Cell>
277
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Document/3.0/document#Document.tag"/>
278
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#hasAssociatedTag"/>
279
+ <relation>=</relation>
280
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
281
+ </Cell>
282
+ </map>
283
+ <map>
284
+ <Cell>
285
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Document/3.0/document#Document.tag"/>
286
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#hasTag"/>
287
+ <relation>=</relation>
288
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
289
+ </Cell>
290
+ </map>
291
+ <map>
292
+ <Cell>
293
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#DoorSurface.address"/>
294
+ <entity2 rdf:resource="https://w3id.org/rec#address"/>
295
+ <relation>=</relation>
296
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
297
+ </Cell>
298
+ </map>
299
+ <map>
300
+ <Cell>
301
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#AbstractBuilding.address"/>
302
+ <entity2 rdf:resource="https://w3id.org/rec#address"/>
303
+ <relation>=</relation>
304
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
305
+ </Cell>
306
+ </map>
307
+ <map>
308
+ <Cell>
309
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractCityObject.relatedTo"/>
310
+ <entity2 rdf:resource="https://w3id.org/rec#relatedTo"/>
311
+ <relation>=</relation>
312
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
313
+ </Cell>
314
+ </map>
315
+ <map>
316
+ <Cell>
317
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractSpace.area"/>
318
+ <entity2 rdf:resource="https://w3id.org/rec#area"/>
319
+ <relation>=</relation>
320
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
321
+ </Cell>
322
+ </map>
323
+ <map>
324
+ <Cell>
325
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractSpace.area"/>
326
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#area"/>
327
+ <relation>=</relation>
328
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
329
+ </Cell>
330
+ </map>
331
+ <map>
332
+ <Cell>
333
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#ExternalReference"/>
334
+ <entity2 rdf:resource="http://data.ashrae.org/standard223#ExternalReference"/>
335
+ <relation>=</relation>
336
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
337
+ </Cell>
338
+ </map>
339
+ <map>
340
+ <Cell>
341
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#ExternalReference"/>
342
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick/ref#ExternalReference"/>
343
+ <relation>=</relation>
344
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
345
+ </Cell>
346
+ </map>
347
+ <map>
348
+ <Cell>
349
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#ConstructionEvent.description"/>
350
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#description"/>
351
+ <relation>=</relation>
352
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
353
+ </Cell>
354
+ </map>
355
+ <map>
356
+ <Cell>
357
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/bridge#AbstractBridge.address"/>
358
+ <entity2 rdf:resource="https://w3id.org/rec#address"/>
359
+ <relation>=</relation>
360
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
361
+ </Cell>
362
+ </map>
363
+ <map>
364
+ <Cell>
365
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Workspace/3.0/workspace#Space"/>
366
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Space"/>
367
+ <relation>=</relation>
368
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
369
+ </Cell>
370
+ </map>
371
+ <map>
372
+ <Cell>
373
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Workspace/3.0/workspace#Space"/>
374
+ <entity2 rdf:resource="https://w3id.org/rec#Space"/>
375
+ <relation>=</relation>
376
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
377
+ </Cell>
378
+ </map>
379
+ <map>
380
+ <Cell>
381
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#Address"/>
382
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Address"/>
383
+ <relation>=</relation>
384
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
385
+ </Cell>
386
+ </map>
387
+ <map>
388
+ <Cell>
389
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Document/3.0/document#Tag"/>
390
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tag"/>
391
+ <relation>=</relation>
392
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
393
+ </Cell>
394
+ </map>
395
+ <map>
396
+ <Cell>
397
+ <entity1 rdf:resource="http://www.opengis.net/ont/geosparql#Geometry"/>
398
+ <entity2 rdf:resource="https://w3id.org/rec#Geometry"/>
399
+ <relation>=</relation>
400
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
401
+ </Cell>
402
+ </map>
403
+ <map>
404
+ <Cell>
405
+ <entity1 rdf:resource="http://www.opengis.net/ont/gml#Polygon"/>
406
+ <entity2 rdf:resource="https://w3id.org/rec#Polygon"/>
407
+ <relation>=</relation>
408
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
409
+ </Cell>
410
+ </map>
411
+ <map>
412
+ <Cell>
413
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#BuildingConstructiveElement"/>
414
+ <entity2 rdf:resource="https://w3id.org/rec#BuildingElement"/>
415
+ <relation>=</relation>
416
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
417
+ </Cell>
418
+ </map>
419
+ <map>
420
+ <Cell>
421
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#FloorSurface"/>
422
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Floor"/>
423
+ <relation>=</relation>
424
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
425
+ </Cell>
426
+ </map>
427
+ <map>
428
+ <Cell>
429
+ <entity1 rdf:resource="https://schema.org/Organization"/>
430
+ <entity2 rdf:resource="https://w3id.org/rec#Organization"/>
431
+ <relation>=</relation>
432
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
433
+ </Cell>
434
+ </map>
435
+ <map>
436
+ <Cell>
437
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#Building"/>
438
+ <entity2 rdf:resource="https://w3id.org/rec#Building"/>
439
+ <relation>=</relation>
440
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
441
+ </Cell>
442
+ </map>
443
+ <map>
444
+ <Cell>
445
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#Building"/>
446
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Building"/>
447
+ <relation>=</relation>
448
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
449
+ </Cell>
450
+ </map>
451
+ <map>
452
+ <Cell>
453
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractThematicSurface.area"/>
454
+ <entity2 rdf:resource="https://w3id.org/rec#area"/>
455
+ <relation>=</relation>
456
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
457
+ </Cell>
458
+ </map>
459
+ <map>
460
+ <Cell>
461
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractThematicSurface.area"/>
462
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#area"/>
463
+ <relation>=</relation>
464
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
465
+ </Cell>
466
+ </map>
467
+ <map>
468
+ <Cell>
469
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/workspace#Space"/>
470
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Space"/>
471
+ <relation>=</relation>
472
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
473
+ </Cell>
474
+ </map>
475
+ <map>
476
+ <Cell>
477
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/workspace#Space"/>
478
+ <entity2 rdf:resource="https://w3id.org/rec#Space"/>
479
+ <relation>=</relation>
480
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
481
+ </Cell>
482
+ </map>
483
+ <map>
484
+ <Cell>
485
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/building#Storey"/>
486
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Storey"/>
487
+ <relation>=</relation>
488
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
489
+ </Cell>
490
+ </map>
491
+ <map>
492
+ <Cell>
493
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractCityObject.externalReference"/>
494
+ <entity2 rdf:resource="http://data.ashrae.org/standard223#hasExternalReference"/>
495
+ <relation>=</relation>
496
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
497
+ </Cell>
498
+ </map>
499
+ <map>
500
+ <Cell>
501
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#AbstractCityObject.externalReference"/>
502
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick/ref#hasExternalReference"/>
503
+ <relation>=</relation>
504
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
505
+ </Cell>
506
+ </map>
507
+ <map>
508
+ <Cell>
509
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Document/3.0/document#Document"/>
510
+ <entity2 rdf:resource="https://w3id.org/rec#Document"/>
511
+ <relation>=</relation>
512
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
513
+ </Cell>
514
+ </map>
515
+ <map>
516
+ <Cell>
517
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/core#CityObjectRelation.relatedTo"/>
518
+ <entity2 rdf:resource="https://w3id.org/rec#relatedTo"/>
519
+ <relation>=</relation>
520
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
521
+ </Cell>
522
+ </map>
523
+ <map>
524
+ <Cell>
525
+ <entity1 rdf:resource="http://www.w3.org/2000/01/rdf-schema#member"/>
526
+ <entity2 rdf:resource="https://w3id.org/rec#hasMember"/>
527
+ <relation>=</relation>
528
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
529
+ </Cell>
530
+ </map>
531
+ <map>
532
+ <Cell>
533
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/construction#Door.address"/>
534
+ <entity2 rdf:resource="https://w3id.org/rec#address"/>
535
+ <relation>=</relation>
536
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
537
+ </Cell>
538
+ </map>
539
+ <map>
540
+ <Cell>
541
+ <entity1 rdf:resource="https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/document#Document"/>
542
+ <entity2 rdf:resource="https://w3id.org/rec#Document"/>
543
+ <relation>=</relation>
544
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
545
+ </Cell>
546
+ </map>
547
+ <map>
548
+ <Cell>
549
+ <entity1 rdf:resource="http://www.opengis.net/ont/geosparql#hasVolume"/>
550
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#volume"/>
551
+ <relation>=</relation>
552
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
553
+ </Cell>
554
+ </map>
555
+ </Alignment>
556
+ </rdf:RDF>
references/unrepaired_silver/jc3iedm-brick.silver.unrepaired.rdf ADDED
@@ -0,0 +1,612 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
3
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl</onto1>
10
+ <onto2>https://brickschema.org/schema/1.4/Brick</onto2>
11
+ <map>
12
+ <Cell>
13
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Apartment_building"/>
14
+ <entity2 rdf:resource="https://w3id.org/rec#Apartment"/>
15
+ <relation>=</relation>
16
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
17
+ </Cell>
18
+ </map>
19
+ <map>
20
+ <Cell>
21
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BETA"/>
22
+ <entity2 rdf:resource="http://qudt.org/vocab/quantitykind/RadioactiveDecay"/>
23
+ <relation>=</relation>
24
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
25
+ </Cell>
26
+ </map>
27
+ <map>
28
+ <Cell>
29
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SUPPRT"/>
30
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Aid"/>
31
+ <relation>=</relation>
32
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
33
+ </Cell>
34
+ </map>
35
+ <map>
36
+ <Cell>
37
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ACTIVE-1"/>
38
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Active"/>
39
+ <relation>=</relation>
40
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
41
+ </Cell>
42
+ </map>
43
+ <map>
44
+ <Cell>
45
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#CLOSE"/>
46
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Close"/>
47
+ <relation>=</relation>
48
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
49
+ </Cell>
50
+ </map>
51
+ <map>
52
+ <Cell>
53
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Status"/>
54
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Status"/>
55
+ <relation>=</relation>
56
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
57
+ </Cell>
58
+ </map>
59
+ <map>
60
+ <Cell>
61
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REST"/>
62
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Rest"/>
63
+ <relation>=</relation>
64
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
65
+ </Cell>
66
+ </map>
67
+ <map>
68
+ <Cell>
69
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AFGHAN"/>
70
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/CCY_AFN"/>
71
+ <relation>=</relation>
72
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
73
+ </Cell>
74
+ </map>
75
+ <map>
76
+ <Cell>
77
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
78
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Volume"/>
79
+ <relation>=</relation>
80
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
81
+ </Cell>
82
+ </map>
83
+ <map>
84
+ <Cell>
85
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
86
+ <entity2 rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
87
+ <relation>=</relation>
88
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
89
+ </Cell>
90
+ </map>
91
+ <map>
92
+ <Cell>
93
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
94
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Volume"/>
95
+ <relation>=</relation>
96
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
97
+ </Cell>
98
+ </map>
99
+ <map>
100
+ <Cell>
101
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VOLUME"/>
102
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#volume"/>
103
+ <relation>=</relation>
104
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
105
+ </Cell>
106
+ </map>
107
+ <map>
108
+ <Cell>
109
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GROUND"/>
110
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Ground"/>
111
+ <relation>=</relation>
112
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
113
+ </Cell>
114
+ </map>
115
+ <map>
116
+ <Cell>
117
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BIT"/>
118
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/BIT"/>
119
+ <relation>=</relation>
120
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
121
+ </Cell>
122
+ </map>
123
+ <map>
124
+ <Cell>
125
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SAFE"/>
126
+ <entity2 rdf:resource="https://w3id.org/rec#Safe"/>
127
+ <relation>=</relation>
128
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
129
+ </Cell>
130
+ </map>
131
+ <map>
132
+ <Cell>
133
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Control_zone"/>
134
+ <entity2 rdf:resource="https://w3id.org/rec#AccessControlZone"/>
135
+ <relation>=</relation>
136
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
137
+ </Cell>
138
+ </map>
139
+ <map>
140
+ <Cell>
141
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#YARD"/>
142
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/YD"/>
143
+ <relation>=</relation>
144
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
145
+ </Cell>
146
+ </map>
147
+ <map>
148
+ <Cell>
149
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ORGANISATION"/>
150
+ <entity2 rdf:resource="https://w3id.org/rec#Organization"/>
151
+ <relation>=</relation>
152
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
153
+ </Cell>
154
+ </map>
155
+ <map>
156
+ <Cell>
157
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Cart"/>
158
+ <entity2 rdf:resource="https://w3id.org/rec#Cart"/>
159
+ <relation>=</relation>
160
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
161
+ </Cell>
162
+ </map>
163
+ <map>
164
+ <Cell>
165
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AIR"/>
166
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Air"/>
167
+ <relation>=</relation>
168
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
169
+ </Cell>
170
+ </map>
171
+ <map>
172
+ <Cell>
173
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#AIR"/>
174
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Air"/>
175
+ <relation>=</relation>
176
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
177
+ </Cell>
178
+ </map>
179
+ <map>
180
+ <Cell>
181
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#School"/>
182
+ <entity2 rdf:resource="https://w3id.org/rec#School"/>
183
+ <relation>=</relation>
184
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
185
+ </Cell>
186
+ </map>
187
+ <map>
188
+ <Cell>
189
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REGION"/>
190
+ <entity2 rdf:resource="https://w3id.org/rec#Region"/>
191
+ <relation>=</relation>
192
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
193
+ </Cell>
194
+ </map>
195
+ <map>
196
+ <Cell>
197
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REGION"/>
198
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Region"/>
199
+ <relation>=</relation>
200
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
201
+ </Cell>
202
+ </map>
203
+ <map>
204
+ <Cell>
205
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REGION"/>
206
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Region"/>
207
+ <relation>=</relation>
208
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
209
+ </Cell>
210
+ </map>
211
+ <map>
212
+ <Cell>
213
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#WHEEL"/>
214
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Wheel"/>
215
+ <relation>=</relation>
216
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
217
+ </Cell>
218
+ </map>
219
+ <map>
220
+ <Cell>
221
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ACTION"/>
222
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Action"/>
223
+ <relation>=</relation>
224
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
225
+ </Cell>
226
+ </map>
227
+ <map>
228
+ <Cell>
229
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Sensor"/>
230
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Sensor"/>
231
+ <relation>=</relation>
232
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
233
+ </Cell>
234
+ </map>
235
+ <map>
236
+ <Cell>
237
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LIQUID"/>
238
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Liquid"/>
239
+ <relation>=</relation>
240
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
241
+ </Cell>
242
+ </map>
243
+ <map>
244
+ <Cell>
245
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LIQUID"/>
246
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Liquid"/>
247
+ <relation>=</relation>
248
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
249
+ </Cell>
250
+ </map>
251
+ <map>
252
+ <Cell>
253
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LOCATION"/>
254
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Location"/>
255
+ <relation>=</relation>
256
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
257
+ </Cell>
258
+ </map>
259
+ <map>
260
+ <Cell>
261
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DEGREE"/>
262
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DEG"/>
263
+ <relation>=</relation>
264
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
265
+ </Cell>
266
+ </map>
267
+ <map>
268
+ <Cell>
269
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PEAK"/>
270
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Peak"/>
271
+ <relation>=</relation>
272
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
273
+ </Cell>
274
+ </map>
275
+ <map>
276
+ <Cell>
277
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Tunnel"/>
278
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tunnel"/>
279
+ <relation>=</relation>
280
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
281
+ </Cell>
282
+ </map>
283
+ <map>
284
+ <Cell>
285
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#NetworkSecurityPolicyCode"/>
286
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#NetworkSecurityPolicy"/>
287
+ <relation>=</relation>
288
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
289
+ </Cell>
290
+ </map>
291
+ <map>
292
+ <Cell>
293
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DEG"/>
294
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DEG"/>
295
+ <relation>=</relation>
296
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
297
+ </Cell>
298
+ </map>
299
+ <map>
300
+ <Cell>
301
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#RAD"/>
302
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/RAD_R"/>
303
+ <relation>=</relation>
304
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
305
+ </Cell>
306
+ </map>
307
+ <map>
308
+ <Cell>
309
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ACTIVE"/>
310
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Active"/>
311
+ <relation>=</relation>
312
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
313
+ </Cell>
314
+ </map>
315
+ <map>
316
+ <Cell>
317
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SLAB"/>
318
+ <entity2 rdf:resource="https://w3id.org/rec#Slab"/>
319
+ <relation>=</relation>
320
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
321
+ </Cell>
322
+ </map>
323
+ <map>
324
+ <Cell>
325
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VISUAL"/>
326
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Visual"/>
327
+ <relation>=</relation>
328
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
329
+ </Cell>
330
+ </map>
331
+ <map>
332
+ <Cell>
333
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#DELAY"/>
334
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Delay"/>
335
+ <relation>=</relation>
336
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
337
+ </Cell>
338
+ </map>
339
+ <map>
340
+ <Cell>
341
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#HOT"/>
342
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Hot"/>
343
+ <relation>=</relation>
344
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
345
+ </Cell>
346
+ </map>
347
+ <map>
348
+ <Cell>
349
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VIDEO"/>
350
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Video"/>
351
+ <relation>=</relation>
352
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
353
+ </Cell>
354
+ </map>
355
+ <map>
356
+ <Cell>
357
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#FINAL"/>
358
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Final"/>
359
+ <relation>=</relation>
360
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
361
+ </Cell>
362
+ </map>
363
+ <map>
364
+ <Cell>
365
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Zone_of_fire"/>
366
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Fire_Zone"/>
367
+ <relation>=</relation>
368
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
369
+ </Cell>
370
+ </map>
371
+ <map>
372
+ <Cell>
373
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Action"/>
374
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Action"/>
375
+ <relation>=</relation>
376
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
377
+ </Cell>
378
+ </map>
379
+ <map>
380
+ <Cell>
381
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Location"/>
382
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Location"/>
383
+ <relation>=</relation>
384
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
385
+ </Cell>
386
+ </map>
387
+ <map>
388
+ <Cell>
389
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Wall"/>
390
+ <entity2 rdf:resource="https://w3id.org/rec#Wall"/>
391
+ <relation>=</relation>
392
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
393
+ </Cell>
394
+ </map>
395
+ <map>
396
+ <Cell>
397
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Point_of_interest"/>
398
+ <entity2 rdf:resource="https://w3id.org/rec#PointOfInterest"/>
399
+ <relation>=</relation>
400
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
401
+ </Cell>
402
+ </map>
403
+ <map>
404
+ <Cell>
405
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#REAL"/>
406
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Real"/>
407
+ <relation>=</relation>
408
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
409
+ </Cell>
410
+ </map>
411
+ <map>
412
+ <Cell>
413
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Office"/>
414
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Office"/>
415
+ <relation>=</relation>
416
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
417
+ </Cell>
418
+ </map>
419
+ <map>
420
+ <Cell>
421
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Office"/>
422
+ <entity2 rdf:resource="https://w3id.org/rec#Office"/>
423
+ <relation>=</relation>
424
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
425
+ </Cell>
426
+ </map>
427
+ <map>
428
+ <Cell>
429
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#SMOKE"/>
430
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Smoke"/>
431
+ <relation>=</relation>
432
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
433
+ </Cell>
434
+ </map>
435
+ <map>
436
+ <Cell>
437
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#LOW"/>
438
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Low"/>
439
+ <relation>=</relation>
440
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
441
+ </Cell>
442
+ </map>
443
+ <map>
444
+ <Cell>
445
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Tank"/>
446
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tank"/>
447
+ <relation>=</relation>
448
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
449
+ </Cell>
450
+ </map>
451
+ <map>
452
+ <Cell>
453
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#POINT"/>
454
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Point"/>
455
+ <relation>=</relation>
456
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
457
+ </Cell>
458
+ </map>
459
+ <map>
460
+ <Cell>
461
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#POINT"/>
462
+ <entity2 rdf:resource="https://w3id.org/rec#Point"/>
463
+ <relation>=</relation>
464
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
465
+ </Cell>
466
+ </map>
467
+ <map>
468
+ <Cell>
469
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#OIL"/>
470
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Oil"/>
471
+ <relation>=</relation>
472
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
473
+ </Cell>
474
+ </map>
475
+ <map>
476
+ <Cell>
477
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#ADDRESS"/>
478
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Address"/>
479
+ <relation>=</relation>
480
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
481
+ </Cell>
482
+ </map>
483
+ <map>
484
+ <Cell>
485
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BOX"/>
486
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Box"/>
487
+ <relation>=</relation>
488
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
489
+ </Cell>
490
+ </map>
491
+ <map>
492
+ <Cell>
493
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PERSON"/>
494
+ <entity2 rdf:resource="http://schema.org/Person"/>
495
+ <relation>=</relation>
496
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
497
+ </Cell>
498
+ </map>
499
+ <map>
500
+ <Cell>
501
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#PERSON"/>
502
+ <entity2 rdf:resource="https://w3id.org/rec#Person"/>
503
+ <relation>=</relation>
504
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
505
+ </Cell>
506
+ </map>
507
+ <map>
508
+ <Cell>
509
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COLD"/>
510
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Cold"/>
511
+ <relation>=</relation>
512
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
513
+ </Cell>
514
+ </map>
515
+ <map>
516
+ <Cell>
517
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COIL"/>
518
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Coil"/>
519
+ <relation>=</relation>
520
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
521
+ </Cell>
522
+ </map>
523
+ <map>
524
+ <Cell>
525
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#COIL"/>
526
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Coil"/>
527
+ <relation>=</relation>
528
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
529
+ </Cell>
530
+ </map>
531
+ <map>
532
+ <Cell>
533
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Air_compressor"/>
534
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Compressor"/>
535
+ <relation>=</relation>
536
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
537
+ </Cell>
538
+ </map>
539
+ <map>
540
+ <Cell>
541
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Building"/>
542
+ <entity2 rdf:resource="https://w3id.org/rec#Building"/>
543
+ <relation>=</relation>
544
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
545
+ </Cell>
546
+ </map>
547
+ <map>
548
+ <Cell>
549
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Building"/>
550
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Building"/>
551
+ <relation>=</relation>
552
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
553
+ </Cell>
554
+ </map>
555
+ <map>
556
+ <Cell>
557
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#BYPASS-1"/>
558
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Bypass"/>
559
+ <relation>=</relation>
560
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
561
+ </Cell>
562
+ </map>
563
+ <map>
564
+ <Cell>
565
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#MISCELLANEOUS-EQUIPMENT-TYPE-Tank"/>
566
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Tank"/>
567
+ <relation>=</relation>
568
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
569
+ </Cell>
570
+ </map>
571
+ <map>
572
+ <Cell>
573
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#VEHICLE-TYPE-Maintenance"/>
574
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Maintenance"/>
575
+ <relation>=</relation>
576
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
577
+ </Cell>
578
+ </map>
579
+ <map>
580
+ <Cell>
581
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#TEAM"/>
582
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Team"/>
583
+ <relation>=</relation>
584
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
585
+ </Cell>
586
+ </map>
587
+ <map>
588
+ <Cell>
589
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Lamp"/>
590
+ <entity2 rdf:resource="https://w3id.org/rec#Lamp"/>
591
+ <relation>=</relation>
592
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
593
+ </Cell>
594
+ </map>
595
+ <map>
596
+ <Cell>
597
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#GUARAN"/>
598
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/CCY_PYG"/>
599
+ <relation>=</relation>
600
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
601
+ </Cell>
602
+ </map>
603
+ <map>
604
+ <Cell>
605
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Maintenance"/>
606
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#Maintenance"/>
607
+ <relation>=</relation>
608
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
609
+ </Cell>
610
+ </map>
611
+ </Alignment>
612
+ </rdf:RDF>
references/unrepaired_silver/jc3iedm-facility.silver.unrepaired.rdf ADDED
@@ -0,0 +1,364 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
3
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl</onto1>
10
+ <onto2>https://www.commoncoreontologies.org/FacilityOntology</onto2>
11
+ <map>
12
+ <Cell>
13
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Rail_facilities"/>
14
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000108"/>
15
+ <relation>=</relation>
16
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
17
+ </Cell>
18
+ </map>
19
+ <map>
20
+ <Cell>
21
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__chemicals"/>
22
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000778"/>
23
+ <relation>=</relation>
24
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
25
+ </Cell>
26
+ </map>
27
+ <map>
28
+ <Cell>
29
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Missile_site"/>
30
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000432"/>
31
+ <relation>=</relation>
32
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
33
+ </Cell>
34
+ </map>
35
+ <map>
36
+ <Cell>
37
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Transport_facility"/>
38
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000226"/>
39
+ <relation>=</relation>
40
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
41
+ </Cell>
42
+ </map>
43
+ <map>
44
+ <Cell>
45
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__medical"/>
46
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000680"/>
47
+ <relation>=</relation>
48
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
49
+ </Cell>
50
+ </map>
51
+ <map>
52
+ <Cell>
53
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__biological"/>
54
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001344"/>
55
+ <relation>=</relation>
56
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
57
+ </Cell>
58
+ </map>
59
+ <map>
60
+ <Cell>
61
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Sewage_treatment_facility"/>
62
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001308"/>
63
+ <relation>=</relation>
64
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
65
+ </Cell>
66
+ </map>
67
+ <map>
68
+ <Cell>
69
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Rail_facilities"/>
70
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000108"/>
71
+ <relation>=</relation>
72
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
73
+ </Cell>
74
+ </map>
75
+ <map>
76
+ <Cell>
77
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_transmission_line"/>
78
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000705"/>
79
+ <relation>=</relation>
80
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
81
+ </Cell>
82
+ </map>
83
+ <map>
84
+ <Cell>
85
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Gas_processing_facility"/>
86
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001362"/>
87
+ <relation>=</relation>
88
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
89
+ </Cell>
90
+ </map>
91
+ <map>
92
+ <Cell>
93
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Town_hall"/>
94
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000545"/>
95
+ <relation>=</relation>
96
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
97
+ </Cell>
98
+ </map>
99
+ <map>
100
+ <Cell>
101
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Water_treatment_facility"/>
102
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000814"/>
103
+ <relation>=</relation>
104
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
105
+ </Cell>
106
+ </map>
107
+ <map>
108
+ <Cell>
109
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Petrochemical_refinery"/>
110
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001089"/>
111
+ <relation>=</relation>
112
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
113
+ </Cell>
114
+ </map>
115
+ <map>
116
+ <Cell>
117
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Farm"/>
118
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001380"/>
119
+ <relation>=</relation>
120
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
121
+ </Cell>
122
+ </map>
123
+ <map>
124
+ <Cell>
125
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Heliport"/>
126
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000195"/>
127
+ <relation>=</relation>
128
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
129
+ </Cell>
130
+ </map>
131
+ <map>
132
+ <Cell>
133
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__nuclear_storage"/>
134
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001257"/>
135
+ <relation>=</relation>
136
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
137
+ </Cell>
138
+ </map>
139
+ <map>
140
+ <Cell>
141
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__hydroelectric"/>
142
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000846"/>
143
+ <relation>=</relation>
144
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
145
+ </Cell>
146
+ </map>
147
+ <map>
148
+ <Cell>
149
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Pumping_station"/>
150
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000232"/>
151
+ <relation>=</relation>
152
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
153
+ </Cell>
154
+ </map>
155
+ <map>
156
+ <Cell>
157
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#School"/>
158
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001358"/>
159
+ <relation>=</relation>
160
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
161
+ </Cell>
162
+ </map>
163
+ <map>
164
+ <Cell>
165
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Decontamination_facility"/>
166
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000901"/>
167
+ <relation>=</relation>
168
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
169
+ </Cell>
170
+ </map>
171
+ <map>
172
+ <Cell>
173
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Combat_outpost"/>
174
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000667"/>
175
+ <relation>=</relation>
176
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
177
+ </Cell>
178
+ </map>
179
+ <map>
180
+ <Cell>
181
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Warehouse"/>
182
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000375"/>
183
+ <relation>=</relation>
184
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
185
+ </Cell>
186
+ </map>
187
+ <map>
188
+ <Cell>
189
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Fort"/>
190
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001091"/>
191
+ <relation>=</relation>
192
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
193
+ </Cell>
194
+ </map>
195
+ <map>
196
+ <Cell>
197
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Headquarters_facility"/>
198
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001297"/>
199
+ <relation>=</relation>
200
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
201
+ </Cell>
202
+ </map>
203
+ <map>
204
+ <Cell>
205
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Mine"/>
206
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000639"/>
207
+ <relation>=</relation>
208
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
209
+ </Cell>
210
+ </map>
211
+ <map>
212
+ <Cell>
213
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Washing_facility"/>
214
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001375"/>
215
+ <relation>=</relation>
216
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
217
+ </Cell>
218
+ </map>
219
+ <map>
220
+ <Cell>
221
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#House"/>
222
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000331"/>
223
+ <relation>=</relation>
224
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
225
+ </Cell>
226
+ </map>
227
+ <map>
228
+ <Cell>
229
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Water_tower"/>
230
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000708"/>
231
+ <relation>=</relation>
232
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
233
+ </Cell>
234
+ </map>
235
+ <map>
236
+ <Cell>
237
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Pipeline"/>
238
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000867"/>
239
+ <relation>=</relation>
240
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
241
+ </Cell>
242
+ </map>
243
+ <map>
244
+ <Cell>
245
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Military_base.facility"/>
246
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000483"/>
247
+ <relation>=</relation>
248
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
249
+ </Cell>
250
+ </map>
251
+ <map>
252
+ <Cell>
253
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Pier"/>
254
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000761"/>
255
+ <relation>=</relation>
256
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
257
+ </Cell>
258
+ </map>
259
+ <map>
260
+ <Cell>
261
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Apartment_building"/>
262
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000336"/>
263
+ <relation>=</relation>
264
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
265
+ </Cell>
266
+ </map>
267
+ <map>
268
+ <Cell>
269
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Shop"/>
270
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000262"/>
271
+ <relation>=</relation>
272
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
273
+ </Cell>
274
+ </map>
275
+ <map>
276
+ <Cell>
277
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Religious_facility"/>
278
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000052"/>
279
+ <relation>=</relation>
280
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
281
+ </Cell>
282
+ </map>
283
+ <map>
284
+ <Cell>
285
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Reservoir"/>
286
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000957"/>
287
+ <relation>=</relation>
288
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
289
+ </Cell>
290
+ </map>
291
+ <map>
292
+ <Cell>
293
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Police_station"/>
294
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000349"/>
295
+ <relation>=</relation>
296
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
297
+ </Cell>
298
+ </map>
299
+ <map>
300
+ <Cell>
301
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__thermal"/>
302
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000330"/>
303
+ <relation>=</relation>
304
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
305
+ </Cell>
306
+ </map>
307
+ <map>
308
+ <Cell>
309
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Depot__ammunition"/>
310
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000220"/>
311
+ <relation>=</relation>
312
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
313
+ </Cell>
314
+ </map>
315
+ <map>
316
+ <Cell>
317
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Port"/>
318
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001258"/>
319
+ <relation>=</relation>
320
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
321
+ </Cell>
322
+ </map>
323
+ <map>
324
+ <Cell>
325
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Government_building"/>
326
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000946"/>
327
+ <relation>=</relation>
328
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
329
+ </Cell>
330
+ </map>
331
+ <map>
332
+ <Cell>
333
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__fossil_fuel"/>
334
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000717"/>
335
+ <relation>=</relation>
336
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
337
+ </Cell>
338
+ </map>
339
+ <map>
340
+ <Cell>
341
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Power_plant__nuclear"/>
342
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000421"/>
343
+ <relation>=</relation>
344
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
345
+ </Cell>
346
+ </map>
347
+ <map>
348
+ <Cell>
349
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Command_post_facility"/>
350
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00000710"/>
351
+ <relation>=</relation>
352
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
353
+ </Cell>
354
+ </map>
355
+ <map>
356
+ <Cell>
357
+ <entity1 rdf:resource="http://vistology.com/ont/2006/JC3IEDM3.0/JC3IEDM.owl#Maintenance_facility"/>
358
+ <entity2 rdf:resource="https://www.commoncoreontologies.org/ont00001287"/>
359
+ <relation>=</relation>
360
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
361
+ </Cell>
362
+ </map>
363
+ </Alignment>
364
+ </rdf:RDF>
references/unrepaired_silver/jc3iedm-mio.silver.unrepaired.rdf ADDED
The diff for this file is too large to render. See raw diff
 
references/unrepaired_silver/thinkhome-brick.silver.unrepaired.rdf ADDED
@@ -0,0 +1,1084 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment"
3
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
5
+ <Alignment>
6
+ <xml>yes</xml>
7
+ <level>0</level>
8
+ <type>??</type>
9
+ <onto1>http://www.semanticweb.org/dave/ontologies/thinkhome</onto1>
10
+ <onto2>https://brickschema.org/schema/1.4/Brick</onto2>
11
+ <map>
12
+ <Cell>
13
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Enthalpy"/>
14
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Enthalpy_Setpoint"/>
15
+ <relation>=</relation>
16
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
17
+ </Cell>
18
+ </map>
19
+ <map>
20
+ <Cell>
21
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#CoolCommand"/>
22
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Cooling_Command"/>
23
+ <relation>=</relation>
24
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
25
+ </Cell>
26
+ </map>
27
+ <map>
28
+ <Cell>
29
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#DimmerSwitch"/>
30
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Dimmer"/>
31
+ <relation>=</relation>
32
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
33
+ </Cell>
34
+ </map>
35
+ <map>
36
+ <Cell>
37
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OccupancyState"/>
38
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Occupancy_Status"/>
39
+ <relation>=</relation>
40
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
41
+ </Cell>
42
+ </map>
43
+ <map>
44
+ <Cell>
45
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OpenCloseState"/>
46
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Open_Close_Status"/>
47
+ <relation>=</relation>
48
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
49
+ </Cell>
50
+ </map>
51
+ <map>
52
+ <Cell>
53
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#DeviceStatusProfile"/>
54
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#DeviceStatus"/>
55
+ <relation>=</relation>
56
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
57
+ </Cell>
58
+ </map>
59
+ <map>
60
+ <Cell>
61
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#lat"/>
62
+ <entity2 rdf:resource="http://schema.org/latitude"/>
63
+ <relation>=</relation>
64
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
65
+ </Cell>
66
+ </map>
67
+ <map>
68
+ <Cell>
69
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#long"/>
70
+ <entity2 rdf:resource="http://schema.org/longitude"/>
71
+ <relation>=</relation>
72
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
73
+ </Cell>
74
+ </map>
75
+ <map>
76
+ <Cell>
77
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitDay"/>
78
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/DAY"/>
79
+ <relation>=</relation>
80
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
81
+ </Cell>
82
+ </map>
83
+ <map>
84
+ <Cell>
85
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitHour"/>
86
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/HR"/>
87
+ <relation>=</relation>
88
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
89
+ </Cell>
90
+ </map>
91
+ <map>
92
+ <Cell>
93
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitMinute"/>
94
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/MIN"/>
95
+ <relation>=</relation>
96
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
97
+ </Cell>
98
+ </map>
99
+ <map>
100
+ <Cell>
101
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitSecond"/>
102
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/SEC"/>
103
+ <relation>=</relation>
104
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
105
+ </Cell>
106
+ </map>
107
+ <map>
108
+ <Cell>
109
+ <entity1 rdf:resource="http://www.w3.org/2006/time#unitWeek"/>
110
+ <entity2 rdf:resource="http://qudt.org/vocab/unit/WK"/>
111
+ <relation>=</relation>
112
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
113
+ </Cell>
114
+ </map>
115
+ <map>
116
+ <Cell>
117
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#AirLoop"/>
118
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Air_Loop"/>
119
+ <relation>=</relation>
120
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
121
+ </Cell>
122
+ </map>
123
+ <map>
124
+ <Cell>
125
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#containsLocation"/>
126
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#hasLocation"/>
127
+ <relation>=</relation>
128
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
129
+ </Cell>
130
+ </map>
131
+ <map>
132
+ <Cell>
133
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasCityValue"/>
134
+ <entity2 rdf:resource="https://w3id.org/rec#city"/>
135
+ <relation>=</relation>
136
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
137
+ </Cell>
138
+ </map>
139
+ <map>
140
+ <Cell>
141
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasCountryValue"/>
142
+ <entity2 rdf:resource="https://w3id.org/rec#country"/>
143
+ <relation>=</relation>
144
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
145
+ </Cell>
146
+ </map>
147
+ <map>
148
+ <Cell>
149
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasDescriptionValue"/>
150
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#description"/>
151
+ <relation>=</relation>
152
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
153
+ </Cell>
154
+ </map>
155
+ <map>
156
+ <Cell>
157
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasFamilyNameValue"/>
158
+ <entity2 rdf:resource="https://w3id.org/rec#familyName"/>
159
+ <relation>=</relation>
160
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
161
+ </Cell>
162
+ </map>
163
+ <map>
164
+ <Cell>
165
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLatitudeValue"/>
166
+ <entity2 rdf:resource="http://schema.org/latitude"/>
167
+ <relation>=</relation>
168
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
169
+ </Cell>
170
+ </map>
171
+ <map>
172
+ <Cell>
173
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLatitudeValue"/>
174
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#latitude"/>
175
+ <relation>=</relation>
176
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
177
+ </Cell>
178
+ </map>
179
+ <map>
180
+ <Cell>
181
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLongitudeValue"/>
182
+ <entity2 rdf:resource="http://schema.org/longitude"/>
183
+ <relation>=</relation>
184
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
185
+ </Cell>
186
+ </map>
187
+ <map>
188
+ <Cell>
189
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLongitudeValue"/>
190
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#longitude"/>
191
+ <relation>=</relation>
192
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
193
+ </Cell>
194
+ </map>
195
+ <map>
196
+ <Cell>
197
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#BACnet"/>
198
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#BACnet"/>
199
+ <relation>=</relation>
200
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
201
+ </Cell>
202
+ </map>
203
+ <map>
204
+ <Cell>
205
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Cold"/>
206
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Cold"/>
207
+ <relation>=</relation>
208
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
209
+ </Cell>
210
+ </map>
211
+ <map>
212
+ <Cell>
213
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#ElectricEnergy"/>
214
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Electric_Energy"/>
215
+ <relation>=</relation>
216
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
217
+ </Cell>
218
+ </map>
219
+ <map>
220
+ <Cell>
221
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Gas"/>
222
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Gas"/>
223
+ <relation>=</relation>
224
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
225
+ </Cell>
226
+ </map>
227
+ <map>
228
+ <Cell>
229
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Gas"/>
230
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Gas"/>
231
+ <relation>=</relation>
232
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
233
+ </Cell>
234
+ </map>
235
+ <map>
236
+ <Cell>
237
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Heat"/>
238
+ <entity2 rdf:resource="http://qudt.org/vocab/quantitykind/Heat"/>
239
+ <relation>=</relation>
240
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
241
+ </Cell>
242
+ </map>
243
+ <map>
244
+ <Cell>
245
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Heat"/>
246
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Heat"/>
247
+ <relation>=</relation>
248
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
249
+ </Cell>
250
+ </map>
251
+ <map>
252
+ <Cell>
253
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#IPAddress"/>
254
+ <entity2 rdf:resource="https://w3id.org/rec#IPAddress"/>
255
+ <relation>=</relation>
256
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
257
+ </Cell>
258
+ </map>
259
+ <map>
260
+ <Cell>
261
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OffCommand"/>
262
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Off_Command"/>
263
+ <relation>=</relation>
264
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
265
+ </Cell>
266
+ </map>
267
+ <map>
268
+ <Cell>
269
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Oil"/>
270
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Oil"/>
271
+ <relation>=</relation>
272
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
273
+ </Cell>
274
+ </map>
275
+ <map>
276
+ <Cell>
277
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OnOffSwitch"/>
278
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Switch"/>
279
+ <relation>=</relation>
280
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
281
+ </Cell>
282
+ </map>
283
+ <map>
284
+ <Cell>
285
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Water"/>
286
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Water"/>
287
+ <relation>=</relation>
288
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
289
+ </Cell>
290
+ </map>
291
+ <map>
292
+ <Cell>
293
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Water"/>
294
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Water"/>
295
+ <relation>=</relation>
296
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
297
+ </Cell>
298
+ </map>
299
+ <map>
300
+ <Cell>
301
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#hasValue"/>
302
+ <entity2 rdf:resource="https://w3id.org/rec#value"/>
303
+ <relation>=</relation>
304
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
305
+ </Cell>
306
+ </map>
307
+ <map>
308
+ <Cell>
309
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#Hail"/>
310
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Hail"/>
311
+ <relation>=</relation>
312
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
313
+ </Cell>
314
+ </map>
315
+ <map>
316
+ <Cell>
317
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#Hail"/>
318
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Hail"/>
319
+ <relation>=</relation>
320
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
321
+ </Cell>
322
+ </map>
323
+ <map>
324
+ <Cell>
325
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#Rain"/>
326
+ <entity2 rdf:resource="https://brickschema.org/schema/BrickTag#Rain"/>
327
+ <relation>=</relation>
328
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
329
+ </Cell>
330
+ </map>
331
+ <map>
332
+ <Cell>
333
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLatitude"/>
334
+ <entity2 rdf:resource="http://schema.org/latitude"/>
335
+ <relation>=</relation>
336
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
337
+ </Cell>
338
+ </map>
339
+ <map>
340
+ <Cell>
341
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLatitude"/>
342
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#latitude"/>
343
+ <relation>=</relation>
344
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
345
+ </Cell>
346
+ </map>
347
+ <map>
348
+ <Cell>
349
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLongitude"/>
350
+ <entity2 rdf:resource="http://schema.org/longitude"/>
351
+ <relation>=</relation>
352
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
353
+ </Cell>
354
+ </map>
355
+ <map>
356
+ <Cell>
357
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLongitude"/>
358
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#longitude"/>
359
+ <relation>=</relation>
360
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
361
+ </Cell>
362
+ </map>
363
+ <map>
364
+ <Cell>
365
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasValue"/>
366
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#value"/>
367
+ <relation>=</relation>
368
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
369
+ </Cell>
370
+ </map>
371
+ <map>
372
+ <Cell>
373
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ActorOntology.owl#hasValue"/>
374
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#value"/>
375
+ <relation>=</relation>
376
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
377
+ </Cell>
378
+ </map>
379
+ <map>
380
+ <Cell>
381
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasValue"/>
382
+ <entity2 rdf:resource="https://w3id.org/rec#value"/>
383
+ <relation>=</relation>
384
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
385
+ </Cell>
386
+ </map>
387
+ <map>
388
+ <Cell>
389
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasFamilyNameValue"/>
390
+ <entity2 rdf:resource="https://w3id.org/rec#familyName"/>
391
+ <relation>=</relation>
392
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
393
+ </Cell>
394
+ </map>
395
+ <map>
396
+ <Cell>
397
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#Parameter"/>
398
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Parameter"/>
399
+ <relation>=</relation>
400
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
401
+ </Cell>
402
+ </map>
403
+ <map>
404
+ <Cell>
405
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#LightingSystem"/>
406
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Lighting_System"/>
407
+ <relation>=</relation>
408
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
409
+ </Cell>
410
+ </map>
411
+ <map>
412
+ <Cell>
413
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Floor"/>
414
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Floor"/>
415
+ <relation>=</relation>
416
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
417
+ </Cell>
418
+ </map>
419
+ <map>
420
+ <Cell>
421
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Boiler"/>
422
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Boiler"/>
423
+ <relation>=</relation>
424
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
425
+ </Cell>
426
+ </map>
427
+ <map>
428
+ <Cell>
429
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OffCommand"/>
430
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Off_Command"/>
431
+ <relation>=</relation>
432
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
433
+ </Cell>
434
+ </map>
435
+ <map>
436
+ <Cell>
437
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Location"/>
438
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Location"/>
439
+ <relation>=</relation>
440
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
441
+ </Cell>
442
+ </map>
443
+ <map>
444
+ <Cell>
445
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLatitude"/>
446
+ <entity2 rdf:resource="http://schema.org/latitude"/>
447
+ <relation>=</relation>
448
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
449
+ </Cell>
450
+ </map>
451
+ <map>
452
+ <Cell>
453
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLatitude"/>
454
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#latitude"/>
455
+ <relation>=</relation>
456
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
457
+ </Cell>
458
+ </map>
459
+ <map>
460
+ <Cell>
461
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#CO2Sensor"/>
462
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#CO2_Sensor"/>
463
+ <relation>=</relation>
464
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
465
+ </Cell>
466
+ </map>
467
+ <map>
468
+ <Cell>
469
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#DiningRoom"/>
470
+ <entity2 rdf:resource="https://w3id.org/rec#DiningRoom"/>
471
+ <relation>=</relation>
472
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
473
+ </Cell>
474
+ </map>
475
+ <map>
476
+ <Cell>
477
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Room"/>
478
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Room"/>
479
+ <relation>=</relation>
480
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
481
+ </Cell>
482
+ </map>
483
+ <map>
484
+ <Cell>
485
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Room"/>
486
+ <entity2 rdf:resource="https://w3id.org/rec#Room"/>
487
+ <relation>=</relation>
488
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
489
+ </Cell>
490
+ </map>
491
+ <map>
492
+ <Cell>
493
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Bedroom"/>
494
+ <entity2 rdf:resource="https://w3id.org/rec#Bedroom"/>
495
+ <relation>=</relation>
496
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
497
+ </Cell>
498
+ </map>
499
+ <map>
500
+ <Cell>
501
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Bathroom"/>
502
+ <entity2 rdf:resource="https://w3id.org/rec#Bathroom"/>
503
+ <relation>=</relation>
504
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
505
+ </Cell>
506
+ </map>
507
+ <map>
508
+ <Cell>
509
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Wall"/>
510
+ <entity2 rdf:resource="https://w3id.org/rec#Wall"/>
511
+ <relation>=</relation>
512
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
513
+ </Cell>
514
+ </map>
515
+ <map>
516
+ <Cell>
517
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#long"/>
518
+ <entity2 rdf:resource="http://schema.org/longitude"/>
519
+ <relation>=</relation>
520
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
521
+ </Cell>
522
+ </map>
523
+ <map>
524
+ <Cell>
525
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#long"/>
526
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#longitude"/>
527
+ <relation>=</relation>
528
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
529
+ </Cell>
530
+ </map>
531
+ <map>
532
+ <Cell>
533
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Door"/>
534
+ <entity2 rdf:resource="https://w3id.org/rec#Door"/>
535
+ <relation>=</relation>
536
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
537
+ </Cell>
538
+ </map>
539
+ <map>
540
+ <Cell>
541
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#TemperatureSensor"/>
542
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Temperature_Sensor"/>
543
+ <relation>=</relation>
544
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
545
+ </Cell>
546
+ </map>
547
+ <map>
548
+ <Cell>
549
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#IPAddress"/>
550
+ <entity2 rdf:resource="https://w3id.org/rec#IPAddress"/>
551
+ <relation>=</relation>
552
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
553
+ </Cell>
554
+ </map>
555
+ <map>
556
+ <Cell>
557
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#AirLoop"/>
558
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Air_Loop"/>
559
+ <relation>=</relation>
560
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
561
+ </Cell>
562
+ </map>
563
+ <map>
564
+ <Cell>
565
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GetLuminanceCommand"/>
566
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Luminance_Command"/>
567
+ <relation>=</relation>
568
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
569
+ </Cell>
570
+ </map>
571
+ <map>
572
+ <Cell>
573
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Radiator"/>
574
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Radiator"/>
575
+ <relation>=</relation>
576
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
577
+ </Cell>
578
+ </map>
579
+ <map>
580
+ <Cell>
581
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasDescriptionValue"/>
582
+ <entity2 rdf:resource="http://data.ashrae.org/bacnet/2020#description"/>
583
+ <relation>=</relation>
584
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
585
+ </Cell>
586
+ </map>
587
+ <map>
588
+ <Cell>
589
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasCountryValue"/>
590
+ <entity2 rdf:resource="https://w3id.org/rec#country"/>
591
+ <relation>=</relation>
592
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
593
+ </Cell>
594
+ </map>
595
+ <map>
596
+ <Cell>
597
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Lobby"/>
598
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Lobby"/>
599
+ <relation>=</relation>
600
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
601
+ </Cell>
602
+ </map>
603
+ <map>
604
+ <Cell>
605
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Lobby"/>
606
+ <entity2 rdf:resource="https://w3id.org/rec#Lobby"/>
607
+ <relation>=</relation>
608
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
609
+ </Cell>
610
+ </map>
611
+ <map>
612
+ <Cell>
613
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Level"/>
614
+ <entity2 rdf:resource="https://w3id.org/rec#Level"/>
615
+ <relation>=</relation>
616
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
617
+ </Cell>
618
+ </map>
619
+ <map>
620
+ <Cell>
621
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Building"/>
622
+ <entity2 rdf:resource="https://w3id.org/rec#Building"/>
623
+ <relation>=</relation>
624
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
625
+ </Cell>
626
+ </map>
627
+ <map>
628
+ <Cell>
629
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Building"/>
630
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Building"/>
631
+ <relation>=</relation>
632
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
633
+ </Cell>
634
+ </map>
635
+ <map>
636
+ <Cell>
637
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Meter"/>
638
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Meter"/>
639
+ <relation>=</relation>
640
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
641
+ </Cell>
642
+ </map>
643
+ <map>
644
+ <Cell>
645
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GasSensor"/>
646
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Gas_Sensor"/>
647
+ <relation>=</relation>
648
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
649
+ </Cell>
650
+ </map>
651
+ <map>
652
+ <Cell>
653
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Space"/>
654
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Space"/>
655
+ <relation>=</relation>
656
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
657
+ </Cell>
658
+ </map>
659
+ <map>
660
+ <Cell>
661
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Space"/>
662
+ <entity2 rdf:resource="https://w3id.org/rec#Space"/>
663
+ <relation>=</relation>
664
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
665
+ </Cell>
666
+ </map>
667
+ <map>
668
+ <Cell>
669
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#AirPressureSensor"/>
670
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Air_Pressure_Sensor"/>
671
+ <relation>=</relation>
672
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
673
+ </Cell>
674
+ </map>
675
+ <map>
676
+ <Cell>
677
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Window"/>
678
+ <entity2 rdf:resource="https://w3id.org/rec#Window"/>
679
+ <relation>=</relation>
680
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
681
+ </Cell>
682
+ </map>
683
+ <map>
684
+ <Cell>
685
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#Equipment"/>
686
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Equipment"/>
687
+ <relation>=</relation>
688
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
689
+ </Cell>
690
+ </map>
691
+ <map>
692
+ <Cell>
693
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OnCommand"/>
694
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#On_Command"/>
695
+ <relation>=</relation>
696
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
697
+ </Cell>
698
+ </map>
699
+ <map>
700
+ <Cell>
701
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#PressureSensor"/>
702
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Pressure_Sensor"/>
703
+ <relation>=</relation>
704
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
705
+ </Cell>
706
+ </map>
707
+ <map>
708
+ <Cell>
709
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#SurveillanceCamera"/>
710
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Surveillance_Camera"/>
711
+ <relation>=</relation>
712
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
713
+ </Cell>
714
+ </map>
715
+ <map>
716
+ <Cell>
717
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Campus"/>
718
+ <entity2 rdf:resource="https://w3id.org/rec#Campus"/>
719
+ <relation>=</relation>
720
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
721
+ </Cell>
722
+ </map>
723
+ <map>
724
+ <Cell>
725
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#TemperatureParameter"/>
726
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Temperature_Parameter"/>
727
+ <relation>=</relation>
728
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
729
+ </Cell>
730
+ </map>
731
+ <map>
732
+ <Cell>
733
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#StorageRoom"/>
734
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Storage_Room"/>
735
+ <relation>=</relation>
736
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
737
+ </Cell>
738
+ </map>
739
+ <map>
740
+ <Cell>
741
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GetOccupancyCommand"/>
742
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Occupancy_Command"/>
743
+ <relation>=</relation>
744
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
745
+ </Cell>
746
+ </map>
747
+ <map>
748
+ <Cell>
749
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Garage"/>
750
+ <entity2 rdf:resource="https://w3id.org/rec#Garage"/>
751
+ <relation>=</relation>
752
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
753
+ </Cell>
754
+ </map>
755
+ <map>
756
+ <Cell>
757
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Zone"/>
758
+ <entity2 rdf:resource="https://w3id.org/rec#Zone"/>
759
+ <relation>=</relation>
760
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
761
+ </Cell>
762
+ </map>
763
+ <map>
764
+ <Cell>
765
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Zone"/>
766
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Zone"/>
767
+ <relation>=</relation>
768
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
769
+ </Cell>
770
+ </map>
771
+ <map>
772
+ <Cell>
773
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Blind"/>
774
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Blind"/>
775
+ <relation>=</relation>
776
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
777
+ </Cell>
778
+ </map>
779
+ <map>
780
+ <Cell>
781
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#location"/>
782
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#hasLocation"/>
783
+ <relation>=</relation>
784
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
785
+ </Cell>
786
+ </map>
787
+ <map>
788
+ <Cell>
789
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#FlowSensor"/>
790
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Flow_Sensor"/>
791
+ <relation>=</relation>
792
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
793
+ </Cell>
794
+ </map>
795
+ <map>
796
+ <Cell>
797
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#GasSecuritySystem"/>
798
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Gas_System"/>
799
+ <relation>=</relation>
800
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
801
+ </Cell>
802
+ </map>
803
+ <map>
804
+ <Cell>
805
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Lamp"/>
806
+ <entity2 rdf:resource="https://w3id.org/rec#Lamp"/>
807
+ <relation>=</relation>
808
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
809
+ </Cell>
810
+ </map>
811
+ <map>
812
+ <Cell>
813
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Touchpanel"/>
814
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Touchpanel"/>
815
+ <relation>=</relation>
816
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
817
+ </Cell>
818
+ </map>
819
+ <map>
820
+ <Cell>
821
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#Campus"/>
822
+ <entity2 rdf:resource="https://w3id.org/rec#Campus"/>
823
+ <relation>=</relation>
824
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
825
+ </Cell>
826
+ </map>
827
+ <map>
828
+ <Cell>
829
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#HumiditySensor"/>
830
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Humidity_Sensor"/>
831
+ <relation>=</relation>
832
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
833
+ </Cell>
834
+ </map>
835
+ <map>
836
+ <Cell>
837
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#Building"/>
838
+ <entity2 rdf:resource="https://w3id.org/rec#Building"/>
839
+ <relation>=</relation>
840
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
841
+ </Cell>
842
+ </map>
843
+ <map>
844
+ <Cell>
845
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#Building"/>
846
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Building"/>
847
+ <relation>=</relation>
848
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
849
+ </Cell>
850
+ </map>
851
+ <map>
852
+ <Cell>
853
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLongitudeValue"/>
854
+ <entity2 rdf:resource="http://schema.org/longitude"/>
855
+ <relation>=</relation>
856
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
857
+ </Cell>
858
+ </map>
859
+ <map>
860
+ <Cell>
861
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLongitudeValue"/>
862
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#longitude"/>
863
+ <relation>=</relation>
864
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
865
+ </Cell>
866
+ </map>
867
+ <map>
868
+ <Cell>
869
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLatitudeValue"/>
870
+ <entity2 rdf:resource="http://schema.org/latitude"/>
871
+ <relation>=</relation>
872
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
873
+ </Cell>
874
+ </map>
875
+ <map>
876
+ <Cell>
877
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasLatitudeValue"/>
878
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#latitude"/>
879
+ <relation>=</relation>
880
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
881
+ </Cell>
882
+ </map>
883
+ <map>
884
+ <Cell>
885
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Door"/>
886
+ <entity2 rdf:resource="https://w3id.org/rec#Door"/>
887
+ <relation>=</relation>
888
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
889
+ </Cell>
890
+ </map>
891
+ <map>
892
+ <Cell>
893
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#hasValue"/>
894
+ <entity2 rdf:resource="https://w3id.org/rec#value"/>
895
+ <relation>=</relation>
896
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
897
+ </Cell>
898
+ </map>
899
+ <map>
900
+ <Cell>
901
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLongitude"/>
902
+ <entity2 rdf:resource="http://schema.org/longitude"/>
903
+ <relation>=</relation>
904
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
905
+ </Cell>
906
+ </map>
907
+ <map>
908
+ <Cell>
909
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/WeatherOntology.owl#hasLongitude"/>
910
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#longitude"/>
911
+ <relation>=</relation>
912
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
913
+ </Cell>
914
+ </map>
915
+ <map>
916
+ <Cell>
917
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#LivingRoom"/>
918
+ <entity2 rdf:resource="https://w3id.org/rec#LivingRoom"/>
919
+ <relation>=</relation>
920
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
921
+ </Cell>
922
+ </map>
923
+ <map>
924
+ <Cell>
925
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Fan"/>
926
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Fan"/>
927
+ <relation>=</relation>
928
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
929
+ </Cell>
930
+ </map>
931
+ <map>
932
+ <Cell>
933
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Window"/>
934
+ <entity2 rdf:resource="https://w3id.org/rec#Window"/>
935
+ <relation>=</relation>
936
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
937
+ </Cell>
938
+ </map>
939
+ <map>
940
+ <Cell>
941
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#ElectricalSystemResource"/>
942
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Electrical_System"/>
943
+ <relation>=</relation>
944
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
945
+ </Cell>
946
+ </map>
947
+ <map>
948
+ <Cell>
949
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#Lighting"/>
950
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Lighting"/>
951
+ <relation>=</relation>
952
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
953
+ </Cell>
954
+ </map>
955
+ <map>
956
+ <Cell>
957
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#Point"/>
958
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Point"/>
959
+ <relation>=</relation>
960
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
961
+ </Cell>
962
+ </map>
963
+ <map>
964
+ <Cell>
965
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#Point"/>
966
+ <entity2 rdf:resource="https://w3id.org/rec#Point"/>
967
+ <relation>=</relation>
968
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
969
+ </Cell>
970
+ </map>
971
+ <map>
972
+ <Cell>
973
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Equipment"/>
974
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Equipment"/>
975
+ <relation>=</relation>
976
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
977
+ </Cell>
978
+ </map>
979
+ <map>
980
+ <Cell>
981
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OccupancySensor"/>
982
+ <entity2 rdf:resource="https://w3id.org/rec#OccupancySensorEquipment"/>
983
+ <relation>=</relation>
984
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
985
+ </Cell>
986
+ </map>
987
+ <map>
988
+ <Cell>
989
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#OccupancySensor"/>
990
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Occupancy_Sensor"/>
991
+ <relation>=</relation>
992
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
993
+ </Cell>
994
+ </map>
995
+ <map>
996
+ <Cell>
997
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Switch"/>
998
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Switch"/>
999
+ <relation>=</relation>
1000
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1001
+ </Cell>
1002
+ </map>
1003
+ <map>
1004
+ <Cell>
1005
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntologySharedVocabulary.owl#BuildingElement"/>
1006
+ <entity2 rdf:resource="https://w3id.org/rec#BuildingElement"/>
1007
+ <relation>=</relation>
1008
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1009
+ </Cell>
1010
+ </map>
1011
+ <map>
1012
+ <Cell>
1013
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Thermostat"/>
1014
+ <entity2 rdf:resource="https://w3id.org/rec#ThermostatEquipment"/>
1015
+ <relation>=</relation>
1016
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1017
+ </Cell>
1018
+ </map>
1019
+ <map>
1020
+ <Cell>
1021
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Thermostat"/>
1022
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Thermostat"/>
1023
+ <relation>=</relation>
1024
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1025
+ </Cell>
1026
+ </map>
1027
+ <map>
1028
+ <Cell>
1029
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#lat"/>
1030
+ <entity2 rdf:resource="http://schema.org/latitude"/>
1031
+ <relation>=</relation>
1032
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1033
+ </Cell>
1034
+ </map>
1035
+ <map>
1036
+ <Cell>
1037
+ <entity1 rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#lat"/>
1038
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#latitude"/>
1039
+ <relation>=</relation>
1040
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1041
+ </Cell>
1042
+ </map>
1043
+ <map>
1044
+ <Cell>
1045
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Pump"/>
1046
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Pump"/>
1047
+ <relation>=</relation>
1048
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1049
+ </Cell>
1050
+ </map>
1051
+ <map>
1052
+ <Cell>
1053
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#HeatCommand"/>
1054
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Heating_Command"/>
1055
+ <relation>=</relation>
1056
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1057
+ </Cell>
1058
+ </map>
1059
+ <map>
1060
+ <Cell>
1061
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/EnergyResourceOntology.owl#Command"/>
1062
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Command"/>
1063
+ <relation>=</relation>
1064
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1065
+ </Cell>
1066
+ </map>
1067
+ <map>
1068
+ <Cell>
1069
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/ProcessOntology.owl#HumidityParameter"/>
1070
+ <entity2 rdf:resource="https://brickschema.org/schema/Brick#Humidity_Parameter"/>
1071
+ <relation>=</relation>
1072
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1073
+ </Cell>
1074
+ </map>
1075
+ <map>
1076
+ <Cell>
1077
+ <entity1 rdf:resource="https://www.auto.tuwien.ac.at/downloads/thinkhome/ontology/BuildingOntology.owl#hasCityValue"/>
1078
+ <entity2 rdf:resource="https://w3id.org/rec#city"/>
1079
+ <relation>=</relation>
1080
+ <measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
1081
+ </Cell>
1082
+ </map>
1083
+ </Alignment>
1084
+ </rdf:RDF>