@tpluscode/rdf-ns-builders 1.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/build/index.js +13 -9
- package/build/index.mjs +3 -3
- package/build/interface.js +4 -4
- package/build/interface.mjs +1 -1
- package/build/modules.d.ts +1 -1
- package/build/modules.d.ts.map +1 -1
- package/build/modules.js +6 -6
- package/build/modules.mjs +2 -2
- package/build/prefix.d.ts.map +1 -1
- package/build/prefix.js +7 -2
- package/build/prefix.mjs +6 -1
- package/index.d.ts +90 -83
- package/index.d.ts.map +1 -1
- package/index.js +99 -83
- package/index.mjs +90 -83
- package/loose.d.ts +91 -0
- package/loose.d.ts.map +1 -0
- package/{strict.js → loose.js} +99 -83
- package/loose.mjs +90 -0
- package/package.json +33 -25
- package/vocabularies/acl.d.ts +3 -2
- package/vocabularies/acl.d.ts.map +1 -1
- package/vocabularies/acl.js +1 -1
- package/vocabularies/as.d.ts +3 -2
- package/vocabularies/as.d.ts.map +1 -1
- package/vocabularies/as.js +1 -1
- package/vocabularies/bibo.d.ts +274 -0
- package/vocabularies/bibo.d.ts.map +1 -0
- package/vocabularies/bibo.js +10 -0
- package/vocabularies/bibo.mjs +4 -0
- package/vocabularies/cc.d.ts +3 -2
- package/vocabularies/cc.d.ts.map +1 -1
- package/vocabularies/cc.js +1 -1
- package/vocabularies/cnt.d.ts +3 -2
- package/vocabularies/cnt.d.ts.map +1 -1
- package/vocabularies/cnt.js +1 -1
- package/vocabularies/constant.d.ts +5 -4
- package/vocabularies/constant.d.ts.map +1 -1
- package/vocabularies/constant.js +1 -1
- package/vocabularies/csvw.d.ts +3 -2
- package/vocabularies/csvw.d.ts.map +1 -1
- package/vocabularies/csvw.js +1 -1
- package/vocabularies/ctag.d.ts +4 -2
- package/vocabularies/ctag.d.ts.map +1 -1
- package/vocabularies/ctag.js +1 -1
- package/vocabularies/dash.d.ts +3 -2
- package/vocabularies/dash.d.ts.map +1 -1
- package/vocabularies/dash.js +1 -1
- package/vocabularies/dbo.d.ts +3 -149
- package/vocabularies/dbo.d.ts.map +1 -1
- package/vocabularies/dbo.js +1 -1
- package/vocabularies/dc11.d.ts +3 -2
- package/vocabularies/dc11.d.ts.map +1 -1
- package/vocabularies/dc11.js +1 -1
- package/vocabularies/dcam.d.ts +16 -0
- package/vocabularies/dcam.d.ts.map +1 -0
- package/vocabularies/dcam.js +10 -0
- package/vocabularies/dcam.mjs +4 -0
- package/vocabularies/dcat.d.ts +3 -2
- package/vocabularies/dcat.d.ts.map +1 -1
- package/vocabularies/dcat.js +1 -1
- package/vocabularies/dcmitype.d.ts +32 -0
- package/vocabularies/dcmitype.d.ts.map +1 -0
- package/vocabularies/dcmitype.js +10 -0
- package/vocabularies/dcmitype.mjs +4 -0
- package/vocabularies/dcterms.d.ts +3 -2
- package/vocabularies/dcterms.d.ts.map +1 -1
- package/vocabularies/dcterms.js +1 -1
- package/vocabularies/discipline.d.ts +3 -2
- package/vocabularies/discipline.d.ts.map +1 -1
- package/vocabularies/discipline.js +1 -1
- package/vocabularies/doap.d.ts +3 -2
- package/vocabularies/doap.d.ts.map +1 -1
- package/vocabularies/doap.js +1 -1
- package/vocabularies/dpv.d.ts +3 -2
- package/vocabularies/dpv.d.ts.map +1 -1
- package/vocabularies/dpv.js +1 -1
- package/vocabularies/dqv.d.ts +3 -2
- package/vocabularies/dqv.d.ts.map +1 -1
- package/vocabularies/dqv.js +1 -1
- package/vocabularies/dtype.d.ts +3 -2
- package/vocabularies/dtype.d.ts.map +1 -1
- package/vocabularies/dtype.js +1 -1
- package/vocabularies/duv.d.ts +3 -2
- package/vocabularies/duv.d.ts.map +1 -1
- package/vocabularies/duv.js +1 -1
- package/vocabularies/earl.d.ts +3 -2
- package/vocabularies/earl.d.ts.map +1 -1
- package/vocabularies/earl.js +1 -1
- package/vocabularies/ebucore.d.ts +2531 -0
- package/vocabularies/ebucore.d.ts.map +1 -0
- package/vocabularies/ebucore.js +10 -0
- package/vocabularies/ebucore.mjs +4 -0
- package/vocabularies/exif.d.ts +334 -0
- package/vocabularies/exif.d.ts.map +1 -0
- package/vocabularies/exif.js +10 -0
- package/vocabularies/exif.mjs +4 -0
- package/vocabularies/foaf.d.ts +3 -2
- package/vocabularies/foaf.d.ts.map +1 -1
- package/vocabularies/foaf.js +1 -1
- package/vocabularies/frbr.d.ts +3 -2
- package/vocabularies/frbr.d.ts.map +1 -1
- package/vocabularies/frbr.js +1 -1
- package/vocabularies/geo.d.ts +3 -2
- package/vocabularies/geo.d.ts.map +1 -1
- package/vocabularies/geo.js +1 -1
- package/vocabularies/geof.d.ts +3 -2
- package/vocabularies/geof.d.ts.map +1 -1
- package/vocabularies/geof.js +1 -1
- package/vocabularies/geor.d.ts +3 -2
- package/vocabularies/geor.d.ts.map +1 -1
- package/vocabularies/geor.js +1 -1
- package/vocabularies/gml.d.ts +4 -2
- package/vocabularies/gml.d.ts.map +1 -1
- package/vocabularies/gml.js +1 -1
- package/vocabularies/gn.d.ts +3 -2
- package/vocabularies/gn.d.ts.map +1 -1
- package/vocabularies/gn.js +1 -1
- package/vocabularies/gr.d.ts +3 -2
- package/vocabularies/gr.d.ts.map +1 -1
- package/vocabularies/gr.js +1 -1
- package/vocabularies/grddl.d.ts +3 -2
- package/vocabularies/grddl.d.ts.map +1 -1
- package/vocabularies/grddl.js +1 -1
- package/vocabularies/gs1.d.ts +2473 -0
- package/vocabularies/gs1.d.ts.map +1 -0
- package/vocabularies/gs1.js +10 -0
- package/vocabularies/gs1.mjs +4 -0
- package/vocabularies/gtfs.d.ts +3 -2
- package/vocabularies/gtfs.d.ts.map +1 -1
- package/vocabularies/gtfs.js +1 -1
- package/vocabularies/http.d.ts +3 -2
- package/vocabularies/http.d.ts.map +1 -1
- package/vocabularies/http.js +1 -1
- package/vocabularies/hydra.d.ts +4 -3
- package/vocabularies/hydra.d.ts.map +1 -1
- package/vocabularies/hydra.js +1 -1
- package/vocabularies/ical.d.ts +3 -2
- package/vocabularies/ical.d.ts.map +1 -1
- package/vocabularies/ical.js +1 -1
- package/vocabularies/ldp.d.ts +3 -2
- package/vocabularies/ldp.d.ts.map +1 -1
- package/vocabularies/ldp.js +1 -1
- package/vocabularies/locn.d.ts +55 -0
- package/vocabularies/locn.d.ts.map +1 -0
- package/vocabularies/locn.js +10 -0
- package/vocabularies/locn.mjs +4 -0
- package/vocabularies/lvont.d.ts +3 -2
- package/vocabularies/lvont.d.ts.map +1 -1
- package/vocabularies/lvont.js +1 -1
- package/vocabularies/ma.d.ts +3 -2
- package/vocabularies/ma.d.ts.map +1 -1
- package/vocabularies/ma.js +1 -1
- package/vocabularies/oa.d.ts +3 -2
- package/vocabularies/oa.d.ts.map +1 -1
- package/vocabularies/oa.js +1 -1
- package/vocabularies/og.d.ts +3 -2
- package/vocabularies/og.d.ts.map +1 -1
- package/vocabularies/og.js +1 -1
- package/vocabularies/org.d.ts +3 -2
- package/vocabularies/org.d.ts.map +1 -1
- package/vocabularies/org.js +1 -1
- package/vocabularies/owl.d.ts +3 -2
- package/vocabularies/owl.d.ts.map +1 -1
- package/vocabularies/owl.js +1 -1
- package/vocabularies/prefix.d.ts +3 -2
- package/vocabularies/prefix.d.ts.map +1 -1
- package/vocabularies/prefix.js +1 -1
- package/vocabularies/prov.d.ts +3 -2
- package/vocabularies/prov.d.ts.map +1 -1
- package/vocabularies/prov.js +1 -1
- package/vocabularies/qb.d.ts +3 -2
- package/vocabularies/qb.d.ts.map +1 -1
- package/vocabularies/qb.js +1 -1
- package/vocabularies/qkdv.d.ts +6 -2
- package/vocabularies/qkdv.d.ts.map +1 -1
- package/vocabularies/qkdv.js +1 -1
- package/vocabularies/quantitykind.d.ts +13 -4
- package/vocabularies/quantitykind.d.ts.map +1 -1
- package/vocabularies/quantitykind.js +1 -1
- package/vocabularies/qudt.d.ts +3 -3
- package/vocabularies/qudt.d.ts.map +1 -1
- package/vocabularies/qudt.js +1 -1
- package/vocabularies/rdau.d.ts +3 -2
- package/vocabularies/rdau.d.ts.map +1 -1
- package/vocabularies/rdau.js +1 -1
- package/vocabularies/rdf.d.ts +3 -2
- package/vocabularies/rdf.d.ts.map +1 -1
- package/vocabularies/rdf.js +1 -1
- package/vocabularies/rdfa.d.ts +3 -2
- package/vocabularies/rdfa.d.ts.map +1 -1
- package/vocabularies/rdfa.js +1 -1
- package/vocabularies/rdfs.d.ts +3 -2
- package/vocabularies/rdfs.d.ts.map +1 -1
- package/vocabularies/rdfs.js +1 -1
- package/vocabularies/rev.d.ts +4 -2
- package/vocabularies/rev.d.ts.map +1 -1
- package/vocabularies/rev.js +1 -1
- package/vocabularies/rico.d.ts +3 -2
- package/vocabularies/rico.d.ts.map +1 -1
- package/vocabularies/rico.js +1 -1
- package/vocabularies/rif.d.ts +4 -2
- package/vocabularies/rif.d.ts.map +1 -1
- package/vocabularies/rif.js +1 -1
- package/vocabularies/rr.d.ts +3 -2
- package/vocabularies/rr.d.ts.map +1 -1
- package/vocabularies/rr.js +1 -1
- package/vocabularies/rss.d.ts +3 -2
- package/vocabularies/rss.d.ts.map +1 -1
- package/vocabularies/rss.js +1 -1
- package/vocabularies/schema.d.ts +200 -30
- package/vocabularies/schema.d.ts.map +1 -1
- package/vocabularies/schema.js +1 -1
- package/vocabularies/sd.d.ts +3 -2
- package/vocabularies/sd.d.ts.map +1 -1
- package/vocabularies/sd.js +1 -1
- package/vocabularies/sdmx.d.ts +3 -2
- package/vocabularies/sdmx.d.ts.map +1 -1
- package/vocabularies/sdmx.js +1 -1
- package/vocabularies/sem.d.ts +3 -2
- package/vocabularies/sem.d.ts.map +1 -1
- package/vocabularies/sem.js +1 -1
- package/vocabularies/sf.d.ts +4 -2
- package/vocabularies/sf.d.ts.map +1 -1
- package/vocabularies/sf.js +1 -1
- package/vocabularies/sh.d.ts +3 -2
- package/vocabularies/sh.d.ts.map +1 -1
- package/vocabularies/sh.js +1 -1
- package/vocabularies/shex.d.ts +3 -2
- package/vocabularies/shex.d.ts.map +1 -1
- package/vocabularies/shex.js +1 -1
- package/vocabularies/sioc.d.ts +3 -2
- package/vocabularies/sioc.d.ts.map +1 -1
- package/vocabularies/sioc.js +1 -1
- package/vocabularies/skos.d.ts +3 -2
- package/vocabularies/skos.d.ts.map +1 -1
- package/vocabularies/skos.js +1 -1
- package/vocabularies/skosxl.d.ts +3 -2
- package/vocabularies/skosxl.d.ts.map +1 -1
- package/vocabularies/skosxl.js +1 -1
- package/vocabularies/sosa.d.ts +3 -2
- package/vocabularies/sosa.d.ts.map +1 -1
- package/vocabularies/sosa.js +1 -1
- package/vocabularies/sou.d.ts +3 -2
- package/vocabularies/sou.d.ts.map +1 -1
- package/vocabularies/sou.js +1 -1
- package/vocabularies/ssn.d.ts +3 -2
- package/vocabularies/ssn.d.ts.map +1 -1
- package/vocabularies/ssn.js +1 -1
- package/vocabularies/test.d.ts +3 -2
- package/vocabularies/test.d.ts.map +1 -1
- package/vocabularies/test.js +1 -1
- package/vocabularies/time.d.ts +3 -2
- package/vocabularies/time.d.ts.map +1 -1
- package/vocabularies/time.js +1 -1
- package/vocabularies/unit.d.ts +12 -5
- package/vocabularies/unit.d.ts.map +1 -1
- package/vocabularies/unit.js +1 -1
- package/vocabularies/v.d.ts +4 -2
- package/vocabularies/v.d.ts.map +1 -1
- package/vocabularies/v.js +1 -1
- package/vocabularies/vaem.d.ts +3 -2
- package/vocabularies/vaem.d.ts.map +1 -1
- package/vocabularies/vaem.js +1 -1
- package/vocabularies/vann.d.ts +3 -2
- package/vocabularies/vann.d.ts.map +1 -1
- package/vocabularies/vann.js +1 -1
- package/vocabularies/vcard.d.ts +3 -2
- package/vocabularies/vcard.d.ts.map +1 -1
- package/vocabularies/vcard.js +1 -1
- package/vocabularies/void.d.ts +3 -2
- package/vocabularies/void.d.ts.map +1 -1
- package/vocabularies/void.js +1 -1
- package/vocabularies/vs.d.ts +3 -2
- package/vocabularies/vs.d.ts.map +1 -1
- package/vocabularies/vs.js +1 -1
- package/vocabularies/wdr.d.ts +4 -2
- package/vocabularies/wdr.d.ts.map +1 -1
- package/vocabularies/wdr.js +1 -1
- package/vocabularies/wdrs.d.ts +4 -2
- package/vocabularies/wdrs.d.ts.map +1 -1
- package/vocabularies/wdrs.js +1 -1
- package/vocabularies/wgs.d.ts +3 -2
- package/vocabularies/wgs.d.ts.map +1 -1
- package/vocabularies/wgs.js +1 -1
- package/vocabularies/xhv.d.ts +3 -2
- package/vocabularies/xhv.d.ts.map +1 -1
- package/vocabularies/xhv.js +1 -1
- package/vocabularies/xkos.d.ts +3 -2
- package/vocabularies/xkos.d.ts.map +1 -1
- package/vocabularies/xkos.js +1 -1
- package/vocabularies/xml.d.ts +4 -2
- package/vocabularies/xml.d.ts.map +1 -1
- package/vocabularies/xml.js +1 -1
- package/vocabularies/xml.mjs +1 -1
- package/vocabularies/xsd.d.ts +3 -2
- package/vocabularies/xsd.d.ts.map +1 -1
- package/vocabularies/xsd.js +1 -1
- package/CHANGELOG.md +0 -130
- package/strict.d.ts +0 -84
- package/strict.d.ts.map +0 -1
- package/strict.mjs +0 -83
package/vocabularies/dbo.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { NamedNode } from "@rdfjs/types";
|
|
2
2
|
interface Dbo {
|
|
3
|
+
'': NamedNode<'http://dbpedia.org/ontology/'>;
|
|
3
4
|
/** An abbey is a Catholic monastery or convent, under the authority of an Abbot or an Abbess, who serves as the spiritual father or mother of the community. */
|
|
4
5
|
"Abbey": NamedNode<'http://dbpedia.org/ontology/Abbey'>;
|
|
5
6
|
"AcademicConference": NamedNode<'http://dbpedia.org/ontology/AcademicConference'>;
|
|
@@ -21,7 +22,6 @@ interface Dbo {
|
|
|
21
22
|
"Airline": NamedNode<'http://dbpedia.org/ontology/Airline'>;
|
|
22
23
|
"Airport": NamedNode<'http://dbpedia.org/ontology/Airport'>;
|
|
23
24
|
"Album": NamedNode<'http://dbpedia.org/ontology/Album'>;
|
|
24
|
-
"Algorithm": NamedNode<'http://dbpedia.org/ontology/Algorithm'>;
|
|
25
25
|
/** A altitude é a distancia vertical dun obxecto respecto dun punto de orixe dado, considerado como o nivel cero, para o que se adoita tomar o nivel absoluto do mar.<ref>https://gl.wikipedia.org/wiki/Altitude</ref> */
|
|
26
26
|
"Altitude": NamedNode<'http://dbpedia.org/ontology/Altitude'>;
|
|
27
27
|
"AmateurBoxer": NamedNode<'http://dbpedia.org/ontology/AmateurBoxer'>;
|
|
@@ -43,7 +43,6 @@ interface Dbo {
|
|
|
43
43
|
"Annotation": NamedNode<'http://dbpedia.org/ontology/Annotation'>;
|
|
44
44
|
"Arachnid": NamedNode<'http://dbpedia.org/ontology/Arachnid'>;
|
|
45
45
|
"Archaea": NamedNode<'http://dbpedia.org/ontology/Archaea'>;
|
|
46
|
-
"Archbishop": NamedNode<'http://dbpedia.org/ontology/Archbishop'>;
|
|
47
46
|
"Archeologist": NamedNode<'http://dbpedia.org/ontology/Archeologist'>;
|
|
48
47
|
"ArcherPlayer": NamedNode<'http://dbpedia.org/ontology/ArcherPlayer'>;
|
|
49
48
|
"Archipelago": NamedNode<'http://dbpedia.org/ontology/Archipelago'>;
|
|
@@ -108,7 +107,6 @@ interface Dbo {
|
|
|
108
107
|
/** Ένας αθλητής (άνδρας ή γυναίκα) που ασχολείται με το άθλημα της καλαθοσφαίρισης. */
|
|
109
108
|
"BasketballPlayer": NamedNode<'http://dbpedia.org/ontology/BasketballPlayer'>;
|
|
110
109
|
"BasketballTeam": NamedNode<'http://dbpedia.org/ontology/BasketballTeam'>;
|
|
111
|
-
"Battery": NamedNode<'http://dbpedia.org/ontology/Battery'>;
|
|
112
110
|
"Bay": NamedNode<'http://dbpedia.org/ontology/Bay'>;
|
|
113
111
|
/** Ribera del mar o de un río grande, formada de arenales en superficie casi plana. */
|
|
114
112
|
"Beach": NamedNode<'http://dbpedia.org/ontology/Beach'>;
|
|
@@ -160,7 +158,6 @@ interface Dbo {
|
|
|
160
158
|
/** A broadcaster is an organisation responsible for the production of radio or television programs and/or their transmission. (http://en.wikipedia.org/wiki/Broadcaster - 28/03/2011) */
|
|
161
159
|
"Broadcaster": NamedNode<'http://dbpedia.org/ontology/Broadcaster'>;
|
|
162
160
|
"BrownDwarf": NamedNode<'http://dbpedia.org/ontology/BrownDwarf'>;
|
|
163
|
-
"Browser": NamedNode<'http://dbpedia.org/ontology/Browser'>;
|
|
164
161
|
"Building/floorArea": NamedNode<'http://dbpedia.org/ontology/Building/floorArea'>;
|
|
165
162
|
/** Building is defined as a Civil Engineering structure such as a house, worship center, factory etc. that has a foundation, wall, roof etc. that protect human being and their properties from direct harsh effect of weather like rain, wind, sun etc. (http://en.wikipedia.org/wiki/Building). */
|
|
166
163
|
"Building": NamedNode<'http://dbpedia.org/ontology/Building'>;
|
|
@@ -228,8 +225,6 @@ interface Dbo {
|
|
|
228
225
|
"ChristianPatriarch": NamedNode<'http://dbpedia.org/ontology/ChristianPatriarch'>;
|
|
229
226
|
/** This is used for church buildings, not any other meaning of church. */
|
|
230
227
|
"Church": NamedNode<'http://dbpedia.org/ontology/Church'>;
|
|
231
|
-
"Cinema": NamedNode<'http://dbpedia.org/ontology/Cinema'>;
|
|
232
|
-
"Cipher": NamedNode<'http://dbpedia.org/ontology/Cipher'>;
|
|
233
228
|
/** Actualmente considérase como unha entidade urbana con alta densidade de poboación na que predominan fundamentalmente a industria e os servizos. */
|
|
234
229
|
"City": NamedNode<'http://dbpedia.org/ontology/City'>;
|
|
235
230
|
/** District, borough, area or neighbourhood in a city or town */
|
|
@@ -253,7 +248,6 @@ interface Dbo {
|
|
|
253
248
|
"CollegeCoach": NamedNode<'http://dbpedia.org/ontology/CollegeCoach'>;
|
|
254
249
|
/** Color or colour is the visual perceptual property corresponding in humans to the categories called red, yellow, blue and others. Color derives from the spectrum of light (distribution of light energy versus wavelength) interacting in the eye with the spectral sensitivities of the light receptors. */
|
|
255
250
|
"Colour": NamedNode<'http://dbpedia.org/ontology/Colour'>;
|
|
256
|
-
"CombinationDrug": NamedNode<'http://dbpedia.org/ontology/CombinationDrug'>;
|
|
257
251
|
"Comedian": NamedNode<'http://dbpedia.org/ontology/Comedian'>;
|
|
258
252
|
"ComedyGroup": NamedNode<'http://dbpedia.org/ontology/ComedyGroup'>;
|
|
259
253
|
"Comic": NamedNode<'http://dbpedia.org/ontology/Comic'>;
|
|
@@ -314,7 +308,6 @@ interface Dbo {
|
|
|
314
308
|
"CyclingRace": NamedNode<'http://dbpedia.org/ontology/CyclingRace'>;
|
|
315
309
|
"CyclingTeam": NamedNode<'http://dbpedia.org/ontology/CyclingTeam'>;
|
|
316
310
|
"Cyclist": NamedNode<'http://dbpedia.org/ontology/Cyclist'>;
|
|
317
|
-
"DBpedian": NamedNode<'http://dbpedia.org/ontology/DBpedian'>;
|
|
318
311
|
"DTMRacer": NamedNode<'http://dbpedia.org/ontology/DTMRacer'>;
|
|
319
312
|
/** A dam is part of a landscape infrastructure, like waterworks (canals) or roads, much more than a building, though, of course, it has been built, too. */
|
|
320
313
|
"Dam": NamedNode<'http://dbpedia.org/ontology/Dam'>;
|
|
@@ -420,7 +413,6 @@ interface Dbo {
|
|
|
420
413
|
"FigureSkater": NamedNode<'http://dbpedia.org/ontology/FigureSkater'>;
|
|
421
414
|
/** A document with a filename */
|
|
422
415
|
"File": NamedNode<'http://dbpedia.org/ontology/File'>;
|
|
423
|
-
"FileSystem": NamedNode<'http://dbpedia.org/ontology/FileSystem'>;
|
|
424
416
|
"FillingStation": NamedNode<'http://dbpedia.org/ontology/FillingStation'>;
|
|
425
417
|
"Film": NamedNode<'http://dbpedia.org/ontology/Film'>;
|
|
426
418
|
"FilmFestival": NamedNode<'http://dbpedia.org/ontology/FilmFestival'>;
|
|
@@ -524,7 +516,6 @@ interface Dbo {
|
|
|
524
516
|
"HistoricalCountry": NamedNode<'http://dbpedia.org/ontology/HistoricalCountry'>;
|
|
525
517
|
/** a place which used to be a district. */
|
|
526
518
|
"HistoricalDistrict": NamedNode<'http://dbpedia.org/ontology/HistoricalDistrict'>;
|
|
527
|
-
"HistoricalEvent": NamedNode<'http://dbpedia.org/ontology/HistoricalEvent'>;
|
|
528
519
|
/** A historical Period should be linked to a Place by way of the property dct:spatial (already defined) */
|
|
529
520
|
"HistoricalPeriod": NamedNode<'http://dbpedia.org/ontology/HistoricalPeriod'>;
|
|
530
521
|
/** A place which used to be a province. */
|
|
@@ -557,7 +548,6 @@ interface Dbo {
|
|
|
557
548
|
/** a group of sports teams that compete against each other in Ice Hockey. */
|
|
558
549
|
"IceHockeyLeague": NamedNode<'http://dbpedia.org/ontology/IceHockeyLeague'>;
|
|
559
550
|
"IceHockeyPlayer": NamedNode<'http://dbpedia.org/ontology/IceHockeyPlayer'>;
|
|
560
|
-
"Identifier": NamedNode<'http://dbpedia.org/ontology/Identifier'>;
|
|
561
551
|
/** for example: Progressivism_in_the_United_States, Classical_liberalism */
|
|
562
552
|
"Ideology": NamedNode<'http://dbpedia.org/ontology/Ideology'>;
|
|
563
553
|
/** A document that contains a visual image */
|
|
@@ -624,14 +614,12 @@ interface Dbo {
|
|
|
624
614
|
/** Als Publikumszeitschrift (auch Magazin) bezeichnet man eine Gattung von Zeitschriften, die sich an eine sehr breite Zielgruppe wendet und keine fachlichen Prägungen oder andere spezifische Merkmale voraussetzt. Publikumszeitschriften dienen der Unterhaltung und Information, sie sollen unangestrengt gelesen werden können. */
|
|
625
615
|
"Magazine": NamedNode<'http://dbpedia.org/ontology/Magazine'>;
|
|
626
616
|
"Mammal": NamedNode<'http://dbpedia.org/ontology/Mammal'>;
|
|
627
|
-
"Man": NamedNode<'http://dbpedia.org/ontology/Man'>;
|
|
628
617
|
/** Manga are comics created in Japan */
|
|
629
618
|
"Manga": NamedNode<'http://dbpedia.org/ontology/Manga'>;
|
|
630
619
|
/** Außerhalb Chinas wird der Begriff für Comics aus China verwendet. */
|
|
631
620
|
"Manhua": NamedNode<'http://dbpedia.org/ontology/Manhua'>;
|
|
632
621
|
/** Korean term for comics and print cartoons */
|
|
633
622
|
"Manhwa": NamedNode<'http://dbpedia.org/ontology/Manhwa'>;
|
|
634
|
-
"Manor": NamedNode<'http://dbpedia.org/ontology/Manor'>;
|
|
635
623
|
/** O γάμος είναι μια κοινωνική, θρησκευτική και νομική σύζευξη ή ένωση δύο ατόμων, διαφορετικού ή σε ορισμένες χώρες κατά τα τελευταία χρόνια και ίδιου φύλου. */
|
|
636
624
|
"Marriage": NamedNode<'http://dbpedia.org/ontology/Marriage'>;
|
|
637
625
|
"MartialArtist": NamedNode<'http://dbpedia.org/ontology/MartialArtist'>;
|
|
@@ -647,7 +635,6 @@ interface Dbo {
|
|
|
647
635
|
"MeanOfTransportation": NamedNode<'http://dbpedia.org/ontology/MeanOfTransportation'>;
|
|
648
636
|
/** storage and transmission channels or tools used to store and deliver information or data */
|
|
649
637
|
"Media": NamedNode<'http://dbpedia.org/ontology/Media'>;
|
|
650
|
-
"MedicalSpecialty": NamedNode<'http://dbpedia.org/ontology/MedicalSpecialty'>;
|
|
651
638
|
"Medician": NamedNode<'http://dbpedia.org/ontology/Medician'>;
|
|
652
639
|
/** The science and art of healing the human body and identifying the causes of disease */
|
|
653
640
|
"Medicine": NamedNode<'http://dbpedia.org/ontology/Medicine'>;
|
|
@@ -664,7 +651,6 @@ interface Dbo {
|
|
|
664
651
|
"MilitaryAircraft": NamedNode<'http://dbpedia.org/ontology/MilitaryAircraft'>;
|
|
665
652
|
"MilitaryConflict": NamedNode<'http://dbpedia.org/ontology/MilitaryConflict'>;
|
|
666
653
|
"MilitaryPerson": NamedNode<'http://dbpedia.org/ontology/MilitaryPerson'>;
|
|
667
|
-
"MilitaryService": NamedNode<'http://dbpedia.org/ontology/MilitaryService'>;
|
|
668
654
|
/** A military structure such as a Castle, Fortress, Wall, etc. */
|
|
669
655
|
"MilitaryStructure": NamedNode<'http://dbpedia.org/ontology/MilitaryStructure'>;
|
|
670
656
|
"MilitaryUnit": NamedNode<'http://dbpedia.org/ontology/MilitaryUnit'>;
|
|
@@ -675,7 +661,6 @@ interface Dbo {
|
|
|
675
661
|
"Mine": NamedNode<'http://dbpedia.org/ontology/Mine'>;
|
|
676
662
|
/** A naturally occurring solid chemical substance. */
|
|
677
663
|
"Mineral": NamedNode<'http://dbpedia.org/ontology/Mineral'>;
|
|
678
|
-
"Minister": NamedNode<'http://dbpedia.org/ontology/Minister'>;
|
|
679
664
|
"MixedMartialArtsEvent": NamedNode<'http://dbpedia.org/ontology/MixedMartialArtsEvent'>;
|
|
680
665
|
/** a group of sports teams that compete against each other in Mixed Martial Arts */
|
|
681
666
|
"MixedMartialArtsLeague": NamedNode<'http://dbpedia.org/ontology/MixedMartialArtsLeague'>;
|
|
@@ -686,7 +671,6 @@ interface Dbo {
|
|
|
686
671
|
"Monarch": NamedNode<'http://dbpedia.org/ontology/Monarch'>;
|
|
687
672
|
/** Een klooster (van het Latijnse claustrum, afgesloten ruimte) is een gebouw of een samenstel van gebouwen dat dient tot huisvesting van een groep of gemeenschap van mannen of vrouwen, vaak monniken of monialen genoemd, die zich uit de wereld heeft teruggetrokken om een godsdienstig leven te leiden. */
|
|
688
673
|
"Monastery": NamedNode<'http://dbpedia.org/ontology/Monastery'>;
|
|
689
|
-
"MonoclonalAntibody": NamedNode<'http://dbpedia.org/ontology/MonoclonalAntibody'>;
|
|
690
674
|
/** A type of structure (a statue or an art object) created to commemorate a person or important event, not necessarily of a catastrophic nature. */
|
|
691
675
|
"Monument": NamedNode<'http://dbpedia.org/ontology/Monument'>;
|
|
692
676
|
/** A mosque, sometimes spelt mosk, is a place of worship for followers of Islam. */
|
|
@@ -751,7 +735,6 @@ interface Dbo {
|
|
|
751
735
|
"NaturalPlace": NamedNode<'http://dbpedia.org/ontology/NaturalPlace'>;
|
|
752
736
|
/** H φυσική περιοχή χρησιμοποιείται για να περιγράψει την έκταση μιας γεωγραφικής περιοχής στην οποία η ανθρωπογενής παρέμβαση είναι ανύπαρκτη μέχρι ελάχιστη */
|
|
753
737
|
"NaturalRegion": NamedNode<'http://dbpedia.org/ontology/NaturalRegion'>;
|
|
754
|
-
"Nebula": NamedNode<'http://dbpedia.org/ontology/Nebula'>;
|
|
755
738
|
"Nerve": NamedNode<'http://dbpedia.org/ontology/Nerve'>;
|
|
756
739
|
"NetballPlayer": NamedNode<'http://dbpedia.org/ontology/NetballPlayer'>;
|
|
757
740
|
/** A newspaper is a regularly scheduled publication containing news of current events, informative articles, diverse features and advertising. It usually is printed on relatively inexpensive, low-grade paper such as newsprint. */
|
|
@@ -787,7 +770,6 @@ interface Dbo {
|
|
|
787
770
|
/** A member of an organisation. */
|
|
788
771
|
"OrganisationMember": NamedNode<'http://dbpedia.org/ontology/OrganisationMember'>;
|
|
789
772
|
"Orphan": NamedNode<'http://dbpedia.org/ontology/Orphan'>;
|
|
790
|
-
"Outbreak": NamedNode<'http://dbpedia.org/ontology/Outbreak'>;
|
|
791
773
|
"OverseasDepartment": NamedNode<'http://dbpedia.org/ontology/OverseasDepartment'>;
|
|
792
774
|
/** a group of sports teams that compete against each other in Paintball */
|
|
793
775
|
"PaintballLeague": NamedNode<'http://dbpedia.org/ontology/PaintballLeague'>;
|
|
@@ -884,7 +866,6 @@ interface Dbo {
|
|
|
884
866
|
/** Deze klasse duidt gebieden aan met de status 'beschermd'. Is dus eigenlijk ook geen klasse, maar zou een attribuut moeten zijn */
|
|
885
867
|
"ProtectedArea": NamedNode<'http://dbpedia.org/ontology/ProtectedArea'>;
|
|
886
868
|
"Protein": NamedNode<'http://dbpedia.org/ontology/Protein'>;
|
|
887
|
-
"Protocol": NamedNode<'http://dbpedia.org/ontology/Protocol'>;
|
|
888
869
|
"ProtohistoricalPeriod": NamedNode<'http://dbpedia.org/ontology/ProtohistoricalPeriod'>;
|
|
889
870
|
/** An administrative body governing a territorial unity on the intermediate level, between local and national level */
|
|
890
871
|
"Province": NamedNode<'http://dbpedia.org/ontology/Province'>;
|
|
@@ -927,7 +908,6 @@ interface Dbo {
|
|
|
927
908
|
/** bagian wilayah administratif dibawah provinsi */
|
|
928
909
|
"Regency": NamedNode<'http://dbpedia.org/ontology/Regency'>;
|
|
929
910
|
"Region": NamedNode<'http://dbpedia.org/ontology/Region'>;
|
|
930
|
-
"Reign": NamedNode<'http://dbpedia.org/ontology/Reign'>;
|
|
931
911
|
"Relationship": NamedNode<'http://dbpedia.org/ontology/Relationship'>;
|
|
932
912
|
"Religious": NamedNode<'http://dbpedia.org/ontology/Religious'>;
|
|
933
913
|
"ReligiousBuilding": NamedNode<'http://dbpedia.org/ontology/ReligiousBuilding'>;
|
|
@@ -946,7 +926,6 @@ interface Dbo {
|
|
|
946
926
|
/** A road junction is a location where vehicular traffic going in different directions can proceed in a controlled manner designed to minimize accidents. In some cases, vehicles can change between different routes or directions of travel (http://en.wikipedia.org/wiki/Junction_%28road%29). */
|
|
947
927
|
"RoadJunction": NamedNode<'http://dbpedia.org/ontology/RoadJunction'>;
|
|
948
928
|
"RoadTunnel": NamedNode<'http://dbpedia.org/ontology/RoadTunnel'>;
|
|
949
|
-
"Robot": NamedNode<'http://dbpedia.org/ontology/Robot'>;
|
|
950
929
|
/** Payload mass in a typical Low Earth orbit */
|
|
951
930
|
"Rocket/lowerEarthOrbitPayload": NamedNode<'http://dbpedia.org/ontology/Rocket/lowerEarthOrbitPayload'>;
|
|
952
931
|
"Rocket/mass": NamedNode<'http://dbpedia.org/ontology/Rocket/mass'>;
|
|
@@ -1080,14 +1059,12 @@ interface Dbo {
|
|
|
1080
1059
|
"SportsTeamMember": NamedNode<'http://dbpedia.org/ontology/SportsTeamMember'>;
|
|
1081
1060
|
/** A season for a particular sports team (as opposed to the season for the entire league that the team is in) */
|
|
1082
1061
|
"SportsTeamSeason": NamedNode<'http://dbpedia.org/ontology/SportsTeamSeason'>;
|
|
1083
|
-
"Spreadsheet": NamedNode<'http://dbpedia.org/ontology/Spreadsheet'>;
|
|
1084
1062
|
"Square": NamedNode<'http://dbpedia.org/ontology/Square'>;
|
|
1085
1063
|
"SquashPlayer": NamedNode<'http://dbpedia.org/ontology/SquashPlayer'>;
|
|
1086
1064
|
"Stadium": NamedNode<'http://dbpedia.org/ontology/Stadium'>;
|
|
1087
1065
|
/** a common specification */
|
|
1088
1066
|
"Standard": NamedNode<'http://dbpedia.org/ontology/Standard'>;
|
|
1089
1067
|
"Star": NamedNode<'http://dbpedia.org/ontology/Star'>;
|
|
1090
|
-
"StarCluster": NamedNode<'http://dbpedia.org/ontology/StarCluster'>;
|
|
1091
1068
|
"State": NamedNode<'http://dbpedia.org/ontology/State'>;
|
|
1092
1069
|
/** A Resolution describes a formal statement adopted by a meeting or convention. */
|
|
1093
1070
|
"StatedResolution": NamedNode<'http://dbpedia.org/ontology/StatedResolution'>;
|
|
@@ -1122,7 +1099,6 @@ interface Dbo {
|
|
|
1122
1099
|
"SystemOfLaw": NamedNode<'http://dbpedia.org/ontology/SystemOfLaw'>;
|
|
1123
1100
|
/** Athlete who plays table tennis */
|
|
1124
1101
|
"TableTennisPlayer": NamedNode<'http://dbpedia.org/ontology/TableTennisPlayer'>;
|
|
1125
|
-
"Tank": NamedNode<'http://dbpedia.org/ontology/Tank'>;
|
|
1126
1102
|
"Tax": NamedNode<'http://dbpedia.org/ontology/Tax'>;
|
|
1127
1103
|
/** a category within a classification system for Species */
|
|
1128
1104
|
"Taxon": NamedNode<'http://dbpedia.org/ontology/Taxon'>;
|
|
@@ -1145,7 +1121,6 @@ interface Dbo {
|
|
|
1145
1121
|
"TennisLeague": NamedNode<'http://dbpedia.org/ontology/TennisLeague'>;
|
|
1146
1122
|
"TennisPlayer": NamedNode<'http://dbpedia.org/ontology/TennisPlayer'>;
|
|
1147
1123
|
"TennisTournament": NamedNode<'http://dbpedia.org/ontology/TennisTournament'>;
|
|
1148
|
-
"Tenure": NamedNode<'http://dbpedia.org/ontology/Tenure'>;
|
|
1149
1124
|
"TermOfOffice": NamedNode<'http://dbpedia.org/ontology/TermOfOffice'>;
|
|
1150
1125
|
/** A territory may refer to a country subdivision, a non-sovereign geographic region. */
|
|
1151
1126
|
"Territory": NamedNode<'http://dbpedia.org/ontology/Territory'>;
|
|
@@ -1156,7 +1131,6 @@ interface Dbo {
|
|
|
1156
1131
|
/** Theological concepts, e.g. The apocalypse, Trinty, Stoicism */
|
|
1157
1132
|
"TheologicalConcept": NamedNode<'http://dbpedia.org/ontology/TheologicalConcept'>;
|
|
1158
1133
|
"TimePeriod": NamedNode<'http://dbpedia.org/ontology/TimePeriod'>;
|
|
1159
|
-
"TopLevelDomain": NamedNode<'http://dbpedia.org/ontology/TopLevelDomain'>;
|
|
1160
1134
|
"TopicalConcept": NamedNode<'http://dbpedia.org/ontology/TopicalConcept'>;
|
|
1161
1135
|
"Tournament": NamedNode<'http://dbpedia.org/ontology/Tournament'>;
|
|
1162
1136
|
/** A Tower is a kind of structure (not necessarily a building) that is higher than the rest */
|
|
@@ -1184,7 +1158,6 @@ interface Dbo {
|
|
|
1184
1158
|
"UnitOfWork": NamedNode<'http://dbpedia.org/ontology/UnitOfWork'>;
|
|
1185
1159
|
"University": NamedNode<'http://dbpedia.org/ontology/University'>;
|
|
1186
1160
|
"Unknown": NamedNode<'http://dbpedia.org/ontology/Unknown'>;
|
|
1187
|
-
"Vaccine": NamedNode<'http://dbpedia.org/ontology/Vaccine'>;
|
|
1188
1161
|
/** a depression with predominant extent in one direction */
|
|
1189
1162
|
"Valley": NamedNode<'http://dbpedia.org/ontology/Valley'>;
|
|
1190
1163
|
"Vein": NamedNode<'http://dbpedia.org/ontology/Vein'>;
|
|
@@ -1220,7 +1193,6 @@ interface Dbo {
|
|
|
1220
1193
|
"Weapon/width": NamedNode<'http://dbpedia.org/ontology/Weapon/width'>;
|
|
1221
1194
|
"Weapon": NamedNode<'http://dbpedia.org/ontology/Weapon'>;
|
|
1222
1195
|
"Website": NamedNode<'http://dbpedia.org/ontology/Website'>;
|
|
1223
|
-
"WikimediaTemplate": NamedNode<'http://dbpedia.org/ontology/WikimediaTemplate'>;
|
|
1224
1196
|
/** A wind-driven turbine that adapts itself to wind direction and to wind-force. Is considered to be a class in its own, despite the wind as common factor with Windmill. */
|
|
1225
1197
|
"WindMotor": NamedNode<'http://dbpedia.org/ontology/WindMotor'>;
|
|
1226
1198
|
/** A windmill is a machine that converts the energy of wind into rotational energy by means of vanes called sails */
|
|
@@ -1229,7 +1201,6 @@ interface Dbo {
|
|
|
1229
1201
|
"WineRegion": NamedNode<'http://dbpedia.org/ontology/WineRegion'>;
|
|
1230
1202
|
"Winery": NamedNode<'http://dbpedia.org/ontology/Winery'>;
|
|
1231
1203
|
"WinterSportPlayer": NamedNode<'http://dbpedia.org/ontology/WinterSportPlayer'>;
|
|
1232
|
-
"Woman": NamedNode<'http://dbpedia.org/ontology/Woman'>;
|
|
1233
1204
|
"WomensTennisAssociationTournament": NamedNode<'http://dbpedia.org/ontology/WomensTennisAssociationTournament'>;
|
|
1234
1205
|
"Work/runtime": NamedNode<'http://dbpedia.org/ontology/Work/runtime'>;
|
|
1235
1206
|
"Work": NamedNode<'http://dbpedia.org/ontology/Work'>;
|
|
@@ -1265,7 +1236,6 @@ interface Dbo {
|
|
|
1265
1236
|
/** most recent average ACT scores */
|
|
1266
1237
|
"actScore": NamedNode<'http://dbpedia.org/ontology/actScore'>;
|
|
1267
1238
|
"actingHeadteacher": NamedNode<'http://dbpedia.org/ontology/actingHeadteacher'>;
|
|
1268
|
-
"activeCases": NamedNode<'http://dbpedia.org/ontology/activeCases'>;
|
|
1269
1239
|
/** Also called "floruit". Use this if the active years are in one field that can't be split. Else use activeYearsStartYear and activeYearsEndYear */
|
|
1270
1240
|
"activeYears": NamedNode<'http://dbpedia.org/ontology/activeYears'>;
|
|
1271
1241
|
"activeYearsEndDate": NamedNode<'http://dbpedia.org/ontology/activeYearsEndDate'>;
|
|
@@ -1383,16 +1353,13 @@ interface Dbo {
|
|
|
1383
1353
|
"annualTemperature": NamedNode<'http://dbpedia.org/ontology/annualTemperature'>;
|
|
1384
1354
|
/** Official song (anthem) of a PopulatedPlace, SportsTeam, School or other */
|
|
1385
1355
|
"anthem": NamedNode<'http://dbpedia.org/ontology/anthem'>;
|
|
1386
|
-
"aoCloassification": NamedNode<'http://dbpedia.org/ontology/aoCloassification'>;
|
|
1387
1356
|
"apcPresident": NamedNode<'http://dbpedia.org/ontology/apcPresident'>;
|
|
1388
1357
|
"apoapsis": NamedNode<'http://dbpedia.org/ontology/apoapsis'>;
|
|
1389
1358
|
"apofocus": NamedNode<'http://dbpedia.org/ontology/apofocus'>;
|
|
1390
1359
|
"apparentMagnitude": NamedNode<'http://dbpedia.org/ontology/apparentMagnitude'>;
|
|
1391
|
-
"appearance": NamedNode<'http://dbpedia.org/ontology/appearance'>;
|
|
1392
1360
|
"appearancesInLeague": NamedNode<'http://dbpedia.org/ontology/appearancesInLeague'>;
|
|
1393
1361
|
"appearancesInNationalTeam": NamedNode<'http://dbpedia.org/ontology/appearancesInNationalTeam'>;
|
|
1394
1362
|
"appointer": NamedNode<'http://dbpedia.org/ontology/appointer'>;
|
|
1395
|
-
"apprehended": NamedNode<'http://dbpedia.org/ontology/apprehended'>;
|
|
1396
1363
|
"approach": NamedNode<'http://dbpedia.org/ontology/approach'>;
|
|
1397
1364
|
/** Date of approval by lower parliament (House of Commons, Chambre des Députés, Bundestag, Tweede Kamer etc.). */
|
|
1398
1365
|
"approvedByLowerParliament": NamedNode<'http://dbpedia.org/ontology/approvedByLowerParliament'>;
|
|
@@ -1460,7 +1427,6 @@ interface Dbo {
|
|
|
1460
1427
|
"atPage": NamedNode<'http://dbpedia.org/ontology/atPage'>;
|
|
1461
1428
|
/** Row # where the referenced resource is to be found in the source file */
|
|
1462
1429
|
"atRowNumber": NamedNode<'http://dbpedia.org/ontology/atRowNumber'>;
|
|
1463
|
-
"atcCode": NamedNode<'http://dbpedia.org/ontology/atcCode'>;
|
|
1464
1430
|
"atcPrefix": NamedNode<'http://dbpedia.org/ontology/atcPrefix'>;
|
|
1465
1431
|
"atcSuffix": NamedNode<'http://dbpedia.org/ontology/atcSuffix'>;
|
|
1466
1432
|
"atcSupplemental": NamedNode<'http://dbpedia.org/ontology/atcSupplemental'>;
|
|
@@ -1470,7 +1436,6 @@ interface Dbo {
|
|
|
1470
1436
|
"atomicNumber": NamedNode<'http://dbpedia.org/ontology/atomicNumber'>;
|
|
1471
1437
|
/** Public attorney */
|
|
1472
1438
|
"attorneyGeneral": NamedNode<'http://dbpedia.org/ontology/attorneyGeneral'>;
|
|
1473
|
-
"aunt": NamedNode<'http://dbpedia.org/ontology/aunt'>;
|
|
1474
1439
|
"australiaOpenDouble": NamedNode<'http://dbpedia.org/ontology/australiaOpenDouble'>;
|
|
1475
1440
|
"australiaOpenMixed": NamedNode<'http://dbpedia.org/ontology/australiaOpenMixed'>;
|
|
1476
1441
|
"australiaOpenSingle": NamedNode<'http://dbpedia.org/ontology/australiaOpenSingle'>;
|
|
@@ -1510,11 +1475,9 @@ interface Dbo {
|
|
|
1510
1475
|
"barPassRate": NamedNode<'http://dbpedia.org/ontology/barPassRate'>;
|
|
1511
1476
|
"barangays": NamedNode<'http://dbpedia.org/ontology/barangays'>;
|
|
1512
1477
|
"basedOn": NamedNode<'http://dbpedia.org/ontology/basedOn'>;
|
|
1513
|
-
"battery": NamedNode<'http://dbpedia.org/ontology/battery'>;
|
|
1514
1478
|
"battingSide": NamedNode<'http://dbpedia.org/ontology/battingSide'>;
|
|
1515
1479
|
"battle": NamedNode<'http://dbpedia.org/ontology/battle'>;
|
|
1516
1480
|
"battleHonours": NamedNode<'http://dbpedia.org/ontology/battleHonours'>;
|
|
1517
|
-
"bbr": NamedNode<'http://dbpedia.org/ontology/bbr'>;
|
|
1518
1481
|
"beatifiedBy": NamedNode<'http://dbpedia.org/ontology/beatifiedBy'>;
|
|
1519
1482
|
"beatifiedDate": NamedNode<'http://dbpedia.org/ontology/beatifiedDate'>;
|
|
1520
1483
|
"beatifiedPlace": NamedNode<'http://dbpedia.org/ontology/beatifiedPlace'>;
|
|
@@ -1578,7 +1541,6 @@ interface Dbo {
|
|
|
1578
1541
|
"borough": NamedNode<'http://dbpedia.org/ontology/borough'>;
|
|
1579
1542
|
"bourgmestre": NamedNode<'http://dbpedia.org/ontology/bourgmestre'>;
|
|
1580
1543
|
"bowlRecord": NamedNode<'http://dbpedia.org/ontology/bowlRecord'>;
|
|
1581
|
-
"bowlingSide": NamedNode<'http://dbpedia.org/ontology/bowlingSide'>;
|
|
1582
1544
|
"boxerCategory": NamedNode<'http://dbpedia.org/ontology/boxerCategory'>;
|
|
1583
1545
|
"boxerStyle": NamedNode<'http://dbpedia.org/ontology/boxerStyle'>;
|
|
1584
1546
|
/** Dutch project with material for 40,000 digitized biographies, including former colonies of the Netherlands. */
|
|
@@ -1591,7 +1553,6 @@ interface Dbo {
|
|
|
1591
1553
|
"breeder": NamedNode<'http://dbpedia.org/ontology/breeder'>;
|
|
1592
1554
|
/** Type of vehicles the bridge carries. */
|
|
1593
1555
|
"bridgeCarries": NamedNode<'http://dbpedia.org/ontology/bridgeCarries'>;
|
|
1594
|
-
"brinCode": NamedNode<'http://dbpedia.org/ontology/brinCode'>;
|
|
1595
1556
|
"britishComedyAwards": NamedNode<'http://dbpedia.org/ontology/britishComedyAwards'>;
|
|
1596
1557
|
"britishOpen": NamedNode<'http://dbpedia.org/ontology/britishOpen'>;
|
|
1597
1558
|
"britishWins": NamedNode<'http://dbpedia.org/ontology/britishWins'>;
|
|
@@ -1605,7 +1566,6 @@ interface Dbo {
|
|
|
1605
1566
|
"bronzeMedalMixed": NamedNode<'http://dbpedia.org/ontology/bronzeMedalMixed'>;
|
|
1606
1567
|
"bronzeMedalSingle": NamedNode<'http://dbpedia.org/ontology/bronzeMedalSingle'>;
|
|
1607
1568
|
"bronzeMedalist": NamedNode<'http://dbpedia.org/ontology/bronzeMedalist'>;
|
|
1608
|
-
"brother": NamedNode<'http://dbpedia.org/ontology/brother'>;
|
|
1609
1569
|
"budget": NamedNode<'http://dbpedia.org/ontology/budget'>;
|
|
1610
1570
|
"budgetYear": NamedNode<'http://dbpedia.org/ontology/budgetYear'>;
|
|
1611
1571
|
"builder": NamedNode<'http://dbpedia.org/ontology/builder'>;
|
|
@@ -1691,7 +1651,6 @@ interface Dbo {
|
|
|
1691
1651
|
"cesarAward": NamedNode<'http://dbpedia.org/ontology/cesarAward'>;
|
|
1692
1652
|
/** A unique identifier for the drug in the Chemical Entities of Biological Interest (ChEBI) ontology */
|
|
1693
1653
|
"chEBI": NamedNode<'http://dbpedia.org/ontology/chEBI'>;
|
|
1694
|
-
"chEMBL": NamedNode<'http://dbpedia.org/ontology/chEMBL'>;
|
|
1695
1654
|
/** The chain of Hotels this instance is associated with. */
|
|
1696
1655
|
"chain": NamedNode<'http://dbpedia.org/ontology/chain'>;
|
|
1697
1656
|
"chairLabel": NamedNode<'http://dbpedia.org/ontology/chairLabel'>;
|
|
@@ -1721,8 +1680,6 @@ interface Dbo {
|
|
|
1721
1680
|
/** Name of a character in play. */
|
|
1722
1681
|
"characterInPlay": NamedNode<'http://dbpedia.org/ontology/characterInPlay'>;
|
|
1723
1682
|
"chef": NamedNode<'http://dbpedia.org/ontology/chef'>;
|
|
1724
|
-
"chemSpiderId": NamedNode<'http://dbpedia.org/ontology/chemSpiderId'>;
|
|
1725
|
-
"chemicalFormula": NamedNode<'http://dbpedia.org/ontology/chemicalFormula'>;
|
|
1726
1683
|
"chiefEditor": NamedNode<'http://dbpedia.org/ontology/chiefEditor'>;
|
|
1727
1684
|
"chiefPlace": NamedNode<'http://dbpedia.org/ontology/chiefPlace'>;
|
|
1728
1685
|
"child": NamedNode<'http://dbpedia.org/ontology/child'>;
|
|
@@ -1747,7 +1704,6 @@ interface Dbo {
|
|
|
1747
1704
|
"cityRank": NamedNode<'http://dbpedia.org/ontology/cityRank'>;
|
|
1748
1705
|
"citySince": NamedNode<'http://dbpedia.org/ontology/citySince'>;
|
|
1749
1706
|
"cityType": NamedNode<'http://dbpedia.org/ontology/cityType'>;
|
|
1750
|
-
"clade": NamedNode<'http://dbpedia.org/ontology/clade'>;
|
|
1751
1707
|
"class": NamedNode<'http://dbpedia.org/ontology/class'>;
|
|
1752
1708
|
"classes": NamedNode<'http://dbpedia.org/ontology/classes'>;
|
|
1753
1709
|
"classification": NamedNode<'http://dbpedia.org/ontology/classification'>;
|
|
@@ -1852,7 +1808,6 @@ interface Dbo {
|
|
|
1852
1808
|
"complexion": NamedNode<'http://dbpedia.org/ontology/complexion'>;
|
|
1853
1809
|
/** Complexity of preparing a Food (recipe) */
|
|
1854
1810
|
"complexity": NamedNode<'http://dbpedia.org/ontology/complexity'>;
|
|
1855
|
-
"complications": NamedNode<'http://dbpedia.org/ontology/complications'>;
|
|
1856
1811
|
"component": NamedNode<'http://dbpedia.org/ontology/component'>;
|
|
1857
1812
|
"composer": NamedNode<'http://dbpedia.org/ontology/composer'>;
|
|
1858
1813
|
"compressionRatio": NamedNode<'http://dbpedia.org/ontology/compressionRatio'>;
|
|
@@ -1861,7 +1816,6 @@ interface Dbo {
|
|
|
1861
1816
|
/** some sort of hardware architecture or software framework, that allows this software to run */
|
|
1862
1817
|
"computingPlatform": NamedNode<'http://dbpedia.org/ontology/computingPlatform'>;
|
|
1863
1818
|
"configuration": NamedNode<'http://dbpedia.org/ontology/configuration'>;
|
|
1864
|
-
"confirmedCases": NamedNode<'http://dbpedia.org/ontology/confirmedCases'>;
|
|
1865
1819
|
"conflict": NamedNode<'http://dbpedia.org/ontology/conflict'>;
|
|
1866
1820
|
"congressionalDistrict": NamedNode<'http://dbpedia.org/ontology/congressionalDistrict'>;
|
|
1867
1821
|
/** connects a referenced resource to another resource. This property is important to connect non-extracted resources to extracted ones */
|
|
@@ -1872,7 +1826,6 @@ interface Dbo {
|
|
|
1872
1826
|
"conservationStatus": NamedNode<'http://dbpedia.org/ontology/conservationStatus'>;
|
|
1873
1827
|
"conservationStatusSystem": NamedNode<'http://dbpedia.org/ontology/conservationStatusSystem'>;
|
|
1874
1828
|
"constellation": NamedNode<'http://dbpedia.org/ontology/constellation'>;
|
|
1875
|
-
"constituencyDistrict": NamedNode<'http://dbpedia.org/ontology/constituencyDistrict'>;
|
|
1876
1829
|
"construction": NamedNode<'http://dbpedia.org/ontology/construction'>;
|
|
1877
1830
|
/** Construction material (eg. concrete, steel, iron, stone, brick, wood). */
|
|
1878
1831
|
"constructionMaterial": NamedNode<'http://dbpedia.org/ontology/constructionMaterial'>;
|
|
@@ -1888,7 +1841,6 @@ interface Dbo {
|
|
|
1888
1841
|
"contractAward": NamedNode<'http://dbpedia.org/ontology/contractAward'>;
|
|
1889
1842
|
"contractor": NamedNode<'http://dbpedia.org/ontology/contractor'>;
|
|
1890
1843
|
"convictionDate": NamedNode<'http://dbpedia.org/ontology/convictionDate'>;
|
|
1891
|
-
"convictionPenalty": NamedNode<'http://dbpedia.org/ontology/convictionPenalty'>;
|
|
1892
1844
|
"coolingSystem": NamedNode<'http://dbpedia.org/ontology/coolingSystem'>;
|
|
1893
1845
|
"copilote": NamedNode<'http://dbpedia.org/ontology/copilote'>;
|
|
1894
1846
|
"coronationDate": NamedNode<'http://dbpedia.org/ontology/coronationDate'>;
|
|
@@ -1902,7 +1854,6 @@ interface Dbo {
|
|
|
1902
1854
|
"councilArea": NamedNode<'http://dbpedia.org/ontology/councilArea'>;
|
|
1903
1855
|
/** The country where the thing is located. */
|
|
1904
1856
|
"country": NamedNode<'http://dbpedia.org/ontology/country'>;
|
|
1905
|
-
"countryCode": NamedNode<'http://dbpedia.org/ontology/countryCode'>;
|
|
1906
1857
|
"countryOrigin": NamedNode<'http://dbpedia.org/ontology/countryOrigin'>;
|
|
1907
1858
|
/** Der Platz des Gebäudes in der Liste der höchsten Gebäude des Landes */
|
|
1908
1859
|
"countryRank": NamedNode<'http://dbpedia.org/ontology/countryRank'>;
|
|
@@ -1914,7 +1865,6 @@ interface Dbo {
|
|
|
1914
1865
|
"county": NamedNode<'http://dbpedia.org/ontology/county'>;
|
|
1915
1866
|
"countySeat": NamedNode<'http://dbpedia.org/ontology/countySeat'>;
|
|
1916
1867
|
"course": NamedNode<'http://dbpedia.org/ontology/course'>;
|
|
1917
|
-
"courseArea": NamedNode<'http://dbpedia.org/ontology/courseArea'>;
|
|
1918
1868
|
"cousurper": NamedNode<'http://dbpedia.org/ontology/cousurper'>;
|
|
1919
1869
|
/** Cover artist */
|
|
1920
1870
|
"coverArtist": NamedNode<'http://dbpedia.org/ontology/coverArtist'>;
|
|
@@ -1934,7 +1884,6 @@ interface Dbo {
|
|
|
1934
1884
|
"crewMember": NamedNode<'http://dbpedia.org/ontology/crewMember'>;
|
|
1935
1885
|
"crewSize": NamedNode<'http://dbpedia.org/ontology/crewSize'>;
|
|
1936
1886
|
"crews": NamedNode<'http://dbpedia.org/ontology/crews'>;
|
|
1937
|
-
"criminalCharge": NamedNode<'http://dbpedia.org/ontology/criminalCharge'>;
|
|
1938
1887
|
"criteria": NamedNode<'http://dbpedia.org/ontology/criteria'>;
|
|
1939
1888
|
"crosses": NamedNode<'http://dbpedia.org/ontology/crosses'>;
|
|
1940
1889
|
"crownDependency": NamedNode<'http://dbpedia.org/ontology/crownDependency'>;
|
|
@@ -1974,7 +1923,6 @@ interface Dbo {
|
|
|
1974
1923
|
"damsire": NamedNode<'http://dbpedia.org/ontology/damsire'>;
|
|
1975
1924
|
"danseCompetition": NamedNode<'http://dbpedia.org/ontology/danseCompetition'>;
|
|
1976
1925
|
"danseScore": NamedNode<'http://dbpedia.org/ontology/danseScore'>;
|
|
1977
|
-
"data/definitions.ttl": NamedNode<'http://dbpedia.org/ontology/data/definitions.ttl'>;
|
|
1978
1926
|
"date": NamedNode<'http://dbpedia.org/ontology/date'>;
|
|
1979
1927
|
"dateAct": NamedNode<'http://dbpedia.org/ontology/dateAct'>;
|
|
1980
1928
|
"dateAgreement": NamedNode<'http://dbpedia.org/ontology/dateAgreement'>;
|
|
@@ -1989,7 +1937,6 @@ interface Dbo {
|
|
|
1989
1937
|
/** Designates the unveiling date */
|
|
1990
1938
|
"dateUnveiled": NamedNode<'http://dbpedia.org/ontology/dateUnveiled'>;
|
|
1991
1939
|
"dateUse": NamedNode<'http://dbpedia.org/ontology/dateUse'>;
|
|
1992
|
-
"daughter": NamedNode<'http://dbpedia.org/ontology/daughter'>;
|
|
1993
1940
|
"davisCup": NamedNode<'http://dbpedia.org/ontology/davisCup'>;
|
|
1994
1941
|
"day": NamedNode<'http://dbpedia.org/ontology/day'>;
|
|
1995
1942
|
"daylightSavingTimeZone": NamedNode<'http://dbpedia.org/ontology/daylightSavingTimeZone'>;
|
|
@@ -2022,7 +1969,6 @@ interface Dbo {
|
|
|
2022
1969
|
"defeat": NamedNode<'http://dbpedia.org/ontology/defeat'>;
|
|
2023
1970
|
"defeatAsMgr": NamedNode<'http://dbpedia.org/ontology/defeatAsMgr'>;
|
|
2024
1971
|
"definition": NamedNode<'http://dbpedia.org/ontology/definition'>;
|
|
2025
|
-
"defunct": NamedNode<'http://dbpedia.org/ontology/defunct'>;
|
|
2026
1972
|
"delegateMayor": NamedNode<'http://dbpedia.org/ontology/delegateMayor'>;
|
|
2027
1973
|
"delegation": NamedNode<'http://dbpedia.org/ontology/delegation'>;
|
|
2028
1974
|
"deliveryDate": NamedNode<'http://dbpedia.org/ontology/deliveryDate'>;
|
|
@@ -2062,7 +2008,6 @@ interface Dbo {
|
|
|
2062
2008
|
"dfE": NamedNode<'http://dbpedia.org/ontology/dfE'>;
|
|
2063
2009
|
"diameter": NamedNode<'http://dbpedia.org/ontology/diameter'>;
|
|
2064
2010
|
"different": NamedNode<'http://dbpedia.org/ontology/different'>;
|
|
2065
|
-
"differentialDiagnosis": NamedNode<'http://dbpedia.org/ontology/differentialDiagnosis'>;
|
|
2066
2011
|
/** Ένα ψηφιακό κανάλι επιτρέπει την μετάδοση δεδομένων σε ψηφιακή μορφή. */
|
|
2067
2012
|
"digitalChannel": NamedNode<'http://dbpedia.org/ontology/digitalChannel'>;
|
|
2068
2013
|
"digitalSubChannel": NamedNode<'http://dbpedia.org/ontology/digitalSubChannel'>;
|
|
@@ -2082,8 +2027,6 @@ interface Dbo {
|
|
|
2082
2027
|
"discovered": NamedNode<'http://dbpedia.org/ontology/discovered'>;
|
|
2083
2028
|
"discoverer": NamedNode<'http://dbpedia.org/ontology/discoverer'>;
|
|
2084
2029
|
"discovery": NamedNode<'http://dbpedia.org/ontology/discovery'>;
|
|
2085
|
-
"disease": NamedNode<'http://dbpedia.org/ontology/disease'>;
|
|
2086
|
-
"diseasesDB": NamedNode<'http://dbpedia.org/ontology/diseasesDB'>;
|
|
2087
2030
|
"diseasesDb": NamedNode<'http://dbpedia.org/ontology/diseasesDb'>;
|
|
2088
2031
|
"displacement": NamedNode<'http://dbpedia.org/ontology/displacement'>;
|
|
2089
2032
|
"dissolutionDate": NamedNode<'http://dbpedia.org/ontology/dissolutionDate'>;
|
|
@@ -2115,7 +2058,6 @@ interface Dbo {
|
|
|
2115
2058
|
/** Identification a document within a particular registry */
|
|
2116
2059
|
"documentNumber": NamedNode<'http://dbpedia.org/ontology/documentNumber'>;
|
|
2117
2060
|
"domain": NamedNode<'http://dbpedia.org/ontology/domain'>;
|
|
2118
|
-
"dorlandsId": NamedNode<'http://dbpedia.org/ontology/dorlandsId'>;
|
|
2119
2061
|
"dorlandsPrefix": NamedNode<'http://dbpedia.org/ontology/dorlandsPrefix'>;
|
|
2120
2062
|
"dorlandsSuffix": NamedNode<'http://dbpedia.org/ontology/dorlandsSuffix'>;
|
|
2121
2063
|
"draft": NamedNode<'http://dbpedia.org/ontology/draft'>;
|
|
@@ -2131,7 +2073,6 @@ interface Dbo {
|
|
|
2131
2073
|
/** The recommended dress code for an establishment or event. */
|
|
2132
2074
|
"dressCode": NamedNode<'http://dbpedia.org/ontology/dressCode'>;
|
|
2133
2075
|
"drugbank": NamedNode<'http://dbpedia.org/ontology/drugbank'>;
|
|
2134
|
-
"drugs.com": NamedNode<'http://dbpedia.org/ontology/drugs.com'>;
|
|
2135
2076
|
"dryCargo": NamedNode<'http://dbpedia.org/ontology/dryCargo'>;
|
|
2136
2077
|
/** the person who dubs another person e.g. an actor or a fictional character in movies */
|
|
2137
2078
|
"dubber": NamedNode<'http://dbpedia.org/ontology/dubber'>;
|
|
@@ -2189,7 +2130,6 @@ interface Dbo {
|
|
|
2189
2130
|
"emmyAward": NamedNode<'http://dbpedia.org/ontology/emmyAward'>;
|
|
2190
2131
|
"employer": NamedNode<'http://dbpedia.org/ontology/employer'>;
|
|
2191
2132
|
"employersCelebration": NamedNode<'http://dbpedia.org/ontology/employersCelebration'>;
|
|
2192
|
-
"end": NamedNode<'http://dbpedia.org/ontology/end'>;
|
|
2193
2133
|
"endCareer": NamedNode<'http://dbpedia.org/ontology/endCareer'>;
|
|
2194
2134
|
/** The end date of the event. */
|
|
2195
2135
|
"endDate": NamedNode<'http://dbpedia.org/ontology/endDate'>;
|
|
@@ -2278,7 +2218,6 @@ interface Dbo {
|
|
|
2278
2218
|
"fastestLap": NamedNode<'http://dbpedia.org/ontology/fastestLap'>;
|
|
2279
2219
|
/** Amount of fat per servingSize of a Food */
|
|
2280
2220
|
"fat": NamedNode<'http://dbpedia.org/ontology/fat'>;
|
|
2281
|
-
"fatalityRate": NamedNode<'http://dbpedia.org/ontology/fatalityRate'>;
|
|
2282
2221
|
"fate": NamedNode<'http://dbpedia.org/ontology/fate'>;
|
|
2283
2222
|
"father": NamedNode<'http://dbpedia.org/ontology/father'>;
|
|
2284
2223
|
"fauna": NamedNode<'http://dbpedia.org/ontology/fauna'>;
|
|
@@ -2374,7 +2313,6 @@ interface Dbo {
|
|
|
2374
2313
|
"flower": NamedNode<'http://dbpedia.org/ontology/flower'>;
|
|
2375
2314
|
"flyingHours": NamedNode<'http://dbpedia.org/ontology/flyingHours'>;
|
|
2376
2315
|
"foalDate": NamedNode<'http://dbpedia.org/ontology/foalDate'>;
|
|
2377
|
-
"focus": NamedNode<'http://dbpedia.org/ontology/focus'>;
|
|
2378
2316
|
"followedBy": NamedNode<'http://dbpedia.org/ontology/followedBy'>;
|
|
2379
2317
|
"followingEvent": NamedNode<'http://dbpedia.org/ontology/followingEvent'>;
|
|
2380
2318
|
"follows": NamedNode<'http://dbpedia.org/ontology/follows'>;
|
|
@@ -2455,7 +2393,6 @@ interface Dbo {
|
|
|
2455
2393
|
"gasChambers": NamedNode<'http://dbpedia.org/ontology/gasChambers'>;
|
|
2456
2394
|
/** Awards of the Catalan Academy of Cinema */
|
|
2457
2395
|
"gaudiAward": NamedNode<'http://dbpedia.org/ontology/gaudiAward'>;
|
|
2458
|
-
"gdpPerCapita": NamedNode<'http://dbpedia.org/ontology/gdpPerCapita'>;
|
|
2459
2396
|
"geminiAward": NamedNode<'http://dbpedia.org/ontology/geminiAward'>;
|
|
2460
2397
|
"gender": NamedNode<'http://dbpedia.org/ontology/gender'>;
|
|
2461
2398
|
"geneLocation": NamedNode<'http://dbpedia.org/ontology/geneLocation'>;
|
|
@@ -2511,8 +2448,6 @@ interface Dbo {
|
|
|
2511
2448
|
"governorGeneral": NamedNode<'http://dbpedia.org/ontology/governorGeneral'>;
|
|
2512
2449
|
"governorate": NamedNode<'http://dbpedia.org/ontology/governorate'>;
|
|
2513
2450
|
"goyaAward": NamedNode<'http://dbpedia.org/ontology/goyaAward'>;
|
|
2514
|
-
"gradName": NamedNode<'http://dbpedia.org/ontology/gradName'>;
|
|
2515
|
-
"gradNum": NamedNode<'http://dbpedia.org/ontology/gradNum'>;
|
|
2516
2451
|
"grades": NamedNode<'http://dbpedia.org/ontology/grades'>;
|
|
2517
2452
|
"grammyAward": NamedNode<'http://dbpedia.org/ontology/grammyAward'>;
|
|
2518
2453
|
"grandsire": NamedNode<'http://dbpedia.org/ontology/grandsire'>;
|
|
@@ -2581,8 +2516,6 @@ interface Dbo {
|
|
|
2581
2516
|
/** inscrit à un inventaires dédiés à la conservation du patrimoine, naturel ou culturel, existants dans le monde. */
|
|
2582
2517
|
"heritageRegister": NamedNode<'http://dbpedia.org/ontology/heritageRegister'>;
|
|
2583
2518
|
"hgncid": NamedNode<'http://dbpedia.org/ontology/hgncid'>;
|
|
2584
|
-
"highest": NamedNode<'http://dbpedia.org/ontology/highest'>;
|
|
2585
|
-
"highestAltitude": NamedNode<'http://dbpedia.org/ontology/highestAltitude'>;
|
|
2586
2519
|
"highestBreak": NamedNode<'http://dbpedia.org/ontology/highestBreak'>;
|
|
2587
2520
|
"highestBuildingInYear": NamedNode<'http://dbpedia.org/ontology/highestBuildingInYear'>;
|
|
2588
2521
|
"highestMountain": NamedNode<'http://dbpedia.org/ontology/highestMountain'>;
|
|
@@ -2659,7 +2592,6 @@ interface Dbo {
|
|
|
2659
2592
|
"impactFactor": NamedNode<'http://dbpedia.org/ontology/impactFactor'>;
|
|
2660
2593
|
/** Census year of the imapct factor. */
|
|
2661
2594
|
"impactFactorAsOf": NamedNode<'http://dbpedia.org/ontology/impactFactorAsOf'>;
|
|
2662
|
-
"importantStation": NamedNode<'http://dbpedia.org/ontology/importantStation'>;
|
|
2663
2595
|
"imposedDanseCompetition": NamedNode<'http://dbpedia.org/ontology/imposedDanseCompetition'>;
|
|
2664
2596
|
"imposedDanseScore": NamedNode<'http://dbpedia.org/ontology/imposedDanseScore'>;
|
|
2665
2597
|
"inCemetery": NamedNode<'http://dbpedia.org/ontology/inCemetery'>;
|
|
@@ -2755,7 +2687,6 @@ interface Dbo {
|
|
|
2755
2687
|
/** Die Zuständigkeit oder Kompetenz legt im öffentlichen Recht fest, welche Behörde bzw. welches Gericht im Einzelfall rechtlich zu hoheitlichem Handeln ermächtigt und verpflichtet ist. */
|
|
2756
2688
|
"jurisdiction": NamedNode<'http://dbpedia.org/ontology/jurisdiction'>;
|
|
2757
2689
|
"jutsu": NamedNode<'http://dbpedia.org/ontology/jutsu'>;
|
|
2758
|
-
"kegg": NamedNode<'http://dbpedia.org/ontology/kegg'>;
|
|
2759
2690
|
"keyPerson": NamedNode<'http://dbpedia.org/ontology/keyPerson'>;
|
|
2760
2691
|
"khlDraft": NamedNode<'http://dbpedia.org/ontology/khlDraft'>;
|
|
2761
2692
|
"khlDraftTeam": NamedNode<'http://dbpedia.org/ontology/khlDraftTeam'>;
|
|
@@ -2857,7 +2788,6 @@ interface Dbo {
|
|
|
2857
2788
|
"legalForm": NamedNode<'http://dbpedia.org/ontology/legalForm'>;
|
|
2858
2789
|
/** The term of the on-going session (e.g.: "40th Canadian Parliament"). */
|
|
2859
2790
|
"legislativePeriodName": NamedNode<'http://dbpedia.org/ontology/legislativePeriodName'>;
|
|
2860
|
-
"legislature": NamedNode<'http://dbpedia.org/ontology/legislature'>;
|
|
2861
2791
|
"length": NamedNode<'http://dbpedia.org/ontology/length'>;
|
|
2862
2792
|
"lengthQuote": NamedNode<'http://dbpedia.org/ontology/lengthQuote'>;
|
|
2863
2793
|
"lengthReference": NamedNode<'http://dbpedia.org/ontology/lengthReference'>;
|
|
@@ -2919,7 +2849,6 @@ interface Dbo {
|
|
|
2919
2849
|
/** Payload mass in a typical Low Earth orbit */
|
|
2920
2850
|
"lowerEarthOrbitPayload": NamedNode<'http://dbpedia.org/ontology/lowerEarthOrbitPayload'>;
|
|
2921
2851
|
"lowest": NamedNode<'http://dbpedia.org/ontology/lowest'>;
|
|
2922
|
-
"lowestAltitude": NamedNode<'http://dbpedia.org/ontology/lowestAltitude'>;
|
|
2923
2852
|
"lowestMountain": NamedNode<'http://dbpedia.org/ontology/lowestMountain'>;
|
|
2924
2853
|
"lowestPlace": NamedNode<'http://dbpedia.org/ontology/lowestPlace'>;
|
|
2925
2854
|
"lowestPoint": NamedNode<'http://dbpedia.org/ontology/lowestPoint'>;
|
|
@@ -2975,7 +2904,6 @@ interface Dbo {
|
|
|
2975
2904
|
"managerYearsStartYear": NamedNode<'http://dbpedia.org/ontology/managerYearsStartYear'>;
|
|
2976
2905
|
"managingEditor": NamedNode<'http://dbpedia.org/ontology/managingEditor'>;
|
|
2977
2906
|
"mandate": NamedNode<'http://dbpedia.org/ontology/mandate'>;
|
|
2978
|
-
"manufactory": NamedNode<'http://dbpedia.org/ontology/manufactory'>;
|
|
2979
2907
|
"manufacturer": NamedNode<'http://dbpedia.org/ontology/manufacturer'>;
|
|
2980
2908
|
/** A map of the place. */
|
|
2981
2909
|
"map": NamedNode<'http://dbpedia.org/ontology/map'>;
|
|
@@ -3026,10 +2954,6 @@ interface Dbo {
|
|
|
3026
2954
|
"mediaItem": NamedNode<'http://dbpedia.org/ontology/mediaItem'>;
|
|
3027
2955
|
/** Print / On-line (then binding types etc. if relevant) */
|
|
3028
2956
|
"mediaType": NamedNode<'http://dbpedia.org/ontology/mediaType'>;
|
|
3029
|
-
"medicalCause": NamedNode<'http://dbpedia.org/ontology/medicalCause'>;
|
|
3030
|
-
"medicalDiagnosis": NamedNode<'http://dbpedia.org/ontology/medicalDiagnosis'>;
|
|
3031
|
-
"medicalSpecialty": NamedNode<'http://dbpedia.org/ontology/medicalSpecialty'>;
|
|
3032
|
-
"medication": NamedNode<'http://dbpedia.org/ontology/medication'>;
|
|
3033
2957
|
"medlinePlus": NamedNode<'http://dbpedia.org/ontology/medlinePlus'>;
|
|
3034
2958
|
"meetingBuilding": NamedNode<'http://dbpedia.org/ontology/meetingBuilding'>;
|
|
3035
2959
|
"meetingCity": NamedNode<'http://dbpedia.org/ontology/meetingCity'>;
|
|
@@ -3044,7 +2968,6 @@ interface Dbo {
|
|
|
3044
2968
|
"mentor": NamedNode<'http://dbpedia.org/ontology/mentor'>;
|
|
3045
2969
|
"mergedIntoParty": NamedNode<'http://dbpedia.org/ontology/mergedIntoParty'>;
|
|
3046
2970
|
"mergedSettlement": NamedNode<'http://dbpedia.org/ontology/mergedSettlement'>;
|
|
3047
|
-
"mergedWith": NamedNode<'http://dbpedia.org/ontology/mergedWith'>;
|
|
3048
2971
|
"mergerDate": NamedNode<'http://dbpedia.org/ontology/mergerDate'>;
|
|
3049
2972
|
"meshId": NamedNode<'http://dbpedia.org/ontology/meshId'>;
|
|
3050
2973
|
"meshName": NamedNode<'http://dbpedia.org/ontology/meshName'>;
|
|
@@ -3062,7 +2985,6 @@ interface Dbo {
|
|
|
3062
2985
|
"militaryGovernment": NamedNode<'http://dbpedia.org/ontology/militaryGovernment'>;
|
|
3063
2986
|
/** The highest rank achieved by a person. */
|
|
3064
2987
|
"militaryRank": NamedNode<'http://dbpedia.org/ontology/militaryRank'>;
|
|
3065
|
-
"militaryService": NamedNode<'http://dbpedia.org/ontology/militaryService'>;
|
|
3066
2988
|
/** For persons who are not notable as commanding officers, the unit (company, battalion, regiment, etc.) in which they served. */
|
|
3067
2989
|
"militaryUnit": NamedNode<'http://dbpedia.org/ontology/militaryUnit'>;
|
|
3068
2990
|
/** the size of the military unit */
|
|
@@ -3086,7 +3008,6 @@ interface Dbo {
|
|
|
3086
3008
|
"minimumElevation": NamedNode<'http://dbpedia.org/ontology/minimumElevation'>;
|
|
3087
3009
|
"minimumInclination": NamedNode<'http://dbpedia.org/ontology/minimumInclination'>;
|
|
3088
3010
|
"minimumTemperature": NamedNode<'http://dbpedia.org/ontology/minimumTemperature'>;
|
|
3089
|
-
"minister": NamedNode<'http://dbpedia.org/ontology/minister'>;
|
|
3090
3011
|
"minority": NamedNode<'http://dbpedia.org/ontology/minority'>;
|
|
3091
3012
|
/** number of office holder */
|
|
3092
3013
|
"minorityFloorLeader": NamedNode<'http://dbpedia.org/ontology/minorityFloorLeader'>;
|
|
@@ -3102,16 +3023,13 @@ interface Dbo {
|
|
|
3102
3023
|
"modelLineVehicle": NamedNode<'http://dbpedia.org/ontology/modelLineVehicle'>;
|
|
3103
3024
|
"modelStartDate": NamedNode<'http://dbpedia.org/ontology/modelStartDate'>;
|
|
3104
3025
|
"modelStartYear": NamedNode<'http://dbpedia.org/ontology/modelStartYear'>;
|
|
3105
|
-
"molarMass": NamedNode<'http://dbpedia.org/ontology/molarMass'>;
|
|
3106
3026
|
"molecularWeight": NamedNode<'http://dbpedia.org/ontology/molecularWeight'>;
|
|
3107
3027
|
"monarch": NamedNode<'http://dbpedia.org/ontology/monarch'>;
|
|
3108
3028
|
"month": NamedNode<'http://dbpedia.org/ontology/month'>;
|
|
3109
3029
|
"mood": NamedNode<'http://dbpedia.org/ontology/mood'>;
|
|
3110
3030
|
"mostDownPoint": NamedNode<'http://dbpedia.org/ontology/mostDownPoint'>;
|
|
3111
|
-
"mostSuccessfulPlayer": NamedNode<'http://dbpedia.org/ontology/mostSuccessfulPlayer'>;
|
|
3112
3031
|
"mostWins": NamedNode<'http://dbpedia.org/ontology/mostWins'>;
|
|
3113
3032
|
"mother": NamedNode<'http://dbpedia.org/ontology/mother'>;
|
|
3114
|
-
"motive": NamedNode<'http://dbpedia.org/ontology/motive'>;
|
|
3115
3033
|
"motto": NamedNode<'http://dbpedia.org/ontology/motto'>;
|
|
3116
3034
|
"mount": NamedNode<'http://dbpedia.org/ontology/mount'>;
|
|
3117
3035
|
"mountainRange": NamedNode<'http://dbpedia.org/ontology/mountainRange'>;
|
|
@@ -3136,7 +3054,6 @@ interface Dbo {
|
|
|
3136
3054
|
/** Nieuw type is nodig omdat Museum eigenlijk geen subklasse van Building is, maar meer te maken heeft met de functie van het gebouw. 'Museumtype' is dan ook meer thema- en collectiegerelateerd */
|
|
3137
3055
|
"museumType": NamedNode<'http://dbpedia.org/ontology/museumType'>;
|
|
3138
3056
|
"musicBand": NamedNode<'http://dbpedia.org/ontology/musicBand'>;
|
|
3139
|
-
"musicBrainzArtistId": NamedNode<'http://dbpedia.org/ontology/musicBrainzArtistId'>;
|
|
3140
3057
|
"musicBy": NamedNode<'http://dbpedia.org/ontology/musicBy'>;
|
|
3141
3058
|
"musicComposer": NamedNode<'http://dbpedia.org/ontology/musicComposer'>;
|
|
3142
3059
|
/** The format of the album: EP, Single etc. */
|
|
@@ -3191,7 +3108,6 @@ interface Dbo {
|
|
|
3191
3108
|
"ncaaSeason": NamedNode<'http://dbpedia.org/ontology/ncaaSeason'>;
|
|
3192
3109
|
"ncaaTeam": NamedNode<'http://dbpedia.org/ontology/ncaaTeam'>;
|
|
3193
3110
|
"ncbhof": NamedNode<'http://dbpedia.org/ontology/ncbhof'>;
|
|
3194
|
-
"nciId": NamedNode<'http://dbpedia.org/ontology/nciId'>;
|
|
3195
3111
|
/** National Diet Library of Japan identificator. http://id.ndl.go.jp/auth/ndlna/$1 */
|
|
3196
3112
|
"ndlId": NamedNode<'http://dbpedia.org/ontology/ndlId'>;
|
|
3197
3113
|
"nearestCity": NamedNode<'http://dbpedia.org/ontology/nearestCity'>;
|
|
@@ -3223,7 +3139,6 @@ interface Dbo {
|
|
|
3223
3139
|
/** The subject of a non-fiction book (e.g.: History, Biography, Cookbook, Climate change, ...). */
|
|
3224
3140
|
"nonFictionSubject": NamedNode<'http://dbpedia.org/ontology/nonFictionSubject'>;
|
|
3225
3141
|
"nonProfessionalCareer": NamedNode<'http://dbpedia.org/ontology/nonProfessionalCareer'>;
|
|
3226
|
-
"nord": NamedNode<'http://dbpedia.org/ontology/nord'>;
|
|
3227
3142
|
/** indicates another place situated north-east. */
|
|
3228
3143
|
"northEastPlace": NamedNode<'http://dbpedia.org/ontology/northEastPlace'>;
|
|
3229
3144
|
/** indicates another place situated north. */
|
|
@@ -3262,8 +3177,6 @@ interface Dbo {
|
|
|
3262
3177
|
"numberOfCantons": NamedNode<'http://dbpedia.org/ontology/numberOfCantons'>;
|
|
3263
3178
|
"numberOfCapitalDeputies": NamedNode<'http://dbpedia.org/ontology/numberOfCapitalDeputies'>;
|
|
3264
3179
|
"numberOfCity": NamedNode<'http://dbpedia.org/ontology/numberOfCity'>;
|
|
3265
|
-
"numberOfClasses": NamedNode<'http://dbpedia.org/ontology/numberOfClasses'>;
|
|
3266
|
-
"numberOfClassesWithResource": NamedNode<'http://dbpedia.org/ontology/numberOfClassesWithResource'>;
|
|
3267
3180
|
"numberOfClassrooms": NamedNode<'http://dbpedia.org/ontology/numberOfClassrooms'>;
|
|
3268
3181
|
"numberOfClubs": NamedNode<'http://dbpedia.org/ontology/numberOfClubs'>;
|
|
3269
3182
|
/** Aanduiding van omvang van de collectie van deze bibliotheek */
|
|
@@ -3274,11 +3187,9 @@ interface Dbo {
|
|
|
3274
3187
|
"numberOfCrew": NamedNode<'http://dbpedia.org/ontology/numberOfCrew'>;
|
|
3275
3188
|
"numberOfDeaths": NamedNode<'http://dbpedia.org/ontology/numberOfDeaths'>;
|
|
3276
3189
|
"numberOfDependency": NamedNode<'http://dbpedia.org/ontology/numberOfDependency'>;
|
|
3277
|
-
"numberOfDisambiguates": NamedNode<'http://dbpedia.org/ontology/numberOfDisambiguates'>;
|
|
3278
3190
|
"numberOfDistrict": NamedNode<'http://dbpedia.org/ontology/numberOfDistrict'>;
|
|
3279
3191
|
"numberOfDistricts": NamedNode<'http://dbpedia.org/ontology/numberOfDistricts'>;
|
|
3280
3192
|
"numberOfDoctoralStudents": NamedNode<'http://dbpedia.org/ontology/numberOfDoctoralStudents'>;
|
|
3281
|
-
"numberOfDoors": NamedNode<'http://dbpedia.org/ontology/numberOfDoors'>;
|
|
3282
3193
|
"numberOfEmployees": NamedNode<'http://dbpedia.org/ontology/numberOfEmployees'>;
|
|
3283
3194
|
"numberOfEntrances": NamedNode<'http://dbpedia.org/ontology/numberOfEntrances'>;
|
|
3284
3195
|
"numberOfEpisodes": NamedNode<'http://dbpedia.org/ontology/numberOfEpisodes'>;
|
|
@@ -3291,7 +3202,6 @@ interface Dbo {
|
|
|
3291
3202
|
"numberOfHoles": NamedNode<'http://dbpedia.org/ontology/numberOfHoles'>;
|
|
3292
3203
|
/** Aantal huizen in afgegrensd gebied */
|
|
3293
3204
|
"numberOfHouses": NamedNode<'http://dbpedia.org/ontology/numberOfHouses'>;
|
|
3294
|
-
"numberOfIndegree": NamedNode<'http://dbpedia.org/ontology/numberOfIndegree'>;
|
|
3295
3205
|
"numberOfIntercommunality": NamedNode<'http://dbpedia.org/ontology/numberOfIntercommunality'>;
|
|
3296
3206
|
"numberOfIsland": NamedNode<'http://dbpedia.org/ontology/numberOfIsland'>;
|
|
3297
3207
|
"numberOfIslands": NamedNode<'http://dbpedia.org/ontology/numberOfIslands'>;
|
|
@@ -3300,7 +3210,6 @@ interface Dbo {
|
|
|
3300
3210
|
"numberOfLaunches": NamedNode<'http://dbpedia.org/ontology/numberOfLaunches'>;
|
|
3301
3211
|
/** Number of lawyers or attorneys in the company. */
|
|
3302
3212
|
"numberOfLawyers": NamedNode<'http://dbpedia.org/ontology/numberOfLawyers'>;
|
|
3303
|
-
"numberOfLifts": NamedNode<'http://dbpedia.org/ontology/numberOfLifts'>;
|
|
3304
3213
|
/** Number of lines in the transit system. */
|
|
3305
3214
|
"numberOfLines": NamedNode<'http://dbpedia.org/ontology/numberOfLines'>;
|
|
3306
3215
|
/** the number of live albums released by the musical artist */
|
|
@@ -3311,16 +3220,12 @@ interface Dbo {
|
|
|
3311
3220
|
"numberOfMembersAsOf": NamedNode<'http://dbpedia.org/ontology/numberOfMembersAsOf'>;
|
|
3312
3221
|
"numberOfMinistries": NamedNode<'http://dbpedia.org/ontology/numberOfMinistries'>;
|
|
3313
3222
|
"numberOfMunicipalities": NamedNode<'http://dbpedia.org/ontology/numberOfMunicipalities'>;
|
|
3314
|
-
"numberOfMusicalArtistEntities": NamedNode<'http://dbpedia.org/ontology/numberOfMusicalArtistEntities'>;
|
|
3315
|
-
"numberOfMusicalArtistInstrument": NamedNode<'http://dbpedia.org/ontology/numberOfMusicalArtistInstrument'>;
|
|
3316
|
-
"numberOfMusicalArtistStyle": NamedNode<'http://dbpedia.org/ontology/numberOfMusicalArtistStyle'>;
|
|
3317
3223
|
"numberOfNeighbourhood": NamedNode<'http://dbpedia.org/ontology/numberOfNeighbourhood'>;
|
|
3318
3224
|
"numberOfNewlyIntroducedSports": NamedNode<'http://dbpedia.org/ontology/numberOfNewlyIntroducedSports'>;
|
|
3319
3225
|
/** Number of the company's offices. */
|
|
3320
3226
|
"numberOfOffices": NamedNode<'http://dbpedia.org/ontology/numberOfOffices'>;
|
|
3321
3227
|
"numberOfOfficials": NamedNode<'http://dbpedia.org/ontology/numberOfOfficials'>;
|
|
3322
3228
|
"numberOfOrbits": NamedNode<'http://dbpedia.org/ontology/numberOfOrbits'>;
|
|
3323
|
-
"numberOfOutdegree": NamedNode<'http://dbpedia.org/ontology/numberOfOutdegree'>;
|
|
3324
3229
|
"numberOfPads": NamedNode<'http://dbpedia.org/ontology/numberOfPads'>;
|
|
3325
3230
|
/** The books number of pages. */
|
|
3326
3231
|
"numberOfPages": NamedNode<'http://dbpedia.org/ontology/numberOfPages'>;
|
|
@@ -3329,14 +3234,9 @@ interface Dbo {
|
|
|
3329
3234
|
"numberOfParticipatingFemaleAthletes": NamedNode<'http://dbpedia.org/ontology/numberOfParticipatingFemaleAthletes'>;
|
|
3330
3235
|
"numberOfParticipatingMaleAthletes": NamedNode<'http://dbpedia.org/ontology/numberOfParticipatingMaleAthletes'>;
|
|
3331
3236
|
"numberOfParticipatingNations": NamedNode<'http://dbpedia.org/ontology/numberOfParticipatingNations'>;
|
|
3332
|
-
"numberOfPassengers": NamedNode<'http://dbpedia.org/ontology/numberOfPassengers'>;
|
|
3333
3237
|
"numberOfPeopleAttending": NamedNode<'http://dbpedia.org/ontology/numberOfPeopleAttending'>;
|
|
3334
3238
|
/** nombre de personnes ayant une license pour pratiquer cette activité */
|
|
3335
3239
|
"numberOfPeopleLicensed": NamedNode<'http://dbpedia.org/ontology/numberOfPeopleLicensed'>;
|
|
3336
|
-
"numberOfPersonBornInPlace": NamedNode<'http://dbpedia.org/ontology/numberOfPersonBornInPlace'>;
|
|
3337
|
-
"numberOfPersonEntities": NamedNode<'http://dbpedia.org/ontology/numberOfPersonEntities'>;
|
|
3338
|
-
"numberOfPersonFromUniversity": NamedNode<'http://dbpedia.org/ontology/numberOfPersonFromUniversity'>;
|
|
3339
|
-
"numberOfPersonInOccupation": NamedNode<'http://dbpedia.org/ontology/numberOfPersonInOccupation'>;
|
|
3340
3240
|
/** Number of piers standing in a river or other water in normal conditions. */
|
|
3341
3241
|
"numberOfPiersInWater": NamedNode<'http://dbpedia.org/ontology/numberOfPiersInWater'>;
|
|
3342
3242
|
"numberOfPixels": NamedNode<'http://dbpedia.org/ontology/numberOfPixels'>;
|
|
@@ -3344,17 +3244,9 @@ interface Dbo {
|
|
|
3344
3244
|
"numberOfPlatformLevels": NamedNode<'http://dbpedia.org/ontology/numberOfPlatformLevels'>;
|
|
3345
3245
|
"numberOfPlayers": NamedNode<'http://dbpedia.org/ontology/numberOfPlayers'>;
|
|
3346
3246
|
"numberOfPostgraduateStudents": NamedNode<'http://dbpedia.org/ontology/numberOfPostgraduateStudents'>;
|
|
3347
|
-
"numberOfPredicates": NamedNode<'http://dbpedia.org/ontology/numberOfPredicates'>;
|
|
3348
3247
|
/** number of people who earns his living from a specified activity. */
|
|
3349
3248
|
"numberOfProfessionals": NamedNode<'http://dbpedia.org/ontology/numberOfProfessionals'>;
|
|
3350
|
-
"numberOfProperties": NamedNode<'http://dbpedia.org/ontology/numberOfProperties'>;
|
|
3351
|
-
"numberOfPropertiesUsed": NamedNode<'http://dbpedia.org/ontology/numberOfPropertiesUsed'>;
|
|
3352
3249
|
"numberOfReactors": NamedNode<'http://dbpedia.org/ontology/numberOfReactors'>;
|
|
3353
|
-
"numberOfRedirectedResource": NamedNode<'http://dbpedia.org/ontology/numberOfRedirectedResource'>;
|
|
3354
|
-
"numberOfResource": NamedNode<'http://dbpedia.org/ontology/numberOfResource'>;
|
|
3355
|
-
"numberOfResourceOfClass": NamedNode<'http://dbpedia.org/ontology/numberOfResourceOfClass'>;
|
|
3356
|
-
"numberOfResourceOfType": NamedNode<'http://dbpedia.org/ontology/numberOfResourceOfType'>;
|
|
3357
|
-
"numberOfResourceWithType": NamedNode<'http://dbpedia.org/ontology/numberOfResourceWithType'>;
|
|
3358
3250
|
"numberOfRestaurants": NamedNode<'http://dbpedia.org/ontology/numberOfRestaurants'>;
|
|
3359
3251
|
"numberOfRockets": NamedNode<'http://dbpedia.org/ontology/numberOfRockets'>;
|
|
3360
3252
|
"numberOfRooms": NamedNode<'http://dbpedia.org/ontology/numberOfRooms'>;
|
|
@@ -3364,11 +3256,7 @@ interface Dbo {
|
|
|
3364
3256
|
/** aantal zetels in Tweede-Kamer-achtig parlement */
|
|
3365
3257
|
"numberOfSeatsInParliament": NamedNode<'http://dbpedia.org/ontology/numberOfSeatsInParliament'>;
|
|
3366
3258
|
"numberOfSettlement": NamedNode<'http://dbpedia.org/ontology/numberOfSettlement'>;
|
|
3367
|
-
"numberOfSettlementsInCountry": NamedNode<'http://dbpedia.org/ontology/numberOfSettlementsInCountry'>;
|
|
3368
3259
|
"numberOfSilverMedalsWon": NamedNode<'http://dbpedia.org/ontology/numberOfSilverMedalsWon'>;
|
|
3369
|
-
"numberOfSoccerPlayerInCountryRepre": NamedNode<'http://dbpedia.org/ontology/numberOfSoccerPlayerInCountryRepre'>;
|
|
3370
|
-
"numberOfSoccerPlayersBornInPlace": NamedNode<'http://dbpedia.org/ontology/numberOfSoccerPlayersBornInPlace'>;
|
|
3371
|
-
"numberOfSoccerPlayersInTeam": NamedNode<'http://dbpedia.org/ontology/numberOfSoccerPlayersInTeam'>;
|
|
3372
3260
|
/** Number of spans or arches. */
|
|
3373
3261
|
"numberOfSpans": NamedNode<'http://dbpedia.org/ontology/numberOfSpans'>;
|
|
3374
3262
|
"numberOfSpeakers": NamedNode<'http://dbpedia.org/ontology/numberOfSpeakers'>;
|
|
@@ -3379,7 +3267,6 @@ interface Dbo {
|
|
|
3379
3267
|
"numberOfStateDeputies": NamedNode<'http://dbpedia.org/ontology/numberOfStateDeputies'>;
|
|
3380
3268
|
/** Number of stations or stops. */
|
|
3381
3269
|
"numberOfStations": NamedNode<'http://dbpedia.org/ontology/numberOfStations'>;
|
|
3382
|
-
"numberOfStores": NamedNode<'http://dbpedia.org/ontology/numberOfStores'>;
|
|
3383
3270
|
"numberOfStudents": NamedNode<'http://dbpedia.org/ontology/numberOfStudents'>;
|
|
3384
3271
|
/** the number of studio albums released by the musical artist */
|
|
3385
3272
|
"numberOfStudioAlbums": NamedNode<'http://dbpedia.org/ontology/numberOfStudioAlbums'>;
|
|
@@ -3387,12 +3274,8 @@ interface Dbo {
|
|
|
3387
3274
|
"numberOfTeams": NamedNode<'http://dbpedia.org/ontology/numberOfTeams'>;
|
|
3388
3275
|
/** Number of tracks of a railway or railway station. */
|
|
3389
3276
|
"numberOfTracks": NamedNode<'http://dbpedia.org/ontology/numberOfTracks'>;
|
|
3390
|
-
"numberOfTrails": NamedNode<'http://dbpedia.org/ontology/numberOfTrails'>;
|
|
3391
|
-
"numberOfTriples": NamedNode<'http://dbpedia.org/ontology/numberOfTriples'>;
|
|
3392
3277
|
"numberOfTurns": NamedNode<'http://dbpedia.org/ontology/numberOfTurns'>;
|
|
3393
3278
|
"numberOfUndergraduateStudents": NamedNode<'http://dbpedia.org/ontology/numberOfUndergraduateStudents'>;
|
|
3394
|
-
"numberOfUniqeResources": NamedNode<'http://dbpedia.org/ontology/numberOfUniqeResources'>;
|
|
3395
|
-
"numberOfUseOfProperty": NamedNode<'http://dbpedia.org/ontology/numberOfUseOfProperty'>;
|
|
3396
3279
|
/** Number of vehicles used in the transit system. */
|
|
3397
3280
|
"numberOfVehicles": NamedNode<'http://dbpedia.org/ontology/numberOfVehicles'>;
|
|
3398
3281
|
"numberOfVillages": NamedNode<'http://dbpedia.org/ontology/numberOfVillages'>;
|
|
@@ -3412,7 +3295,6 @@ interface Dbo {
|
|
|
3412
3295
|
"occupation": NamedNode<'http://dbpedia.org/ontology/occupation'>;
|
|
3413
3296
|
/** Online Computer Library Center number */
|
|
3414
3297
|
"oclc": NamedNode<'http://dbpedia.org/ontology/oclc'>;
|
|
3415
|
-
"odor": NamedNode<'http://dbpedia.org/ontology/odor'>;
|
|
3416
3298
|
"offeredClasses": NamedNode<'http://dbpedia.org/ontology/offeredClasses'>;
|
|
3417
3299
|
"office": NamedNode<'http://dbpedia.org/ontology/office'>;
|
|
3418
3300
|
"officerInCharge": NamedNode<'http://dbpedia.org/ontology/officerInCharge'>;
|
|
@@ -3496,7 +3378,6 @@ interface Dbo {
|
|
|
3496
3378
|
"originallyUsedFor": NamedNode<'http://dbpedia.org/ontology/originallyUsedFor'>;
|
|
3497
3379
|
"origo": NamedNode<'http://dbpedia.org/ontology/origo'>;
|
|
3498
3380
|
"orogeny": NamedNode<'http://dbpedia.org/ontology/orogeny'>;
|
|
3499
|
-
"orpha": NamedNode<'http://dbpedia.org/ontology/orpha'>;
|
|
3500
3381
|
"orthologousGene": NamedNode<'http://dbpedia.org/ontology/orthologousGene'>;
|
|
3501
3382
|
"other": NamedNode<'http://dbpedia.org/ontology/other'>;
|
|
3502
3383
|
"otherActivity": NamedNode<'http://dbpedia.org/ontology/otherActivity'>;
|
|
@@ -3531,7 +3412,6 @@ interface Dbo {
|
|
|
3531
3412
|
"parentCompany": NamedNode<'http://dbpedia.org/ontology/parentCompany'>;
|
|
3532
3413
|
"parentMountainPeak": NamedNode<'http://dbpedia.org/ontology/parentMountainPeak'>;
|
|
3533
3414
|
"parentOrganisation": NamedNode<'http://dbpedia.org/ontology/parentOrganisation'>;
|
|
3534
|
-
"parentheses": NamedNode<'http://dbpedia.org/ontology/parentheses'>;
|
|
3535
3415
|
"parish": NamedNode<'http://dbpedia.org/ontology/parish'>;
|
|
3536
3416
|
/** Information on station's parking facilities. */
|
|
3537
3417
|
"parkingInformation": NamedNode<'http://dbpedia.org/ontology/parkingInformation'>;
|
|
@@ -3546,7 +3426,6 @@ interface Dbo {
|
|
|
3546
3426
|
"participant": NamedNode<'http://dbpedia.org/ontology/participant'>;
|
|
3547
3427
|
"participatingIn": NamedNode<'http://dbpedia.org/ontology/participatingIn'>;
|
|
3548
3428
|
"particularSign": NamedNode<'http://dbpedia.org/ontology/particularSign'>;
|
|
3549
|
-
"partitionCoefficient": NamedNode<'http://dbpedia.org/ontology/partitionCoefficient'>;
|
|
3550
3429
|
"partner": NamedNode<'http://dbpedia.org/ontology/partner'>;
|
|
3551
3430
|
"party": NamedNode<'http://dbpedia.org/ontology/party'>;
|
|
3552
3431
|
"partyNumber": NamedNode<'http://dbpedia.org/ontology/partyNumber'>;
|
|
@@ -3568,7 +3447,6 @@ interface Dbo {
|
|
|
3568
3447
|
"penaltiesTeamA": NamedNode<'http://dbpedia.org/ontology/penaltiesTeamA'>;
|
|
3569
3448
|
"penaltiesTeamB": NamedNode<'http://dbpedia.org/ontology/penaltiesTeamB'>;
|
|
3570
3449
|
"penaltyScore": NamedNode<'http://dbpedia.org/ontology/penaltyScore'>;
|
|
3571
|
-
"pendamicDeaths": NamedNode<'http://dbpedia.org/ontology/pendamicDeaths'>;
|
|
3572
3450
|
"penisLength": NamedNode<'http://dbpedia.org/ontology/penisLength'>;
|
|
3573
3451
|
/** Name for the people inhabiting a place, eg Ankara->Ankariotes, Bulgaria->Bulgarians */
|
|
3574
3452
|
"peopleName": NamedNode<'http://dbpedia.org/ontology/peopleName'>;
|
|
@@ -3589,7 +3467,6 @@ interface Dbo {
|
|
|
3589
3467
|
"perifocus": NamedNode<'http://dbpedia.org/ontology/perifocus'>;
|
|
3590
3468
|
"perimeter": NamedNode<'http://dbpedia.org/ontology/perimeter'>;
|
|
3591
3469
|
"period": NamedNode<'http://dbpedia.org/ontology/period'>;
|
|
3592
|
-
"perpetrator": NamedNode<'http://dbpedia.org/ontology/perpetrator'>;
|
|
3593
3470
|
"person": NamedNode<'http://dbpedia.org/ontology/person'>;
|
|
3594
3471
|
"personFunction": NamedNode<'http://dbpedia.org/ontology/personFunction'>;
|
|
3595
3472
|
"personName": NamedNode<'http://dbpedia.org/ontology/personName'>;
|
|
@@ -3644,7 +3521,6 @@ interface Dbo {
|
|
|
3644
3521
|
/** The Political party of leader. */
|
|
3645
3522
|
"politicalPartyOfLeader": NamedNode<'http://dbpedia.org/ontology/politicalPartyOfLeader'>;
|
|
3646
3523
|
"politicalSeats": NamedNode<'http://dbpedia.org/ontology/politicalSeats'>;
|
|
3647
|
-
"politician": NamedNode<'http://dbpedia.org/ontology/politician'>;
|
|
3648
3524
|
"popularVote": NamedNode<'http://dbpedia.org/ontology/popularVote'>;
|
|
3649
3525
|
"population": NamedNode<'http://dbpedia.org/ontology/population'>;
|
|
3650
3526
|
"populationAsOf": NamedNode<'http://dbpedia.org/ontology/populationAsOf'>;
|
|
@@ -3837,7 +3713,6 @@ interface Dbo {
|
|
|
3837
3713
|
"recordDate": NamedNode<'http://dbpedia.org/ontology/recordDate'>;
|
|
3838
3714
|
"recordLabel": NamedNode<'http://dbpedia.org/ontology/recordLabel'>;
|
|
3839
3715
|
"recordedIn": NamedNode<'http://dbpedia.org/ontology/recordedIn'>;
|
|
3840
|
-
"recoveryCases": NamedNode<'http://dbpedia.org/ontology/recoveryCases'>;
|
|
3841
3716
|
"rector": NamedNode<'http://dbpedia.org/ontology/rector'>;
|
|
3842
3717
|
/** red list code for treatened species NL (different from IUCN) */
|
|
3843
3718
|
"redListIdNL": NamedNode<'http://dbpedia.org/ontology/redListIdNL'>;
|
|
@@ -3867,7 +3742,6 @@ interface Dbo {
|
|
|
3867
3742
|
"regionalLanguage": NamedNode<'http://dbpedia.org/ontology/regionalLanguage'>;
|
|
3868
3743
|
"regionalPrefecture": NamedNode<'http://dbpedia.org/ontology/regionalPrefecture'>;
|
|
3869
3744
|
"registration": NamedNode<'http://dbpedia.org/ontology/registration'>;
|
|
3870
|
-
"registry": NamedNode<'http://dbpedia.org/ontology/registry'>;
|
|
3871
3745
|
/** Identification of the registry a document is in */
|
|
3872
3746
|
"registryNumber": NamedNode<'http://dbpedia.org/ontology/registryNumber'>;
|
|
3873
3747
|
"reign": NamedNode<'http://dbpedia.org/ontology/reign'>;
|
|
@@ -3913,14 +3787,12 @@ interface Dbo {
|
|
|
3913
3787
|
"restingPlace": NamedNode<'http://dbpedia.org/ontology/restingPlace'>;
|
|
3914
3788
|
"restingPlacePosition": NamedNode<'http://dbpedia.org/ontology/restingPlacePosition'>;
|
|
3915
3789
|
"restoreDate": NamedNode<'http://dbpedia.org/ontology/restoreDate'>;
|
|
3916
|
-
"restriction": NamedNode<'http://dbpedia.org/ontology/restriction'>;
|
|
3917
3790
|
"result": NamedNode<'http://dbpedia.org/ontology/result'>;
|
|
3918
3791
|
"retentionTime": NamedNode<'http://dbpedia.org/ontology/retentionTime'>;
|
|
3919
3792
|
"retired": NamedNode<'http://dbpedia.org/ontology/retired'>;
|
|
3920
3793
|
"retiredRocket": NamedNode<'http://dbpedia.org/ontology/retiredRocket'>;
|
|
3921
3794
|
"retirementDate": NamedNode<'http://dbpedia.org/ontology/retirementDate'>;
|
|
3922
3795
|
"revenue": NamedNode<'http://dbpedia.org/ontology/revenue'>;
|
|
3923
|
-
"revenueYear": NamedNode<'http://dbpedia.org/ontology/revenueYear'>;
|
|
3924
3796
|
"review": NamedNode<'http://dbpedia.org/ontology/review'>;
|
|
3925
3797
|
"rgbCoordinateBlue": NamedNode<'http://dbpedia.org/ontology/rgbCoordinateBlue'>;
|
|
3926
3798
|
"rgbCoordinateGreen": NamedNode<'http://dbpedia.org/ontology/rgbCoordinateGreen'>;
|
|
@@ -3931,7 +3803,6 @@ interface Dbo {
|
|
|
3931
3803
|
"rightChild": NamedNode<'http://dbpedia.org/ontology/rightChild'>;
|
|
3932
3804
|
"rightTributary": NamedNode<'http://dbpedia.org/ontology/rightTributary'>;
|
|
3933
3805
|
"rival": NamedNode<'http://dbpedia.org/ontology/rival'>;
|
|
3934
|
-
"rivalSchool": NamedNode<'http://dbpedia.org/ontology/rivalSchool'>;
|
|
3935
3806
|
"river": NamedNode<'http://dbpedia.org/ontology/river'>;
|
|
3936
3807
|
"riverBranch": NamedNode<'http://dbpedia.org/ontology/riverBranch'>;
|
|
3937
3808
|
"riverBranchOf": NamedNode<'http://dbpedia.org/ontology/riverBranchOf'>;
|
|
@@ -4000,7 +3871,6 @@ interface Dbo {
|
|
|
4000
3871
|
"sameName": NamedNode<'http://dbpedia.org/ontology/sameName'>;
|
|
4001
3872
|
/** most recent average SAT scores */
|
|
4002
3873
|
"satScore": NamedNode<'http://dbpedia.org/ontology/satScore'>;
|
|
4003
|
-
"satcat": NamedNode<'http://dbpedia.org/ontology/satcat'>;
|
|
4004
3874
|
"satellite": NamedNode<'http://dbpedia.org/ontology/satellite'>;
|
|
4005
3875
|
"satellitesDeployed": NamedNode<'http://dbpedia.org/ontology/satellitesDeployed'>;
|
|
4006
3876
|
"scale": NamedNode<'http://dbpedia.org/ontology/scale'>;
|
|
@@ -4068,7 +3938,6 @@ interface Dbo {
|
|
|
4068
3938
|
"settlement": NamedNode<'http://dbpedia.org/ontology/settlement'>;
|
|
4069
3939
|
"settlementAttached": NamedNode<'http://dbpedia.org/ontology/settlementAttached'>;
|
|
4070
3940
|
"setupTime": NamedNode<'http://dbpedia.org/ontology/setupTime'>;
|
|
4071
|
-
"severeCases": NamedNode<'http://dbpedia.org/ontology/severeCases'>;
|
|
4072
3941
|
"sex": NamedNode<'http://dbpedia.org/ontology/sex'>;
|
|
4073
3942
|
"sexualOrientation": NamedNode<'http://dbpedia.org/ontology/sexualOrientation'>;
|
|
4074
3943
|
"shape": NamedNode<'http://dbpedia.org/ontology/shape'>;
|
|
@@ -4113,7 +3982,6 @@ interface Dbo {
|
|
|
4113
3982
|
"similar": NamedNode<'http://dbpedia.org/ontology/similar'>;
|
|
4114
3983
|
"sire": NamedNode<'http://dbpedia.org/ontology/sire'>;
|
|
4115
3984
|
"siren": NamedNode<'http://dbpedia.org/ontology/siren'>;
|
|
4116
|
-
"sister": NamedNode<'http://dbpedia.org/ontology/sister'>;
|
|
4117
3985
|
"sisterCollege": NamedNode<'http://dbpedia.org/ontology/sisterCollege'>;
|
|
4118
3986
|
"sisterNewspaper": NamedNode<'http://dbpedia.org/ontology/sisterNewspaper'>;
|
|
4119
3987
|
"sisterStation": NamedNode<'http://dbpedia.org/ontology/sisterStation'>;
|
|
@@ -4147,11 +4015,9 @@ interface Dbo {
|
|
|
4147
4015
|
/** de advocaat-generaal */
|
|
4148
4016
|
"solicitorGeneral": NamedNode<'http://dbpedia.org/ontology/solicitorGeneral'>;
|
|
4149
4017
|
"solubility": NamedNode<'http://dbpedia.org/ontology/solubility'>;
|
|
4150
|
-
"solvent": NamedNode<'http://dbpedia.org/ontology/solvent'>;
|
|
4151
4018
|
"solventWithBadSolubility": NamedNode<'http://dbpedia.org/ontology/solventWithBadSolubility'>;
|
|
4152
4019
|
"solventWithGoodSolubility": NamedNode<'http://dbpedia.org/ontology/solventWithGoodSolubility'>;
|
|
4153
4020
|
"solventWithMediocreSolubility": NamedNode<'http://dbpedia.org/ontology/solventWithMediocreSolubility'>;
|
|
4154
|
-
"son": NamedNode<'http://dbpedia.org/ontology/son'>;
|
|
4155
4021
|
/** Sound recording somehow related to the subject */
|
|
4156
4022
|
"soundRecording": NamedNode<'http://dbpedia.org/ontology/soundRecording'>;
|
|
4157
4023
|
"source": NamedNode<'http://dbpedia.org/ontology/source'>;
|
|
@@ -4193,7 +4059,6 @@ interface Dbo {
|
|
|
4193
4059
|
"specialTrial": NamedNode<'http://dbpedia.org/ontology/specialTrial'>;
|
|
4194
4060
|
"specialist": NamedNode<'http://dbpedia.org/ontology/specialist'>;
|
|
4195
4061
|
"speciality": NamedNode<'http://dbpedia.org/ontology/speciality'>;
|
|
4196
|
-
"specialization": NamedNode<'http://dbpedia.org/ontology/specialization'>;
|
|
4197
4062
|
"species": NamedNode<'http://dbpedia.org/ontology/species'>;
|
|
4198
4063
|
"speedLimit": NamedNode<'http://dbpedia.org/ontology/speedLimit'>;
|
|
4199
4064
|
"spike": NamedNode<'http://dbpedia.org/ontology/spike'>;
|
|
@@ -4315,11 +4180,9 @@ interface Dbo {
|
|
|
4315
4180
|
"surfaceFormOccurrenceOffset": NamedNode<'http://dbpedia.org/ontology/surfaceFormOccurrenceOffset'>;
|
|
4316
4181
|
"surfaceGravity": NamedNode<'http://dbpedia.org/ontology/surfaceGravity'>;
|
|
4317
4182
|
"surfaceType": NamedNode<'http://dbpedia.org/ontology/surfaceType'>;
|
|
4318
|
-
"suspectedCases": NamedNode<'http://dbpedia.org/ontology/suspectedCases'>;
|
|
4319
4183
|
"swimmingStyle": NamedNode<'http://dbpedia.org/ontology/swimmingStyle'>;
|
|
4320
4184
|
/** HUGO Gene Symbol */
|
|
4321
4185
|
"symbol": NamedNode<'http://dbpedia.org/ontology/symbol'>;
|
|
4322
|
-
"symptom": NamedNode<'http://dbpedia.org/ontology/symptom'>;
|
|
4323
4186
|
"synonym": NamedNode<'http://dbpedia.org/ontology/synonym'>;
|
|
4324
4187
|
/** A referral to the relevant system of law */
|
|
4325
4188
|
"systemOfLaw": NamedNode<'http://dbpedia.org/ontology/systemOfLaw'>;
|
|
@@ -4344,7 +4207,6 @@ interface Dbo {
|
|
|
4344
4207
|
"televisionSeries": NamedNode<'http://dbpedia.org/ontology/televisionSeries'>;
|
|
4345
4208
|
"tempPlace": NamedNode<'http://dbpedia.org/ontology/tempPlace'>;
|
|
4346
4209
|
"temperature": NamedNode<'http://dbpedia.org/ontology/temperature'>;
|
|
4347
|
-
"templateName": NamedNode<'http://dbpedia.org/ontology/templateName'>;
|
|
4348
4210
|
"temple": NamedNode<'http://dbpedia.org/ontology/temple'>;
|
|
4349
4211
|
"templeYear": NamedNode<'http://dbpedia.org/ontology/templeYear'>;
|
|
4350
4212
|
"tenant": NamedNode<'http://dbpedia.org/ontology/tenant'>;
|
|
@@ -4390,7 +4252,6 @@ interface Dbo {
|
|
|
4390
4252
|
"totalCargo": NamedNode<'http://dbpedia.org/ontology/totalCargo'>;
|
|
4391
4253
|
/** the total number of discs contained in the album */
|
|
4392
4254
|
"totalDiscs": NamedNode<'http://dbpedia.org/ontology/totalDiscs'>;
|
|
4393
|
-
"totalIliCases": NamedNode<'http://dbpedia.org/ontology/totalIliCases'>;
|
|
4394
4255
|
"totalLaunches": NamedNode<'http://dbpedia.org/ontology/totalLaunches'>;
|
|
4395
4256
|
"totalMass": NamedNode<'http://dbpedia.org/ontology/totalMass'>;
|
|
4396
4257
|
"totalPopulation": NamedNode<'http://dbpedia.org/ontology/totalPopulation'>;
|
|
@@ -4407,7 +4268,6 @@ interface Dbo {
|
|
|
4407
4268
|
/** Width of the track, e.g., the track width differing in Russia from (Western and Middle) European track width */
|
|
4408
4269
|
"trackWidth": NamedNode<'http://dbpedia.org/ontology/trackWidth'>;
|
|
4409
4270
|
"tradeMark": NamedNode<'http://dbpedia.org/ontology/tradeMark'>;
|
|
4410
|
-
"tradingName": NamedNode<'http://dbpedia.org/ontology/tradingName'>;
|
|
4411
4271
|
"trainer": NamedNode<'http://dbpedia.org/ontology/trainer'>;
|
|
4412
4272
|
"trainerClub": NamedNode<'http://dbpedia.org/ontology/trainerClub'>;
|
|
4413
4273
|
"trainerYears": NamedNode<'http://dbpedia.org/ontology/trainerYears'>;
|
|
@@ -4416,7 +4276,6 @@ interface Dbo {
|
|
|
4416
4276
|
/** Translator(s), if original not in English */
|
|
4417
4277
|
"translator": NamedNode<'http://dbpedia.org/ontology/translator'>;
|
|
4418
4278
|
"transmission": NamedNode<'http://dbpedia.org/ontology/transmission'>;
|
|
4419
|
-
"treatment": NamedNode<'http://dbpedia.org/ontology/treatment'>;
|
|
4420
4279
|
"tree": NamedNode<'http://dbpedia.org/ontology/tree'>;
|
|
4421
4280
|
"tribus": NamedNode<'http://dbpedia.org/ontology/tribus'>;
|
|
4422
4281
|
"trustee": NamedNode<'http://dbpedia.org/ontology/trustee'>;
|
|
@@ -4444,8 +4303,6 @@ interface Dbo {
|
|
|
4444
4303
|
*/
|
|
4445
4304
|
"ulanId": NamedNode<'http://dbpedia.org/ontology/ulanId'>;
|
|
4446
4305
|
"umbrellaTitle": NamedNode<'http://dbpedia.org/ontology/umbrellaTitle'>;
|
|
4447
|
-
"unNumber": NamedNode<'http://dbpedia.org/ontology/unNumber'>;
|
|
4448
|
-
"uncle": NamedNode<'http://dbpedia.org/ontology/uncle'>;
|
|
4449
4306
|
"undraftedYear": NamedNode<'http://dbpedia.org/ontology/undraftedYear'>;
|
|
4450
4307
|
"unesco": NamedNode<'http://dbpedia.org/ontology/unesco'>;
|
|
4451
4308
|
/** το διεθνές πρότυπο Unicode στοχεύει στην κωδικοποίηση όλων των συστημάτων γραφής που χρησιμοποιούνται στον πλανήτη. */
|
|
@@ -4480,7 +4337,6 @@ interface Dbo {
|
|
|
4480
4337
|
"v_hb": NamedNode<'http://dbpedia.org/ontology/v_hb'>;
|
|
4481
4338
|
"value": NamedNode<'http://dbpedia.org/ontology/value'>;
|
|
4482
4339
|
"valvetrain": NamedNode<'http://dbpedia.org/ontology/valvetrain'>;
|
|
4483
|
-
"vaporPressure": NamedNode<'http://dbpedia.org/ontology/vaporPressure'>;
|
|
4484
4340
|
/** variant or variation of something, for example the variant of a car */
|
|
4485
4341
|
"variantOf": NamedNode<'http://dbpedia.org/ontology/variantOf'>;
|
|
4486
4342
|
"varietals": NamedNode<'http://dbpedia.org/ontology/varietals'>;
|
|
@@ -4488,7 +4344,6 @@ interface Dbo {
|
|
|
4488
4344
|
"vehicle": NamedNode<'http://dbpedia.org/ontology/vehicle'>;
|
|
4489
4345
|
/** Region related vehicle code on the vehicle plates. */
|
|
4490
4346
|
"vehicleCode": NamedNode<'http://dbpedia.org/ontology/vehicleCode'>;
|
|
4491
|
-
"vehiclesInFleet": NamedNode<'http://dbpedia.org/ontology/vehiclesInFleet'>;
|
|
4492
4347
|
"vehiclesPerDay": NamedNode<'http://dbpedia.org/ontology/vehiclesPerDay'>;
|
|
4493
4348
|
"vein": NamedNode<'http://dbpedia.org/ontology/vein'>;
|
|
4494
4349
|
"veneratedIn": NamedNode<'http://dbpedia.org/ontology/veneratedIn'>;
|
|
@@ -4589,7 +4444,6 @@ interface Dbo {
|
|
|
4589
4444
|
"wikiPageRevisionID": NamedNode<'http://dbpedia.org/ontology/wikiPageRevisionID'>;
|
|
4590
4445
|
/** Reserved for DBpedia. */
|
|
4591
4446
|
"wikiPageRevisionLink": NamedNode<'http://dbpedia.org/ontology/wikiPageRevisionLink'>;
|
|
4592
|
-
"wikiPageUsesTemplate": NamedNode<'http://dbpedia.org/ontology/wikiPageUsesTemplate'>;
|
|
4593
4447
|
/** Reserved for DBpedia. */
|
|
4594
4448
|
"wikiPageWikiLink": NamedNode<'http://dbpedia.org/ontology/wikiPageWikiLink'>;
|
|
4595
4449
|
/** Reserved for DBpedia. */
|
|
@@ -4700,7 +4554,7 @@ interface Dbo {
|
|
|
4700
4554
|
"Tribus": NamedNode<'http://dbpedia.org/ontology/Tribus'>;
|
|
4701
4555
|
"MilitaryConflict,_AdministrativeRegion": NamedNode<'http://dbpedia.org/ontology/MilitaryConflict,_AdministrativeRegion'>;
|
|
4702
4556
|
}
|
|
4703
|
-
export declare const strict: Record<"number" | "symbol" | "length" | "description" | "day" | "era" | "month" | "second" | "year" | "other" | "map" | "currency" | "hybrid" | "end" | "information" | "origin" | "date" | "value" | "owner" | "Activity" | "Article" | "Document" | "Event" | "Flag" | "Group" | "Image" | "Person" | "Place" | "Relationship" | "altitude" | "author" | "duration" | "height" | "instrument" | "location" | "mediaType" | "name" | "rating" | "result" | "tag" | "updated" | "width" | "Work" | "jurisdiction" | "license" | "version" | "format" | "note" | "reference" | "source" | "title" | "abstract" | "editor" | "shape" | "Abbey" | "AcademicConference" | "AcademicJournal" | "AcademicSubject" | "Actor" | "AdministrativeRegion" | "AdultActor" | "Agent" | "Agglomeration" | "Aircraft" | "Airline" | "Airport" | "Album" | "Algorithm" | "Altitude" | "AmateurBoxer" | "Ambassador" | "AmericanFootballCoach" | "AmericanFootballLeague" | "AmericanFootballPlayer" | "AmericanFootballTeam" | "Amphibian" | "AmusementParkAttraction" | "AnatomicalStructure" | "Animal" | "AnimangaCharacter" | "Anime" | "Annotation" | "Arachnid" | "Archaea" | "Archbishop" | "Archeologist" | "ArcherPlayer" | "Archipelago" | "Architect" | "ArchitecturalStructure" | "Archive" | "Area" | "Arena" | "Aristocrat" | "Arrondissement" | "Artery" | "ArtificialSatellite" | "Artist" | "ArtistDiscography" | "ArtisticGenre" | "Artwork" | "Asteroid" | "Astronaut/timeInSpace" | "Astronaut" | "Athlete" | "Athletics" | "AthleticsPlayer" | "Atoll" | "Attack" | "AustralianFootballLeague" | "AustralianFootballTeam" | "AustralianRulesFootballPlayer" | "AutoRacingLeague" | "Automobile/fuelCapacity" | "Automobile/wheelbase" | "Automobile" | "AutomobileEngine" | "Award" | "BackScene" | "Bacteria" | "BadmintonPlayer" | "Band" | "Bank" | "Baronet" | "BaseballLeague" | "BaseballPlayer" | "BaseballSeason" | "BaseballTeam" | "BasketballLeague" | "BasketballPlayer" | "BasketballTeam" | "Battery" | "Bay" | "Beach" | "BeachVolleyballPlayer" | "BeautyQueen" | "Beer" | "Beverage" | "Biathlete" | "BiologicalDatabase" | "Biologist" | "Biomolecule" | "Bird" | "Birth" | "Blazon" | "BloodVessel" | "BoardGame" | "BobsleighAthlete" | "BodyOfWater" | "Bodybuilder" | "Bone" | "Book" | "BowlingLeague" | "Boxer" | "Boxing" | "BoxingCategory" | "BoxingLeague" | "BoxingStyle" | "Brain" | "Brewery" | "Bridge" | "BritishRoyalty" | "BroadcastNetwork" | "Broadcaster" | "BrownDwarf" | "Browser" | "Building/floorArea" | "Building" | "BullFighter" | "BusCompany" | "BusinessPerson" | "Camera" | "CanadianFootballLeague" | "CanadianFootballPlayer" | "CanadianFootballTeam" | "Canal/maximumBoatBeam" | "Canal/maximumBoatLength" | "Canal/originalMaximumBoatBeam" | "Canal/originalMaximumBoatLength" | "Canal" | "Canoeist" | "Canton" | "Cape" | "Capital" | "CapitalOfRegion" | "CardGame" | "Cardinal" | "CardinalDirection" | "CareerStation" | "Cartoon" | "Case" | "Casino" | "Castle" | "Cat" | "Caterer" | "Cave" | "Celebrity" | "CelestialBody" | "Cemetery" | "Chancellor" | "ChartsPlacements" | "Cheese" | "Chef" | "ChemicalCompound" | "ChemicalElement" | "ChemicalSubstance/boilingPoint" | "ChemicalSubstance/density" | "ChemicalSubstance/meltingPoint" | "ChemicalSubstance" | "ChessPlayer" | "ChristianBishop" | "ChristianDoctrine" | "ChristianPatriarch" | "Church" | "Cinema" | "Cipher" | "City" | "CityDistrict" | "ClassicalMusicArtist" | "ClassicalMusicComposition" | "Cleric" | "ClericalAdministrativeRegion" | "ClericalOrder" | "ClubMoss" | "Coach" | "CoalPit" | "CollectionOfValuables" | "College" | "CollegeCoach" | "Colour" | "CombinationDrug" | "Comedian" | "ComedyGroup" | "Comic" | "ComicStrip" | "ComicsCharacter" | "ComicsCreator" | "Community" | "Company" | "Competition" | "ConcentrationCamp" | "Congressman" | "Conifer" | "Constellation" | "Contest" | "Continent" | "ControlledDesignationOfOriginWine" | "Convention" | "ConveyorSystem/diameter" | "ConveyorSystem/height" | "ConveyorSystem/length" | "ConveyorSystem/mass" | "ConveyorSystem/weight" | "ConveyorSystem/width" | "ConveyorSystem" | "Country" | "CountrySeat" | "Crater" | "Creek" | "CricketGround" | "CricketLeague" | "CricketTeam" | "Cricketer" | "Criminal" | "CrossCountrySkier" | "Crustacean" | "CultivatedVariety" | "Curler" | "CurlingLeague" | "Currency" | "Cycad" | "CyclingCompetition" | "CyclingLeague" | "CyclingRace" | "CyclingTeam" | "Cyclist" | "DBpedian" | "DTMRacer" | "Dam" | "Dancer" | "DartsPlayer" | "Database" | "Deanery" | "Death" | "Decoration" | "Deity" | "Demographics" | "Department" | "Depth" | "Deputy" | "Desert" | "Device" | "DigitalCamera" | "Dike" | "Diocese" | "Diploma" | "Disease" | "DisneyCharacter" | "District" | "DistrictWaterBoard" | "Divorce" | "DocumentType" | "Dog" | "Drama" | "Drug/boilingPoint" | "Drug/meltingPoint" | "Drug" | "Earthquake" | "Economist" | "EducationalInstitution" | "Egyptologist" | "Election" | "ElectionDiagram" | "ElectricalSubstation" | "Embryology" | "Employer" | "EmployersOrganisation" | "Engine/acceleration" | "Engine/co2Emission" | "Engine/cylinderBore" | "Engine/diameter" | "Engine/displacement" | "Engine/height" | "Engine/length" | "Engine/pistonStroke" | "Engine/powerOutput" | "Engine/topSpeed" | "Engine/torqueOutput" | "Engine/weight" | "Engine/width" | "Engine" | "Engineer" | "Entomologist" | "Enzyme" | "Escalator/diameter" | "Escalator/height" | "Escalator/length" | "Escalator/mass" | "Escalator/weight" | "Escalator/width" | "Escalator" | "EthnicGroup" | "Eukaryote" | "EurovisionSongContestEntry" | "Factory" | "Family" | "Farmer" | "Fashion" | "FashionDesigner" | "Fencer" | "Fern" | "FictionalCharacter" | "Fiefdom" | "FieldHockeyLeague" | "FigureSkater" | "File" | "FileSystem" | "FillingStation" | "Film" | "FilmFestival" | "Fish" | "FloweringPlant" | "Food" | "FootballLeagueSeason" | "FootballMatch" | "Forest" | "FormerMunicipality" | "FormulaOneRacer" | "FormulaOneRacing" | "FormulaOneTeam" | "Fort" | "Fungus" | "GaelicGamesPlayer" | "Galaxy/apoapsis" | "Galaxy/averageSpeed" | "Galaxy/density" | "Galaxy/mass" | "Galaxy/maximumTemperature" | "Galaxy/meanRadius" | "Galaxy/meanTemperature" | "Galaxy/minimumTemperature" | "Galaxy/orbitalPeriod" | "Galaxy/periapsis" | "Galaxy/surfaceArea" | "Galaxy/temperature" | "Galaxy/volume" | "Galaxy" | "Game" | "Garden" | "Gate" | "GatedCommunity" | "Gene" | "GeneLocation" | "Genre" | "GeologicalPeriod" | "GeopoliticalOrganisation/areaMetro" | "GeopoliticalOrganisation/populationDensity" | "GeopoliticalOrganisation" | "Ginkgo" | "GivenName" | "Glacier" | "Globularswarm" | "Gnetophytes" | "GolfCourse" | "GolfLeague" | "GolfPlayer" | "GolfTournament" | "GovernmentAgency" | "GovernmentCabinet" | "GovernmentType" | "GovernmentalAdministrativeRegion" | "Governor" | "GrandPrix/course" | "GrandPrix/distance" | "GrandPrix" | "Grape" | "GraveMonument" | "GreenAlga" | "GridironFootballPlayer" | "GrossDomesticProduct" | "GrossDomesticProductPerCapita" | "Guitar" | "Guitarist" | "Gymnast" | "HandballLeague" | "HandballPlayer" | "HandballTeam" | "HighDiver" | "Historian" | "HistoricBuilding" | "HistoricPlace" | "HistoricalAreaOfAuthority" | "HistoricalCountry" | "HistoricalDistrict" | "HistoricalEvent" | "HistoricalPeriod" | "HistoricalProvince" | "HistoricalRegion" | "HistoricalSettlement" | "HockeyClub" | "HockeyTeam" | "Holiday" | "HollywoodCartoon" | "Hormone" | "Horse" | "HorseRace" | "HorseRider" | "HorseRiding" | "HorseTrainer" | "Hospital" | "Host" | "HotSpring" | "Hotel" | "HumanDevelopmentIndex" | "HumanGene" | "HumanGeneLocation" | "Humorist" | "IceHockeyLeague" | "IceHockeyPlayer" | "Identifier" | "Ideology" | "InformationAppliance" | "Infrastructure/length" | "Infrastructure" | "InlineHockeyLeague" | "Insect" | "Instrument" | "Instrumentalist" | "Intercommunality" | "InternationalFootballLeagueEvent" | "InternationalOrganisation" | "Island" | "Jockey" | "Journalist" | "Judge" | "LacrosseLeague" | "LacrossePlayer" | "Lake/areaOfCatchment" | "Lake/shoreLength" | "Lake/volume" | "Lake" | "Language" | "LaunchPad" | "Law" | "LawFirm" | "Lawyer" | "LegalCase" | "Legislature" | "Letter" | "Library" | "Lieutenant" | "LifeCycleEvent" | "Ligament" | "LightNovel" | "Lighthouse" | "LineOfFashion" | "Linguist" | "Lipid" | "List" | "LiteraryGenre" | "Locality" | "Lock" | "Locomotive" | "LunarCrater/diameter" | "LunarCrater" | "Lymph" | "Magazine" | "Mammal" | "Man" | "Manga" | "Manhua" | "Manhwa" | "Manor" | "Marriage" | "MartialArtist" | "MathematicalConcept" | "Mayor" | "MeanOfTransportation/diameter" | "MeanOfTransportation/height" | "MeanOfTransportation/length" | "MeanOfTransportation/mass" | "MeanOfTransportation/weight" | "MeanOfTransportation/width" | "MeanOfTransportation" | "Media" | "MedicalSpecialty" | "Medician" | "Medicine" | "Meeting" | "MemberOfParliament" | "MemberResistanceMovement" | "Memorial" | "MetroStation" | "MicroRegion" | "MilitaryAircraft" | "MilitaryConflict" | "MilitaryPerson" | "MilitaryService" | "MilitaryStructure" | "MilitaryUnit" | "MilitaryVehicle" | "Mill" | "Mine" | "Mineral" | "Minister" | "MixedMartialArtsEvent" | "MixedMartialArtsLeague" | "MobilePhone" | "Model" | "Mollusca" | "Monarch" | "Monastery" | "MonoclonalAntibody" | "Monument" | "Mosque" | "Moss" | "MotocycleRacer" | "MotorRace" | "Motorcycle" | "MotorcycleRacingLeague" | "MotorcycleRider" | "MotorsportRacer" | "MotorsportSeason" | "Mountain" | "MountainPass" | "MountainRange" | "MouseGene" | "MouseGeneLocation" | "MovieDirector" | "MovieGenre" | "MovingImage" | "MovingWalkway/diameter" | "MovingWalkway/height" | "MovingWalkway/length" | "MovingWalkway/mass" | "MovingWalkway/weight" | "MovingWalkway/width" | "MovingWalkway" | "MultiVolumePublication" | "Municipality" | "Murderer" | "Muscle" | "Museum" | "MusicComposer" | "MusicDirector" | "MusicFestival" | "MusicGenre" | "Musical" | "MusicalArtist" | "MusicalWork" | "MythologicalFigure" | "NCAATeamSeason" | "Name" | "NarutoCharacter" | "NascarDriver" | "NationalAnthem" | "NationalCollegiateAthleticAssociationAthlete" | "NationalFootballLeagueEvent" | "NationalFootballLeagueSeason" | "NationalSoccerClub" | "NaturalEvent" | "NaturalPlace" | "NaturalRegion" | "Nebula" | "Nerve" | "NetballPlayer" | "Newspaper" | "NobelPrize" | "Noble" | "NobleFamily" | "Non-ProfitOrganisation" | "NordicCombined" | "Novel" | "NuclearPowerStation" | "Ocean" | "OfficeHolder" | "OldTerritory" | "OlympicEvent" | "OlympicResult" | "Olympics" | "On-SiteTransportation/diameter" | "On-SiteTransportation/height" | "On-SiteTransportation/length" | "On-SiteTransportation/mass" | "On-SiteTransportation/weight" | "On-SiteTransportation/width" | "On-SiteTransportation" | "Openswarm" | "Opera" | "Organ" | "Organisation" | "OrganisationMember" | "Orphan" | "Outbreak" | "OverseasDepartment" | "PaintballLeague" | "Painter" | "Painting" | "Parish" | "Park" | "Parliament" | "PenaltyShootOut" | "PeriodOfArtisticStyle" | "PeriodicalLiterature" | "Person/height" | "Person/weight" | "PersonFunction" | "PersonalEvent" | "Philosopher" | "PhilosophicalConcept" | "Photographer" | "Planet/apoapsis" | "Planet/averageSpeed" | "Planet/density" | "Planet/mass" | "Planet/maximumTemperature" | "Planet/meanRadius" | "Planet/meanTemperature" | "Planet/minimumTemperature" | "Planet/orbitalPeriod" | "Planet/periapsis" | "Planet/surfaceArea" | "Planet/temperature" | "Planet/volume" | "Planet" | "Plant" | "Play" | "PlayWright" | "PlayboyPlaymate" | "Poem" | "Poet" | "PokerPlayer" | "PoliticalConcept" | "PoliticalFunction" | "PoliticalParty" | "Politician" | "PoliticianSpouse" | "PoloLeague" | "Polyhedron" | "Polysaccharide" | "Pope" | "PopulatedPlace/area" | "PopulatedPlace/areaMetro" | "PopulatedPlace/areaTotal" | "PopulatedPlace/areaUrban" | "PopulatedPlace/populationDensity" | "PopulatedPlace/populationMetroDensity" | "PopulatedPlace/populationUrbanDensity" | "PopulatedPlace" | "Population" | "Port" | "PowerStation" | "Prefecture" | "PrehistoricalPeriod" | "Presenter" | "President" | "Priest" | "PrimeMinister" | "Prison" | "Producer" | "Profession" | "Professor" | "ProgrammingLanguage" | "Project" | "ProtectedArea" | "Protein" | "Protocol" | "ProtohistoricalPeriod" | "Province" | "Psychologist" | "PublicService" | "PublicTransitSystem" | "Publisher" | "Pyramid" | "Quote" | "Race" | "RaceHorse" | "RaceTrack" | "Racecourse" | "RacingDriver" | "RadioControlledRacingLeague" | "RadioHost" | "RadioProgram" | "RadioStation" | "RailwayLine" | "RailwayStation" | "RailwayTunnel" | "RallyDriver" | "Ratio" | "Rebellion" | "RecordLabel" | "RecordOffice" | "Referee" | "Reference" | "Regency" | "Region" | "Reign" | "Religious" | "ReligiousBuilding" | "ReligiousOrganisation" | "Reptile" | "ResearchProject" | "RestArea" | "Restaurant" | "Resume" | "River" | "Road" | "RoadJunction" | "RoadTunnel" | "Robot" | "Rocket/lowerEarthOrbitPayload" | "Rocket/mass" | "Rocket" | "RocketEngine" | "RollerCoaster" | "RomanEmperor" | "RouteOfTransportation" | "RouteStop" | "Rower" | "Royalty" | "RugbyClub" | "RugbyLeague" | "RugbyPlayer" | "Saint" | "Sales" | "SambaSchool" | "Satellite" | "School/campusSize" | "School" | "ScientificConcept" | "Scientist" | "ScreenWriter" | "Sculptor" | "Sculpture" | "Sea" | "Senator" | "SerialKiller" | "Settlement" | "Ship" | "ShoppingMall" | "Shrine" | "Singer" | "Single" | "SiteOfSpecialScientificInterest" | "Skater" | "SkiArea" | "SkiResort" | "Ski_jumper" | "Skier" | "Skyscraper" | "SnookerChamp" | "SnookerPlayer" | "SnookerWorldRanking" | "SoapCharacter" | "Soccer" | "SoccerClub" | "SoccerClubSeason" | "SoccerLeague" | "SoccerLeagueSeason" | "SoccerManager" | "SoccerPlayer" | "SoccerTournament" | "SocietalEvent" | "SoftballLeague" | "Software/fileSize" | "Software" | "SolarEclipse" | "Song" | "SongWriter" | "Sound" | "SpaceMission/cmpEvaDuration" | "SpaceMission/distanceTraveled" | "SpaceMission/lunarEvaTime" | "SpaceMission/lunarOrbitTime" | "SpaceMission/lunarSampleMass" | "SpaceMission/lunarSurfaceTime" | "SpaceMission/mass" | "SpaceMission/missionDuration" | "SpaceMission/stationEvaDuration" | "SpaceMission/stationVisitDuration" | "SpaceMission" | "SpaceShuttle/distance" | "SpaceShuttle/timeInSpace" | "SpaceShuttle" | "SpaceStation/volume" | "SpaceStation" | "Spacecraft/apoapsis" | "Spacecraft/cargoFuel" | "Spacecraft/cargoGas" | "Spacecraft/cargoWater" | "Spacecraft/dockedTime" | "Spacecraft/dryCargo" | "Spacecraft/freeFlightTime" | "Spacecraft/periapsis" | "Spacecraft/totalCargo" | "Spacecraft/totalMass" | "Spacecraft" | "Species" | "SpeedSkater" | "SpeedwayLeague" | "SpeedwayRider" | "SpeedwayTeam" | "Sport" | "SportCompetitionResult" | "SportFacility" | "SportsClub" | "SportsEvent" | "SportsLeague" | "SportsManager" | "SportsSeason" | "SportsTeam" | "SportsTeamMember" | "SportsTeamSeason" | "Spreadsheet" | "Square" | "SquashPlayer" | "Stadium" | "Standard" | "Star" | "StarCluster" | "State" | "StatedResolution" | "Station" | "Statistic" | "StillImage" | "StormSurge" | "Stream/discharge" | "Stream/dischargeAverage" | "Stream/maximumDischarge" | "Stream/minimumDischarge" | "Stream/watershed" | "Stream" | "Street" | "SubMunicipality" | "SumoWrestler" | "SupremeCourtOfTheUnitedStatesCase" | "Surfer" | "Surname" | "Swarm" | "Swimmer" | "Synagogue" | "SystemOfLaw" | "TableTennisPlayer" | "Tank" | "Tax" | "Taxon" | "TeamMember" | "TeamSport" | "TelevisionDirector" | "TelevisionEpisode" | "TelevisionHost" | "TelevisionPersonality" | "TelevisionSeason" | "TelevisionShow" | "TelevisionStation" | "Temple" | "TennisLeague" | "TennisPlayer" | "TennisTournament" | "Tenure" | "TermOfOffice" | "Territory" | "Theatre" | "TheatreDirector" | "TheologicalConcept" | "TimePeriod" | "TopLevelDomain" | "TopicalConcept" | "Tournament" | "Tower" | "Town" | "TrackList" | "TradeUnion" | "Train" | "TrainCarriage" | "Tram" | "TramStation" | "Treadmill" | "Treaty" | "Tunnel" | "Type" | "UndergroundJournal" | "UnitOfWork" | "University" | "Unknown" | "Vaccine" | "Valley" | "Vein" | "Venue" | "Vicar" | "VicePresident" | "VicePrimeMinister" | "VideoGame" | "VideogamesLeague" | "Village" | "Vodka" | "VoiceActor" | "Volcano" | "VolleyballCoach" | "VolleyballLeague" | "VolleyballPlayer" | "WaterPoloPlayer" | "WaterRide" | "WaterTower" | "Watermill" | "WaterwayTunnel" | "Weapon/diameter" | "Weapon/height" | "Weapon/length" | "Weapon/weight" | "Weapon/width" | "Weapon" | "Website" | "WikimediaTemplate" | "WindMotor" | "Windmill" | "Wine" | "WineRegion" | "Winery" | "WinterSportPlayer" | "Woman" | "WomensTennisAssociationTournament" | "Work/runtime" | "WorldHeritageSite" | "Wrestler" | "WrestlingEvent" | "Writer" | "WrittenWork" | "Year" | "YearInSpaceflight" | "Zoo" | "aSide" | "abbeychurchBlessing" | "abbeychurchBlessingCharge" | "abbreviation" | "ableToGrind" | "absoluteMagnitude" | "abstentions" | "academicAdvisor" | "academicDiscipline" | "academyAward" | "acceleration" | "access" | "accessDate" | "achievement" | "acquirementDate" | "actScore" | "actingHeadteacher" | "activeCases" | "activeYears" | "activeYearsEndDate" | "activeYearsEndDateMgr" | "activeYearsEndYear" | "activeYearsEndYearMgr" | "activeYearsStartDate" | "activeYearsStartDateMgr" | "activeYearsStartYear" | "activeYearsStartYearMgr" | "activity" | "added" | "address" | "addressInRoad" | "adjacentSettlement" | "administrativeCenter" | "administrativeCollectivity" | "administrativeDistrict" | "administrativeHeadCity" | "administrativeStatus" | "administrator" | "afdbId" | "affair" | "affiliate" | "affiliation" | "afiAward" | "age" | "ageRange" | "agency" | "agencyStationCode" | "agglomeration" | "agglomerationArea" | "agglomerationDemographics" | "agglomerationPopulation" | "agglomerationPopulationTotal" | "agglomerationPopulationYear" | "aggregation" | "airDate" | "aircraftAttack" | "aircraftBomber" | "aircraftElectronic" | "aircraftFighter" | "aircraftHelicopter" | "aircraftHelicopterAttack" | "aircraftHelicopterCargo" | "aircraftHelicopterMultirole" | "aircraftHelicopterObservation" | "aircraftHelicopterTransport" | "aircraftHelicopterUtility" | "aircraftInterceptor" | "aircraftPatrol" | "aircraftRecon" | "aircraftTrainer" | "aircraftTransport" | "aircraftType" | "aircraftUser" | "airportUsing" | "aitaCode" | "albedo" | "album" | "albumRuntime" | "alias" | "allcinemaId" | "allegiance" | "alliance" | "almaMater" | "alongside" | "alpsGroup" | "alpsMainPart" | "alpsMajorSector" | "alpsSection" | "alpsSoiusaCode" | "alpsSubgroup" | "alpsSubsection" | "alpsSupergroup" | "alternativeName" | "alternativeTitle" | "alumni" | "amateurDefeat" | "amateurFight" | "amateurKo" | "amateurNoContest" | "amateurTeam" | "amateurTie" | "amateurTitle" | "amateurVictory" | "amateurYear" | "americanComedyAward" | "amgid" | "amsterdamCode" | "analogChannel" | "animal" | "animator" | "anniversary" | "announcedFrom" | "annualTemperature" | "anthem" | "aoCloassification" | "apcPresident" | "apoapsis" | "apofocus" | "apparentMagnitude" | "appearance" | "appearancesInLeague" | "appearancesInNationalTeam" | "appointer" | "apprehended" | "approach" | "approvedByLowerParliament" | "approvedByUpperParliament" | "approximateCalories" | "apskritis" | "archipelago" | "architect" | "architectualBureau" | "architecturalMovement" | "architecturalStyle" | "area" | "areaCode" | "areaDate" | "areaLand" | "areaMetro" | "areaOfCatchment" | "areaOfCatchmentQuote" | "areaOfSearch" | "areaQuote" | "areaRank" | "areaRural" | "areaTotal" | "areaTotalRanking" | "areaUrban" | "areaWater" | "argueDate" | "arielAward" | "arm" | "army" | "arrestDate" | "arrondissement" | "artPatron" | "artery" | "artificialSnowArea" | "artist" | "artisticFunction" | "asWikiText" | "ascent" | "asiaChampionship" | "aspectRatio" | "assembly" | "assetUnderManagement" | "assets" | "assistantPrincipal" | "associate" | "associateEditor" | "associateStar" | "associatedAct" | "associatedBand" | "associatedMusicalArtist" | "associatedRocket" | "associationOfLocalGovernment" | "astrologicalSign" | "atPage" | "atRowNumber" | "atcCode" | "atcPrefix" | "atcSuffix" | "atcSupplemental" | "athletics" | "athleticsDiscipline" | "atomicNumber" | "attorneyGeneral" | "aunt" | "australiaOpenDouble" | "australiaOpenMixed" | "australiaOpenSingle" | "authority" | "authorityMandate" | "authorityTitle" | "automobileModel" | "automobilePlatform" | "autonomy" | "availableSmartCard" | "average" | "averageAnnualGeneration" | "averageClassSize" | "averageDepth" | "averageDepthQuote" | "averageSpeed" | "avifaunaPopulation" | "award" | "awardName" | "awayColourHexCode" | "bSide" | "background" | "backhand" | "badGuy" | "baftaAward" | "band" | "bandMember" | "barPassRate" | "barangays" | "basedOn" | "battery" | "battingSide" | "battle" | "battleHonours" | "bbr" | "beatifiedBy" | "beatifiedDate" | "beatifiedPlace" | "bedCount" | "believers" | "beltwayCity" | "bestFinish" | "bestLap" | "bestRankDouble" | "bestRankSingle" | "bestWsopRank" | "bestYearWsop" | "bgafdId" | "bibsysId" | "bicycleInformation" | "bigPoolRecord" | "biggestCity" | "billed" | "binomial" | "binomialAuthority" | "bioavailability" | "bioclimate" | "biome" | "bird" | "birthDate" | "birthName" | "birthPlace" | "birthSign" | "birthYear" | "bishopric" | "blackLongDistancePisteNumber" | "blackSkiPisteNumber" | "blazon" | "blazonCaption" | "blazonLink" | "blazonRatio" | "block" | "blockAlloy" | "bloodGroup" | "bloodType" | "blueLongDistancePisteNumber" | "blueSkiPisteNumber" | "bnfId" | "board" | "bodyDiscovered" | "bodyStyle" | "boiler" | "boilerPressure" | "boilingPoint" | "book" | "booster" | "border" | "borough" | "bourgmestre" | "bowlRecord" | "bowlingSide" | "boxerCategory" | "boxerStyle" | "bpnId" | "brainInfoNumber" | "brainInfoType" | "branchFrom" | "branchTo" | "brand" | "breeder" | "bridgeCarries" | "brinCode" | "britishComedyAwards" | "britishOpen" | "britishWins" | "broadcastArea" | "broadcastNetwork" | "broadcastRepeater" | "broadcastStationClass" | "broadcastTranslator" | "bronzeMedalDouble" | "bronzeMedalMixed" | "bronzeMedalSingle" | "bronzeMedalist" | "brother" | "budget" | "budgetYear" | "builder" | "building" | "buildingEndDate" | "buildingEndYear" | "buildingStartDate" | "buildingStartYear" | "buildingType" | "bustSize" | "bustWaistHipSize" | "cableCar" | "calculationNeeds" | "callSign" | "callsignMeaning" | "campus" | "campusSize" | "campusType" | "canBaggageChecked" | "cannonNumber" | "canonizedBy" | "canonizedDate" | "canonizedPlace" | "canton" | "capacity" | "capacityFactor" | "capital" | "capitalCoordinates" | "capitalCountry" | "capitalDistrict" | "capitalElevation" | "capitalMountain" | "capitalPlace" | "capitalPosition" | "capitalRegion" | "captureDate" | "carNumber" | "carbohydrate" | "carcinogen" | "careerPoints" | "careerPrizeMoney" | "careerStation" | "cargoFuel" | "cargoGas" | "cargoWater" | "casNumber" | "casSupplemental" | "case" | "casualties" | "catch" | "category" | "caterer" | "catholicPercentage" | "causalties" | "causeOfDeath" | "causedBy" | "ccaState" | "ceeb" | "ceiling" | "cemetery" | "censusYear" | "center" | "centuryBreaks" | "ceo" | "ceremonialCounty" | "certification" | "certificationDate" | "cesarAward" | "chEBI" | "chEMBL" | "chain" | "chairLabel" | "chairman" | "chairmanTitle" | "chairperson" | "champion" | "championInDouble" | "championInDoubleFemale" | "championInDoubleMale" | "championInMixedDouble" | "championInSingle" | "championInSingleFemale" | "championInSingleMale" | "championships" | "chancellor" | "channel" | "chaplain" | "characterInPlay" | "chef" | "chemSpiderId" | "chemicalFormula" | "chiefEditor" | "chiefPlace" | "child" | "childOrganisation" | "choreographer" | "chorusCharacterInPlay" | "christeningDate" | "chromosome" | "cinematography" | "circle" | "circuitLength" | "circuitName" | "circulation" | "circumcised" | "cites" | "citizenship" | "city" | "cityLink" | "cityRank" | "citySince" | "cityType" | "clade" | "class" | "classes" | "classification" | "classis" | "climate" | "climbUpNumber" | "closeTo" | "closed" | "closingDate" | "closingFilm" | "closingYear" | "clothSize" | "clothingSize" | "club" | "clubsRecordGoalscorer" | "cluster" | "cmpEvaDuration" | "cmykCoordinateBlack" | "cmykCoordinateCyanic" | "cmykCoordinateMagenta" | "cmykCoordinateYellow" | "co2Emission" | "coExecutiveProducer" | "coProducer" | "coach" | "coachClub" | "coachSeason" | "coachedTeam" | "coachingRecord" | "coalition" | "coastLength" | "coastLine" | "coatOfArms" | "code" | "codeBook" | "codeDistrict" | "codeIndex" | "codeLandRegistry" | "codeListOfHonour" | "codeMemorial" | "codeMunicipalMonument" | "codeNationalMonument" | "codeProvincialMonument" | "codeSettlement" | "codeStockExchange" | "coden" | "coemperor" | "collaboration" | "colleague" | "collection" | "collectionSize" | "collectivityMinority" | "college" | "collegeHof" | "colonialName" | "colorChart" | "colour" | "colourHexCode" | "colourName" | "combatant" | "comic" | "comitat" | "command" | "commandModule" | "commandStructure" | "commandant" | "commander" | "comment" | "commissioner" | "commissionerDate" | "commissioningDate" | "committee" | "committeeInLegislature" | "commonName" | "commune" | "communityIsoCode" | "company" | "comparable" | "competition" | "competitionTitle" | "compiler" | "completionDate" | "complexion" | "complexity" | "complications" | "component" | "composer" | "compressionRatio" | "computingInput" | "computingMedia" | "computingPlatform" | "configuration" | "confirmedCases" | "conflict" | "congressionalDistrict" | "connectsReferencedTo" | "connotation" | "consecration" | "conservationStatus" | "conservationStatusSystem" | "constellation" | "constituencyDistrict" | "construction" | "constructionMaterial" | "contest" | "continent" | "continentRank" | "continentalTournament" | "continentalTournamentBronze" | "continentalTournamentGold" | "continentalTournamentSilver" | "contractAward" | "contractor" | "convictionDate" | "convictionPenalty" | "coolingSystem" | "copilote" | "coronationDate" | "cosparId" | "cost" | "costumeDesigner" | "council" | "councilArea" | "country" | "countryCode" | "countryOrigin" | "countryRank" | "countryWithFirstAstronaut" | "countryWithFirstSatellite" | "countryWithFirstSatelliteLaunched" | "countryWithFirstSpaceflight" | "county" | "countySeat" | "course" | "courseArea" | "cousurper" | "coverArtist" | "cpu" | "created" | "creationChristianBishop" | "creationYear" | "creativeDirector" | "creator" | "creatorOfDish" | "credit" | "crest" | "crew" | "crewMember" | "crewSize" | "crews" | "criminalCharge" | "criteria" | "crosses" | "crownDependency" | "cuisine" | "cultivatedVariety" | "curator" | "currencyCode" | "currentCity" | "currentLeague" | "currentMember" | "currentPartner" | "currentProduction" | "currentRank" | "currentRecord" | "currentSeason" | "currentStatus" | "currentTeam" | "currentTeamManager" | "currentTeamMember" | "currentWorldChampion" | "currentlyUsedFor" | "custodian" | "cyclistGenre" | "cylinderBore" | "cylinderCount" | "daira" | "dam" | "damage" | "damsire" | "danseCompetition" | "danseScore" | "data/definitions.ttl" | "dateAct" | "dateAgreement" | "dateBudget" | "dateClosed" | "dateCompleted" | "dateConstruction" | "dateExtended" | "dateLastUpdated" | "dateOfAbandonment" | "dateOfBurial" | "dateUnveiled" | "dateUse" | "daughter" | "davisCup" | "daylightSavingTimeZone" | "dbnlCodeDutch" | "dcc" | "deFactoLanguage" | "deadInFightDate" | "deadInFightPlace" | "dean" | "deanery" | "deathAge" | "deathCause" | "deathDate" | "deathPlace" | "deathYear" | "debut" | "debutTeam" | "debutWork" | "dec" | "decay" | "decideDate" | "declination" | "decommissioningDate" | "decoration" | "defeat" | "defeatAsMgr" | "definition" | "defunct" | "delegateMayor" | "delegation" | "deliveryDate" | "deme" | "demographics" | "demographicsAsOf" | "demolitionDate" | "demolitionYear" | "demonym" | "denomination" | "density" | "department" | "departmentCode" | "departmentPosition" | "depictionDescription" | "depth" | "depthQuote" | "depths" | "deputy" | "derivative" | "derivedWord" | "designCompany" | "designer" | "destination" | "destructionDate" | "detectionMethod" | "detractor" | "developer" | "dfE" | "diameter" | "different" | "differentialDiagnosis" | "digitalChannel" | "digitalSubChannel" | "diocese" | "diploma" | "director" | "disappearanceDate" | "disbanded" | "discharge" | "dischargeAverage" | "disciple" | "discipline" | "discontinued" | "discovered" | "discoverer" | "discovery" | "disease" | "diseasesDB" | "diseasesDb" | "displacement" | "dissolutionDate" | "dissolutionYear" | "dissolved" | "dist_ly" | "dist_pc" | "distance" | "distanceLaps" | "distanceToBelfast" | "distanceToCapital" | "distanceToCardiff" | "distanceToCharingCross" | "distanceToDouglas" | "distanceToDublin" | "distanceToEdinburgh" | "distanceToLondon" | "distanceToNearestCity" | "distanceTraveled" | "distributingCompany" | "distributingLabel" | "distributor" | "district" | "division" | "dockedTime" | "doctoralAdvisor" | "doctoralStudent" | "documentDesignation" | "documentNumber" | "domain" | "dorlandsId" | "dorlandsPrefix" | "dorlandsSuffix" | "draft" | "draftLeague" | "draftPick" | "draftPosition" | "draftRound" | "draftTeam" | "draftYear" | "drainsFrom" | "drainsTo" | "drama" | "dressCode" | "drugbank" | "drugs.com" | "dryCargo" | "dubber" | "dutchArtworkCode" | "dutchCOROPCode" | "dutchMIPCode" | "dutchNAIdentifier" | "dutchPPNCode" | "dutchRKDCode" | "dutchWinkelID" | "dynasty" | "eMedicineSubject" | "eMedicineTopic" | "eTeatrId" | "eastPlace" | "ecNumber" | "editing" | "editorTitle" | "education" | "educationPlace" | "educationSystem" | "effectiveRadiatedPower" | "egafdId" | "einecsNumber" | "ekatteCode" | "electionDate" | "electionDateLeader" | "electionMajority" | "elementAbove" | "elementBlock" | "elementGroup" | "elementPeriod" | "elevation" | "elevationQuote" | "elevatorCount" | "elo" | "eloRecord" | "emblem" | "emmyAward" | "employer" | "employersCelebration" | "endCareer" | "endDate" | "endDateTime" | "endOccupation" | "endPoint" | "endReign" | "endYear" | "endYearOfInsertion" | "endYearOfSales" | "endangeredSince" | "endingTheme" | "endowment" | "enemy" | "engine" | "enginePower" | "engineType" | "engineer" | "ensembl" | "enshrinedDeity" | "entourage" | "entrezgene" | "eparchy" | "episode" | "episodeNumber" | "epoch" | "eptFinalTable" | "eptItm" | "eptTitle" | "equipment" | "equity" | "eruption" | "eruptionYear" | "escalafon" | "escapeVelocity" | "espnId" | "established" | "establishment" | "ethnicGroup" | "ethnicGroupsInYear" | "ethnicity" | "eurobabeIndexId" | "europeanAffiliation" | "europeanChampionship" | "europeanParliamentGroup" | "europeanUnionEntranceDate" | "event" | "eventDate" | "eventDescription" | "executiveHeadteacher" | "executiveProducer" | "exhibition" | "existence" | "expedition" | "explorer" | "externalOrnament" | "extinctionDate" | "extinctionYear" | "eyeColor" | "eyeColour" | "eyes" | "faaLocationIdentifier" | "facilityId" | "facultySize" | "failedLaunches" | "family" | "familyMember" | "fansgroup" | "fareZone" | "fastestDriver" | "fastestDriverCountry" | "fastestDriverTeam" | "fastestLap" | "fat" | "fatalityRate" | "fate" | "father" | "fauna" | "fc" | "fcRuns" | "fdaUniiCode" | "feastDay" | "feat" | "feature" | "features" | "fedCup" | "federalState" | "federation" | "fees" | "fibahof" | "field" | "fight" | "fighter" | "fileExtension" | "fileSize" | "fileURL" | "filename" | "fillingStation" | "film" | "filmAudioType" | "filmColourType" | "filmFareAward" | "filmNumber" | "filmPolskiId" | "filmRuntime" | "filmVersion" | "finalFlight" | "finalLost" | "finalLostDouble" | "finalLostSingle" | "finalLostTeam" | "finalPublicationDate" | "finalPublicationYear" | "fipsCode" | "firstAirDate" | "firstAppearance" | "firstAscent" | "firstAscentPerson" | "firstAscentYear" | "firstBroadcast" | "firstDriver" | "firstDriverCountry" | "firstDriverTeam" | "firstFlight" | "firstFlightEndDate" | "firstFlightStartDate" | "firstGame" | "firstLaunch" | "firstLaunchDate" | "firstLaunchRocket" | "firstLeader" | "firstMention" | "firstOlympicEvent" | "firstOwner" | "firstPlace" | "firstPopularVote" | "firstProMatch" | "firstPublicationDate" | "firstPublicationYear" | "firstPublisher" | "firstRace" | "firstWin" | "firstWinner" | "flag" | "flagBearer" | "flagBorder" | "flagCaption" | "flagLink" | "flagSize" | "flashPoint" | "floodingDate" | "floorArea" | "floorCount" | "flora" | "flower" | "flyingHours" | "foalDate" | "focus" | "followedBy" | "followingEvent" | "follows" | "foot" | "footedness" | "forces" | "foresterDistrict" | "formationDate" | "formationYear" | "formerBandMember" | "formerBroadcastNetwork" | "formerCallsign" | "formerChannel" | "formerChoreographer" | "formerCoach" | "formerHighschool" | "formerName" | "formerPartner" | "formerTeam" | "formula" | "fossil" | "foundation" | "foundationPlace" | "foundedBy" | "founder" | "foundingDate" | "foundingYear" | "fourthCommander" | "frazioni" | "free" | "freeDanseScore" | "freeFlightTime" | "freeLabel" | "freeProgCompetition" | "freeProgScore" | "freeScoreCompetition" | "frequency" | "frequencyOfPublication" | "frequentlyUpdated" | "friend" | "frontierLength" | "frozen" | "fuel" | "fuelCapacity" | "fuelConsumption" | "fuelSystem" | "fuelType" | "fuelTypeName" | "fullCompetition" | "fullScore" | "functionEndDate" | "functionEndYear" | "functionStartDate" | "functionStartYear" | "fundedBy" | "galicianSpeakersDate" | "galicianSpeakersPercentage" | "galleryItem" | "gameArtist" | "gameEngine" | "gameModus" | "games" | "garrison" | "gasChambers" | "gaudiAward" | "gdpPerCapita" | "geminiAward" | "gender" | "geneLocation" | "geneLocationEnd" | "geneLocationStart" | "geneReviewsId" | "geneReviewsName" | "generalCouncil" | "generalManager" | "generationUnits" | "genomeDB" | "genre" | "genus" | "geolocDepartment" | "geolocDual" | "geologicPeriod" | "geology" | "giniCoefficient" | "giniCoefficientAsOf" | "giniCoefficientCategory" | "giniCoefficientRanking" | "glycemicIndex" | "gnisCode" | "gnl" | "goalsInLeague" | "goalsInNationalTeam" | "goldMedalDouble" | "goldMedalMixed" | "goldMedalSingle" | "goldMedalist" | "goldenCalfAward" | "goldenGlobeAward" | "goldenRaspberryAward" | "governingBody" | "government" | "governmentCountry" | "governmentElevation" | "governmentMountain" | "governmentPlace" | "governmentPosition" | "governmentRegion" | "governmentType" | "governor" | "governorGeneral" | "governorate" | "goyaAward" | "gradName" | "gradNum" | "grades" | "grammyAward" | "grandsire" | "grave" | "grayPage" | "graySubject" | "greekName" | "greenLongDistancePisteNumber" | "greenSkiPisteNumber" | "gridReference" | "grindingCapability" | "gross" | "grossDomesticProduct" | "grossDomesticProductAsOf" | "grossDomesticProductNominalPerCapita" | "grossDomesticProductPerPeople" | "grossDomesticProductPurchasingPowerParityPerCapita" | "grossDomesticProductRank" | "ground" | "groundsForLiquidation" | "groupCommemorated" | "growingGrape" | "guest" | "gun" | "gymApparatus" | "hairColor" | "hairColour" | "hairs" | "hallOfFame" | "hand" | "handedness" | "handisport" | "hasAbsorbedMunicipality" | "hasAnnotation" | "hasChannel" | "hasInput" | "hasInsidePlace" | "hasJunctionWith" | "hasKMLData" | "hasNaturalBust" | "hasOutsidePlace" | "hasSurfaceForm" | "hasVariant" | "head" | "headAlloy" | "headChef" | "headLabel" | "headOfFamily" | "headquarter" | "headteacher" | "heightAboveAverageTerrain" | "heightAgainst" | "heightAttack" | "heir" | "heisman" | "heritageRegister" | "hgncid" | "highest" | "highestAltitude" | "highestBreak" | "highestBuildingInYear" | "highestMountain" | "highestPlace" | "highestPoint" | "highestPointIsland" | "highestPosition" | "highestRank" | "highestRegion" | "highestState" | "highschool" | "highwaySystem" | "hipSize" | "historicalMap" | "historicalName" | "historicalRegion" | "hof" | "homage" | "homeArena" | "homeColourHexCode" | "homeStadium" | "homeport" | "hometown" | "honours" | "hopmanCup" | "horseRidingDiscipline" | "house" | "hraState" | "hsvCoordinateHue" | "hsvCoordinateSaturation" | "hsvCoordinateValue" | "hubAirport" | "humanDevelopmentIndex" | "humanDevelopmentIndexAsOf" | "humanDevelopmentIndexRank" | "humanDevelopmentIndexRankingCategory" | "iafdId" | "iataAirlineCode" | "iataLocationIdentifier" | "ibdbId" | "icaoAirlineCode" | "icaoLocationIdentifier" | "icd10" | "icd1" | "icd9" | "icdo" | "iconographicAttributes" | "id" | "idAllocine" | "idNumber" | "identificationSymbol" | "ideology" | "iftaAward" | "iihfHof" | "illiteracy" | "illustrator" | "imageSize" | "imdbId" | "impactFactor" | "impactFactorAsOf" | "importantStation" | "imposedDanseCompetition" | "imposedDanseScore" | "inCemetery" | "inchi" | "inclination" | "income" | "incumbent" | "individualisedGnd" | "individualisedPnd" | "industry" | "infantMortality" | "inflow" | "influenced" | "influencedBy" | "informationName" | "ingredient" | "ingredientName" | "initiallyUsedFor" | "inn" | "innervates" | "inscription" | "inseeCode" | "installedCapacity" | "institution" | "intercommunality" | "interest" | "internationalAffiliation" | "internationalPhonePrefix" | "internationalPhonePrefixLabel" | "internationally" | "introduced" | "introductionDate" | "iobdbId" | "isCityState" | "isHandicappedAccessible" | "isPartOf" | "isPartOfAnatomicalStructure" | "isPartOfMilitaryConflict" | "isPartOfName" | "isPartOfWineRegion" | "isPeerReviewed" | "isRouteStop" | "isbn" | "isil" | "island" | "isniId" | "iso31661Code" | "iso6391Code" | "iso6392Code" | "iso6393Code" | "isoCode" | "isoCodeRegion" | "issDockings" | "issn" | "ist" | "istat" | "ithfDate" | "iucnCategory" | "iupacName" | "jockey" | "jointCommunity" | "jstor" | "judge" | "juniorSeason" | "juniorTeam" | "juniorYearsEndYear" | "juniorYearsStartYear" | "jureLanguage" | "jutsu" | "kegg" | "keyPerson" | "khlDraft" | "khlDraftTeam" | "khlDraftYear" | "killedBy" | "kinOfLanguage" | "kindOfCoordinate" | "kindOfCriminal" | "kindOfCriminalAction" | "kindOfRock" | "kingdom" | "knownFor" | "ko" | "lahHof" | "lake" | "land" | "landArea" | "landPercentage" | "landRegistryCode" | "landeshauptmann" | "landingDate" | "landingSite" | "landingVehicle" | "landskap" | "landtag" | "landtagMandate" | "language" | "languageCode" | "languageFamily" | "languageRegulator" | "largestCity" | "largestMetro" | "largestSettlement" | "largestWin" | "lastAirDate" | "lastAppearance" | "lastElectionDate" | "lastFamilyMember" | "lastFlight" | "lastFlightEndDate" | "lastFlightStartDate" | "lastLaunch" | "lastLaunchDate" | "lastLaunchRocket" | "lastPosition" | "lastProMatch" | "lastPublicationDate" | "lastRace" | "lastSeason" | "lastWin" | "laterality" | "latestElection" | "latestPreviewDate" | "latestPreviewVersion" | "latestReleaseDate" | "latestReleaseVersion" | "latinName" | "launch" | "launchDate" | "launchPad" | "launchSite" | "launchVehicle" | "launches" | "laurenceOlivierAward" | "lawCountry" | "layingDown" | "layout" | "lcc" | "lccn" | "lccnId" | "lchfDraft" | "lchfDraftTeam" | "lchfDraftYear" | "leadTeam" | "leadYear" | "leader" | "leaderFunction" | "leaderName" | "leaderParty" | "leaderTitle" | "leadership" | "league" | "leagueManager" | "leftChild" | "leftTributary" | "legalArrondissement" | "legalArticle" | "legalForm" | "legislativePeriodName" | "legislature" | "lengthQuote" | "lengthReference" | "lethalOnChickens" | "lethalOnMice" | "lethalOnRabbits" | "lethalOnRats" | "liberationDate" | "libretto" | "licenceLetter" | "licenceNumber" | "licenceNumberLabel" | "licensee" | "lieutenancy" | "lieutenancyArea" | "lieutenant" | "lifeExpectancy" | "limit" | "lineLength" | "linguisticsTradition" | "linkedSpace" | "linkedTo" | "listItemOf" | "literaryGenre" | "littlePoolRecord" | "livingPlace" | "loadLimit" | "localAuthority" | "localPhonePrefix" | "locality" | "localization" | "localizationThumbnail" | "localizationThumbnailCaption" | "locatedInArea" | "locationCity" | "locationCountry" | "locationIdentifier" | "locationName" | "locomotive" | "locusSupplementaryData" | "logo" | "longDistancePisteKilometre" | "longDistancePisteNumber" | "longName" | "longtype" | "lounge" | "lowerAge" | "lowerEarthOrbitPayload" | "lowest" | "lowestAltitude" | "lowestMountain" | "lowestPlace" | "lowestPoint" | "lowestPosition" | "lowestRegion" | "lowestState" | "lunarEvaTime" | "lunarLandingSite" | "lunarModule" | "lunarOrbitTime" | "lunarRover" | "lunarSampleMass" | "lunarSurfaceTime" | "lymph" | "lyrics" | "magazine" | "maidenFlight" | "maidenFlightRocket" | "maidenVoyage" | "mainBuilding" | "mainCharacter" | "mainDomain" | "mainFamilyBranch" | "mainInterest" | "mainIsland" | "mainIslands" | "mainOrgan" | "mainspan" | "maintainedBy" | "majorIsland" | "majorShrine" | "majorityFloorLeader" | "majorityLeader" | "makeupArtist" | "management" | "managementCountry" | "managementElevation" | "managementMountain" | "managementPlace" | "managementPosition" | "managementRegion" | "manager" | "managerClub" | "managerSeason" | "managerTitle" | "managerYears" | "managerYearsEndYear" | "managerYearsStartYear" | "managingEditor" | "mandate" | "manufactory" | "manufacturer" | "mapCaption" | "mapDescription" | "march" | "marketCapitalisation" | "mascot" | "mass" | "massif" | "mastersWins" | "matchPoint" | "material" | "max" | "maxAbsoluteMagnitude" | "maxApparentMagnitude" | "maxTime" | "maximumArea" | "maximumAreaQuote" | "maximumBoatBeam" | "maximumBoatLength" | "maximumDepth" | "maximumDepthQuote" | "maximumDischarge" | "maximumElevation" | "maximumInclination" | "maximumTemperature" | "mayor" | "mayorArticle" | "mayorCouncillor" | "mayorFunction" | "mayorMandate" | "mayorTitle" | "mbaId" | "meanRadius" | "meanTemperature" | "meaning" | "measurements" | "medalist" | "media" | "mediaItem" | "medicalCause" | "medicalDiagnosis" | "medicalSpecialty" | "medication" | "medlinePlus" | "meetingBuilding" | "meetingCity" | "meetingRoad" | "meltingPoint" | "member" | "memberOfParliament" | "membership" | "membershipAsOf" | "mentor" | "mergedIntoParty" | "mergedSettlement" | "mergedWith" | "mergerDate" | "meshId" | "meshName" | "meshNumber" | "messierName" | "metropolitanBorough" | "mgiid" | "militaryBranch" | "militaryCommand" | "militaryFunction" | "militaryGovernment" | "militaryRank" | "militaryService" | "militaryUnit" | "militaryUnitSize" | "millSpan" | "millType" | "millsCodeBE" | "millsCodeDutch" | "millsCodeNL" | "millsCodeNLVerdwenen" | "millsCodeNLWindmotoren" | "min" | "minTime" | "minimumArea" | "minimumAreaQuote" | "minimumDischarge" | "minimumElevation" | "minimumInclination" | "minimumTemperature" | "minister" | "minority" | "minorityFloorLeader" | "minorityLeader" | "mirDockings" | "mission" | "missionDuration" | "missions" | "model" | "modelEndDate" | "modelEndYear" | "modelLineVehicle" | "modelStartDate" | "modelStartYear" | "molarMass" | "molecularWeight" | "monarch" | "mood" | "mostDownPoint" | "mostSuccessfulPlayer" | "mostWins" | "mother" | "motive" | "motto" | "mount" | "mountainRange" | "mouthCountry" | "mouthDistrict" | "mouthElevation" | "mouthMountain" | "mouthPlace" | "mouthPosition" | "mouthRegion" | "mouthState" | "movement" | "movie" | "mukhtar" | "municipality" | "municipalityAbsorbedBy" | "municipalityCode" | "municipalityRenamedTo" | "municipalityType" | "museum" | "museumType" | "musicBand" | "musicBrainzArtistId" | "musicBy" | "musicComposer" | "musicFormat" | "musicFusionGenre" | "musicSubgenre" | "musicType" | "musicalArtist" | "musicalBand" | "musicalKey" | "musicians" | "muteCharacterInPlay" | "mvp" | "mythology" | "naacpImageAward" | "nameAsOf" | "nameDay" | "nameInCantoneseChinese" | "nameInHangulKorean" | "nameInHanjaKorean" | "nameInJapanese" | "nameInMindongyuChinese" | "nameInMinnanyuChinese" | "nameInPinyinChinese" | "nameInSimplifiedChinese" | "nameInTraditionalChinese" | "nameInWadeGilesChinese" | "namedAfter" | "namedByLanguage" | "names" | "narrator" | "nation" | "nationalAffiliation" | "nationalChampionship" | "nationalFilmAward" | "nationalOlympicCommittee" | "nationalRanking" | "nationalSelection" | "nationalTeam" | "nationalTeamMatchPoint" | "nationalTeamYear" | "nationalTopographicSystemMapNumber" | "nationalTournament" | "nationalTournamentBronze" | "nationalTournamentGold" | "nationalTournamentSilver" | "nationalYears" | "nationality" | "ncaaSeason" | "ncaaTeam" | "ncbhof" | "nciId" | "ndlId" | "nearestCity" | "neighboringMunicipality" | "neighbourConstellations" | "neighbourRegion" | "neighbourhood" | "nerve" | "netIncome" | "network" | "networth" | "newspaper" | "nextEntity" | "nextEvent" | "nextMission" | "nflCode" | "nflSeason" | "nflTeam" | "ngcName" | "nisCode" | "nlaId" | "nndbId" | "noContest" | "nobelLaureates" | "nominee" | "nonFictionSubject" | "nonProfessionalCareer" | "nord" | "northEastPlace" | "northPlace" | "northWestPlace" | "notSolubleIn" | "notableCommander" | "notableFeatures" | "notableIdea" | "notableStudent" | "notableWine" | "notableWork" | "noteOnPlaceOfBurial" | "noteOnRestingPlace" | "notes" | "notifyDate" | "novel" | "nrhpReferenceNumber" | "nrhpType" | "nssdcId" | "numberBuilt" | "numberOfAcademicStaff" | "numberOfAlbums" | "numberOfArrondissement" | "numberOfBombs" | "numberOfBronzeMedalsWon" | "numberOfCanton" | "numberOfCantons" | "numberOfCapitalDeputies" | "numberOfCity" | "numberOfClasses" | "numberOfClassesWithResource" | "numberOfClassrooms" | "numberOfClubs" | "numberOfCollectionItems" | "numberOfCompetitors" | "numberOfCounties" | "numberOfCountries" | "numberOfCrew" | "numberOfDeaths" | "numberOfDependency" | "numberOfDisambiguates" | "numberOfDistrict" | "numberOfDistricts" | "numberOfDoctoralStudents" | "numberOfDoors" | "numberOfEmployees" | "numberOfEntrances" | "numberOfEpisodes" | "numberOfFederalDeputies" | "numberOfFilms" | "numberOfGoals" | "numberOfGoldMedalsWon" | "numberOfGraduateStudents" | "numberOfGraves" | "numberOfHoles" | "numberOfHouses" | "numberOfIndegree" | "numberOfIntercommunality" | "numberOfIsland" | "numberOfIslands" | "numberOfLanes" | "numberOfLaps" | "numberOfLaunches" | "numberOfLawyers" | "numberOfLifts" | "numberOfLines" | "numberOfLiveAlbums" | "numberOfLocations" | "numberOfMatches" | "numberOfMembers" | "numberOfMembersAsOf" | "numberOfMinistries" | "numberOfMunicipalities" | "numberOfMusicalArtistEntities" | "numberOfMusicalArtistInstrument" | "numberOfMusicalArtistStyle" | "numberOfNeighbourhood" | "numberOfNewlyIntroducedSports" | "numberOfOffices" | "numberOfOfficials" | "numberOfOrbits" | "numberOfOutdegree" | "numberOfPads" | "numberOfPages" | "numberOfParkingSpaces" | "numberOfParticipatingAthletes" | "numberOfParticipatingFemaleAthletes" | "numberOfParticipatingMaleAthletes" | "numberOfParticipatingNations" | "numberOfPassengers" | "numberOfPeopleAttending" | "numberOfPeopleLicensed" | "numberOfPersonBornInPlace" | "numberOfPersonEntities" | "numberOfPersonFromUniversity" | "numberOfPersonInOccupation" | "numberOfPiersInWater" | "numberOfPixels" | "numberOfPlatformLevels" | "numberOfPlayers" | "numberOfPostgraduateStudents" | "numberOfPredicates" | "numberOfProfessionals" | "numberOfProperties" | "numberOfPropertiesUsed" | "numberOfReactors" | "numberOfRedirectedResource" | "numberOfResource" | "numberOfResourceOfClass" | "numberOfResourceOfType" | "numberOfResourceWithType" | "numberOfRestaurants" | "numberOfRockets" | "numberOfRooms" | "numberOfRun" | "numberOfSeasons" | "numberOfSeats" | "numberOfSeatsInParliament" | "numberOfSettlement" | "numberOfSettlementsInCountry" | "numberOfSilverMedalsWon" | "numberOfSoccerPlayerInCountryRepre" | "numberOfSoccerPlayersBornInPlace" | "numberOfSoccerPlayersInTeam" | "numberOfSpans" | "numberOfSpeakers" | "numberOfSports" | "numberOfSportsEvents" | "numberOfStaff" | "numberOfStars" | "numberOfStateDeputies" | "numberOfStations" | "numberOfStores" | "numberOfStudents" | "numberOfStudioAlbums" | "numberOfSuites" | "numberOfTeams" | "numberOfTracks" | "numberOfTrails" | "numberOfTriples" | "numberOfTurns" | "numberOfUndergraduateStudents" | "numberOfUniqeResources" | "numberOfUseOfProperty" | "numberOfVehicles" | "numberOfVillages" | "numberOfVineyards" | "numberOfVisitors" | "numberOfVisitorsAsOf" | "numberOfVolumes" | "numberOfVolunteers" | "numberOfWineries" | "numberSold" | "nutsCode" | "observatory" | "occupation" | "oclc" | "odor" | "offeredClasses" | "office" | "officerInCharge" | "officialLanguage" | "officialName" | "officialOpenedBy" | "officialSchoolColour" | "ofsCode" | "oilSystem" | "okatoCode" | "oldDistrict" | "oldName" | "oldProvince" | "oldTeamCoached" | "oldcode" | "olivierAward" | "olympicGames" | "olympicGamesBronze" | "olympicGamesGold" | "olympicGamesSilver" | "olympicGamesWins" | "olympicOathSwornBy" | "olympicOathSwornByAthlete" | "olympicOathSwornByJudge" | "omim" | "onChromosome" | "ons" | "openAccessContent" | "openingDate" | "openingFilm" | "openingTheme" | "openingYear" | "operatingIncome" | "operatingSystem" | "operator" | "opponent" | "opponents" | "orbitalEccentricity" | "orbitalFlights" | "orbitalInclination" | "orbitalPeriod" | "orbits" | "orcidId" | "order" | "orderDate" | "orderInOffice" | "ordination" | "organ" | "organSystem" | "organisation" | "organisationMember" | "orientation" | "originalDanseCompetition" | "originalDanseScore" | "originalEndPoint" | "originalLanguage" | "originalMaximumBoatBeam" | "originalMaximumBoatLength" | "originalName" | "originalStartPoint" | "originalTitle" | "originallyUsedFor" | "origo" | "orogeny" | "orpha" | "orthologousGene" | "otherActivity" | "otherAppearances" | "otherChannel" | "otherFamilyBranch" | "otherFuelType" | "otherFunction" | "otherInformation" | "otherLanguage" | "otherMedia" | "otherName" | "otherOccupation" | "otherParty" | "otherServingLines" | "otherSportsExperience" | "otherWins" | "outflow" | "output" | "outskirts" | "overallRecord" | "oversight" | "owningCompany" | "owningOrganisation" | "owns" | "painter" | "parent" | "parentCompany" | "parentMountainPeak" | "parentOrganisation" | "parentheses" | "parish" | "parkingInformation" | "parkingLotsCars" | "parkingLotsTrucks" | "parliament" | "parliamentType" | "parliamentaryGroup" | "part" | "partialFailedLaunches" | "participant" | "participatingIn" | "particularSign" | "partitionCoefficient" | "partner" | "party" | "partyNumber" | "passengersPerDay" | "passengersPerYear" | "passengersUsedSystem" | "pastMember" | "pastor" | "patent" | "patron" | "patronSaint" | "pccSecretary" | "pdb" | "peabodyAward" | "penaltiesTeamA" | "penaltiesTeamB" | "penaltyScore" | "pendamicDeaths" | "penisLength" | "peopleName" | "perCapitaIncome" | "perCapitaIncomeAsOf" | "perCapitaIncomeRank" | "percentage" | "percentageAlcohol" | "percentageFat" | "percentageLiteracyMen" | "percentageLiteracyWomen" | "percentageLiterate" | "percentageOfAreaWater" | "performer" | "periapsis" | "perifocus" | "perimeter" | "period" | "perpetrator" | "person" | "personFunction" | "personName" | "pgaWins" | "philosophicalSchool" | "phonePrefix" | "phonePrefixLabel" | "photographer" | "phylum" | "picture" | "pictureDescription" | "pictureFormat" | "picturesCommonsCategory" | "piercing" | "pisciculturalPopulation" | "pistonStroke" | "place" | "placeOfBurial" | "placeOfWorship" | "plant" | "playRole" | "playerInTeam" | "playerSeason" | "playerStatus" | "playingTime" | "plays" | "pluviometry" | "podium" | "podiums" | "pole" | "poleDriver" | "poleDriverCountry" | "poleDriverTeam" | "polePosition" | "poles" | "policeName" | "polishFilmAward" | "politicGovernmentDepartment" | "politicalFunction" | "politicalLeader" | "politicalMajority" | "politicalPartyInLegislature" | "politicalPartyOfLeader" | "politicalSeats" | "politician" | "popularVote" | "population" | "populationAsOf" | "populationDensity" | "populationMetro" | "populationMetroDensity" | "populationPctChildren" | "populationPctMen" | "populationPctWomen" | "populationPlace" | "populationQuote" | "populationRural" | "populationRuralDensity" | "populationTotal" | "populationTotalRanking" | "populationTotalReference" | "populationUrban" | "populationUrbanDensity" | "populationYear" | "portfolio" | "portrayer" | "position" | "postalCode" | "power" | "powerOutput" | "powerType" | "precursor" | "predecessor" | "prefaceBy" | "prefect" | "prefectMandate" | "prefecture" | "prefix" | "premiereDate" | "premierePlace" | "premiereYear" | "presentMunicipality" | "presentName" | "presenter" | "president" | "presidentGeneralCouncil" | "presidentGeneralCouncilMandate" | "presidentRegionalCouncil" | "presidentRegionalCouncilMandate" | "previousDemographics" | "previousEditor" | "previousEntity" | "previousEvent" | "previousInfrastructure" | "previousMission" | "previousName" | "previousPopulation" | "previousPopulationTotal" | "previousWork" | "price" | "primaryFuelType" | "primate" | "primeMinister" | "primogenitor" | "principal" | "principalArea" | "principalEngineer" | "proPeriod" | "proSince" | "proTeam" | "proYear" | "probowlPick" | "procedure" | "producedBy" | "producer" | "produces" | "product" | "productShape" | "production" | "productionCompany" | "productionEndDate" | "productionEndYear" | "productionStartDate" | "productionStartYear" | "productionYears" | "profession" | "programCost" | "programmeFormat" | "programmingLanguage" | "project" | "projectBudgetFunding" | "projectBudgetTotal" | "projectCoordinator" | "projectEndDate" | "projectKeyword" | "projectObjective" | "projectParticipant" | "projectReferenceID" | "projectStartDate" | "projectType" | "prominence" | "promotion" | "pronunciation" | "prospectLeague" | "prospectTeam" | "protectionStatus" | "protein" | "protestantPercentage" | "provCode" | "provides" | "province" | "provinceIsoCode" | "provinceLink" | "provost" | "pseudonym" | "pubchem" | "publication" | "publicationDate" | "publiclyAccessible" | "publisher" | "purchasingPowerParity" | "purchasingPowerParityRank" | "purchasingPowerParityYear" | "purpose" | "qatarClassic" | "quebecerTitle" | "quotation" | "quote" | "ra" | "race" | "raceHorse" | "raceLength" | "raceResult" | "raceTrack" | "raceWins" | "races" | "racketCatching" | "radio" | "radioStation" | "radius_ly" | "railGauge" | "railwayLineUsingTunnel" | "railwayPlatforms" | "railwayRollingStock" | "range" | "rank" | "rankAgreement" | "rankArea" | "rankInFinalMedalCount" | "rankPopulation" | "ranking" | "rankingWins" | "rankingsDoubles" | "rankingsSingles" | "ratio" | "rebuildDate" | "rebuilder" | "rebuildingDate" | "rebuildingYear" | "recentWinner" | "recommissioningDate" | "recordDate" | "recordLabel" | "recordedIn" | "recoveryCases" | "rector" | "redListIdNL" | "redLongDistancePisteNumber" | "redSkiPisteNumber" | "redline" | "refcul" | "reffBourgmestre" | "refgen" | "refgeo" | "refpol" | "refseq" | "refseqmrna" | "refseqprotein" | "regency" | "regentOf" | "regime" | "region" | "regionLink" | "regionServed" | "regionType" | "regionalCouncil" | "regionalLanguage" | "regionalPrefecture" | "registration" | "registry" | "registryNumber" | "reign" | "reignName" | "reigningPope" | "related" | "relatedFunctions" | "relatedMeanOfTransportation" | "relatedPlaces" | "relation" | "relative" | "relativeAtomicMass" | "releaseDate" | "releaseLocation" | "relics" | "relief" | "religion" | "religiousHead" | "religiousHeadLabel" | "religiousOrder" | "reopened" | "reopeningDate" | "reopeningYear" | "reportingMark" | "representative" | "requirement" | "reservations" | "residence" | "resolution" | "restingDate" | "restingPlace" | "restingPlacePosition" | "restoreDate" | "restriction" | "retentionTime" | "retired" | "retiredRocket" | "retirementDate" | "revenue" | "revenueYear" | "review" | "rgbCoordinateBlue" | "rgbCoordinateGreen" | "rgbCoordinateRed" | "ridId" | "rightAscension" | "rightChild" | "rightTributary" | "rival" | "rivalSchool" | "river" | "riverBranch" | "riverBranchOf" | "riverMouth" | "rkdArtistsId" | "road" | "rocket" | "rocketFunction" | "rocketStages" | "rolandGarrosDouble" | "rolandGarrosMixed" | "rolandGarrosSingle" | "role" | "roleInEvent" | "roofHeight" | "rotationPeriod" | "route" | "routeActivity" | "routeDirection" | "routeEnd" | "routeEndDirection" | "routeEndLocation" | "routeJunction" | "routeLine" | "routeNext" | "routeNumber" | "routePrevious" | "routeStart" | "routeStartDirection" | "routeStartLocation" | "routeTypeAbbreviation" | "royalAnthem" | "ruling" | "runningMate" | "runtime" | "runwayDesignation" | "runwayLength" | "runwaySurface" | "runwayWidth" | "ruralMunicipality" | "saint" | "salary" | "sales" | "sameName" | "satScore" | "satcat" | "satellite" | "satellitesDeployed" | "scale" | "scene" | "school" | "schoolBoard" | "schoolCode" | "schoolNumber" | "schoolPatron" | "scientificName" | "score" | "screenActorsGuildAward" | "sea" | "season" | "seasonManager" | "seasonNumber" | "seatNumber" | "seatingCapacity" | "secondCommander" | "secondDriver" | "secondDriverCountry" | "secondLeader" | "secondPlace" | "secondPopularVote" | "secondTeam" | "secretaryGeneral" | "security" | "seiyu" | "selection" | "selectionPoint" | "selectionYear" | "selibrId" | "senator" | "senior" | "seniority" | "seniunija" | "sentence" | "series" | "service" | "serviceEndDate" | "serviceEndYear" | "serviceModule" | "serviceNumber" | "serviceStartDate" | "serviceStartYear" | "servingRailwayLine" | "servingSize" | "servingTemperature" | "sessionNumber" | "setDesigner" | "settingOfPlay" | "settlement" | "settlementAttached" | "setupTime" | "severeCases" | "sex" | "sexualOrientation" | "shareDate" | "shareOfAudience" | "shareSource" | "sharingOutPopulation" | "sharingOutPopulationYear" | "sheading" | "shipBeam" | "shipCrew" | "shipDisplacement" | "shipDraft" | "shipLaunch" | "shoeNumber" | "shoeSize" | "shoot" | "shoots" | "shoreLength" | "shortProgCompetition" | "shortProgScore" | "show" | "showJudge" | "shuttle" | "sibling" | "signName" | "signature" | "significantBuilding" | "significantDesign" | "significantProject" | "silCode" | "silverMedalDouble" | "silverMedalMixed" | "silverMedalSingle" | "silverMedalist" | "simcCode" | "similar" | "sire" | "siren" | "sister" | "sisterCollege" | "sisterNewspaper" | "sisterStation" | "sixthFormStudents" | "sizeBlazon" | "sizeLogo" | "sizeMap" | "sizeThumbnail" | "size_v" | "skiLift" | "skiPisteKilometre" | "skiPisteNumber" | "skiTow" | "skills" | "skinColor" | "slogan" | "smiles" | "snowParkNumber" | "soccerLeaguePromoted" | "soccerLeagueRelegated" | "soccerLeagueSeason" | "soccerLeagueWinner" | "soccerTournamentClosingSeason" | "soccerTournamentLastChampion" | "soccerTournamentMostSteady" | "soccerTournamentMostSuccesfull" | "soccerTournamentOpeningSeason" | "soccerTournamentThisSeason" | "soccerTournamentTopScorer" | "solicitorGeneral" | "solubility" | "solvent" | "solventWithBadSolubility" | "solventWithGoodSolubility" | "solventWithMediocreSolubility" | "son" | "soundRecording" | "sourceConfluence" | "sourceConfluenceCountry" | "sourceConfluenceElevation" | "sourceConfluenceMountain" | "sourceConfluencePlace" | "sourceConfluencePosition" | "sourceConfluenceRegion" | "sourceConfluenceState" | "sourceCountry" | "sourceDistrict" | "sourceElevation" | "sourceMountain" | "sourcePlace" | "sourcePosition" | "sourceRegion" | "sourceState" | "sourceText" | "southEastPlace" | "southPlace" | "southWestPlace" | "sovereignCountry" | "space" | "spacecraft" | "spacestation" | "spacewalkBegin" | "spacewalkEnd" | "speaker" | "specialEffects" | "specialTrial" | "specialist" | "speciality" | "specialization" | "species" | "speedLimit" | "spike" | "splitFromParty" | "spokenIn" | "spokesperson" | "sport" | "sportCountry" | "sportDiscipline" | "sportGoverningBody" | "sportSpecialty" | "sportsFunction" | "spouse" | "spouseName" | "spurOf" | "spurType" | "squadNumber" | "stadium" | "staff" | "starRating" | "starring" | "start" | "startCareer" | "startDate" | "startDateTime" | "startOccupation" | "startPoint" | "startReign" | "startWct" | "startWqs" | "startYear" | "startYearOfInsertion" | "startYearOfSales" | "statName" | "statValue" | "state" | "stateDelegate" | "stateOfOrigin" | "stateOfOriginPoint" | "stateOfOriginTeam" | "stateOfOriginYear" | "stationEvaDuration" | "stationStructure" | "stationVisitDuration" | "statistic" | "statisticLabel" | "statisticValue" | "statisticYear" | "status" | "statusManager" | "statusYear" | "stellarClassification" | "stockExchange" | "storyEditor" | "strength" | "structuralSystem" | "student" | "style" | "stylisticOrigin" | "subClassis" | "subFamily" | "subGenus" | "subMunicipalityType" | "subOrder" | "subPrefecture" | "subTribus" | "subdivision" | "subdivisionLink" | "subdivisionName" | "subdivisions" | "subjectOfPlay" | "subjectTerm" | "sublimationPoint" | "suborbitalFlights" | "subprefecture" | "subregion" | "subsequentInfrastructure" | "subsequentWork" | "subsidiary" | "subsystem" | "subsystemLink" | "subtitle" | "successfulLaunches" | "successor" | "sudocId" | "summerAppearances" | "summerTemperature" | "superFamily" | "superOrder" | "superTribus" | "superbowlWin" | "superintendent" | "supplementalDraftRound" | "supplementalDraftYear" | "supplies" | "supply" | "suppreddedDate" | "surfaceArea" | "surfaceFormOccurrenceOffset" | "surfaceGravity" | "surfaceType" | "suspectedCases" | "swimmingStyle" | "symptom" | "synonym" | "systemOfLaw" | "systemRequirements" | "taoiseach" | "targetAirport" | "targetSpaceStation" | "taste" | "tattoo" | "taxon" | "teachingStaff" | "team" | "teamCoached" | "teamManager" | "teamName" | "teamPoint" | "teamSize" | "teamTitle" | "technique" | "televisionSeries" | "tempPlace" | "temperature" | "templateName" | "temple" | "templeYear" | "tenant" | "tennisSurfaceType" | "termOfOffice" | "termPeriod" | "territory" | "terytCode" | "tessitura" | "testaverage" | "theology" | "third" | "thirdCommander" | "thirdDriver" | "thirdDriverCountry" | "thirdPlace" | "thirdTeam" | "throwingSide" | "thumbnail" | "thumbnailCaption" | "tie" | "time" | "timeInSpace" | "timeZone" | "timeshiftChannel" | "titleDate" | "titleDouble" | "titleLanguage" | "titleSingle" | "toll" | "tonyAward" | "topFloorHeight" | "topLevelDomain" | "topSpeed" | "topic" | "torchBearer" | "torqueOutput" | "totalCargo" | "totalDiscs" | "totalIliCases" | "totalLaunches" | "totalMass" | "totalPopulation" | "totalTracks" | "totalTravellers" | "touristicSite" | "tournamentOfChampions" | "tournamentRecord" | "towerHeight" | "trackLength" | "trackNumber" | "trackWidth" | "tradeMark" | "tradingName" | "trainer" | "trainerClub" | "trainerYears" | "training" | "translatedMotto" | "translator" | "transmission" | "treatment" | "tree" | "tribus" | "trustee" | "tu" | "tuition" | "tvComId" | "tvShow" | "twinCountry" | "twinTown" | "type" | "typeCoordinate" | "typeOfElectrification" | "typeOfGrain" | "typeOfStorage" | "typeOfYeast" | "uRN" | "uciCode" | "ulanId" | "umbrellaTitle" | "unNumber" | "uncle" | "undraftedYear" | "unesco" | "unicode" | "uniprot" | "unitCost" | "unitaryAuthority" | "unitedStatesNationalBridgeId" | "university" | "unknownOutcomes" | "unloCode" | "upperAge" | "urbanArea" | "usOpenDouble" | "usOpenMixed" | "usOpenSingle" | "usSales" | "usedInWar" | "uses" | "usingCountry" | "usk" | "usopenWins" | "usurper" | "utcOffset" | "v_hb" | "valvetrain" | "vaporPressure" | "variantOf" | "varietals" | "vehicle" | "vehicleCode" | "vehiclesInFleet" | "vehiclesPerDay" | "vein" | "veneratedIn" | "viafId" | "viceChancellor" | "viceLeader" | "viceLeaderParty" | "vicePresident" | "vicePrimeMinister" | "vicePrincipal" | "vicePrincipalLabel" | "victim" | "victims" | "victory" | "victoryAsMgr" | "victoryPercentageAsMgr" | "virtualChannel" | "visitorStatisticsAsOf" | "visitorsPerDay" | "visitorsPerYear" | "visitorsPercentageChange" | "visitorsTotal" | "voice" | "voiceType" | "volcanicActivity" | "volcanicType" | "volcanoId" | "voltageOfElectrification" | "volume" | "volumeQuote" | "volumes" | "vonKlitzingConstant" | "votesAgainst" | "votesFor" | "wagon" | "waistSize" | "war" | "ward" | "water" | "waterArea" | "waterPercentage" | "watercourse" | "watershed" | "waterwayThroughTunnel" | "wavelength" | "weapon" | "webcast" | "websiteLabel" | "weddingParentsDate" | "weight" | "westPlace" | "whaDraft" | "whaDraftTeam" | "whaDraftYear" | "wheelbase" | "wholeArea" | "widthQuote" | "wikiPageCharacterSize" | "wikiPageDisambiguates" | "wikiPageEditLink" | "wikiPageExternalLink" | "wikiPageExtracted" | "wikiPageHistoryLink" | "wikiPageID" | "wikiPageInDegree" | "wikiPageInterLanguageLink" | "wikiPageLength" | "wikiPageModified" | "wikiPageOutDegree" | "wikiPageRedirects" | "wikiPageRevisionID" | "wikiPageRevisionLink" | "wikiPageUsesTemplate" | "wikiPageWikiLink" | "wikiPageWikiLinkText" | "wikidataSplitIri" | "wilaya" | "wimbledonDouble" | "wimbledonMixed" | "wimbledonSingle" | "wineProduced" | "wineRegion" | "wineYear" | "wingArea" | "wingspan" | "wins" | "winsAtAlpg" | "winsAtAsia" | "winsAtAus" | "winsAtChallenges" | "winsAtChampionships" | "winsAtJLPGA" | "winsAtJapan" | "winsAtKLPGA" | "winsAtLAGT" | "winsAtLET" | "winsAtLPGA" | "winsAtMajors" | "winsAtNWIDE" | "winsAtOtherTournaments" | "winsAtPGA" | "winsAtProTournaments" | "winsAtSenEuro" | "winsAtSun" | "winsInEurope" | "winterAppearances" | "winterTemperature" | "woRMS" | "wordBefore" | "work" | "workArea" | "world" | "worldChampionTitleYear" | "worldOpen" | "worldTeamCup" | "worldTournament" | "worldTournamentBronze" | "worldTournamentGold" | "worldTournamentSilver" | "worstDefeat" | "wptFinalTable" | "wptItm" | "wptTitle" | "writer" | "wsopItm" | "wsopWinYear" | "wsopWristband" | "yearElevationIntoNobility" | "yearOfConstruction" | "yearOfElectrification" | "years" | "youthClub" | "youthWing" | "youthYears" | "zdb" | "zipCode" | "zodiacSign" | "Wikidata:Q11424" | "wgs84_pos:SpatialThing" | "Location" | "%3Chttp://vocab.org/transit/terms/stop%3E" | "Athlete,_CareerStation" | "RomaniaSettlement" | "Medalist" | "MilitaryConflict_,_NaturalEvent" | "NorwaySettlement" | "Code" | "HungarySettlement" | "LiechtensteinSettlement" | "Bishop" | "Diocese,_Parish" | "Parish,_Deanery" | "Organisation,_PopulatedPlace" | "Distance" | "ArchitecturalStructure,_Monument" | "Mountain,Volcano" | "LanguageCode" | "BelgiumSettlement" | "GermanSettlement" | "SwitzerlandSettlement" | "Organisation,_Parish" | "LebanonSettlement" | "ColourName" | "Wins" | "Thing" | "releaseYear" | "Status" | "MeanOfTransportation_,_Instrument" | "Monastry" | "Tribus" | "MilitaryConflict,_AdministrativeRegion", import("rdf-js").NamedNode<string>> & ((property?: "number" | "symbol" | TemplateStringsArray | "length" | "description" | "day" | "era" | "month" | "second" | "year" | "other" | "map" | "currency" | "hybrid" | "end" | "information" | "origin" | "date" | "value" | "owner" | "Activity" | "Article" | "Document" | "Event" | "Flag" | "Group" | "Image" | "Person" | "Place" | "Relationship" | "altitude" | "author" | "duration" | "height" | "instrument" | "location" | "mediaType" | "name" | "rating" | "result" | "tag" | "updated" | "width" | "Work" | "jurisdiction" | "license" | "version" | "format" | "note" | "reference" | "source" | "title" | "abstract" | "editor" | "shape" | "Abbey" | "AcademicConference" | "AcademicJournal" | "AcademicSubject" | "Actor" | "AdministrativeRegion" | "AdultActor" | "Agent" | "Agglomeration" | "Aircraft" | "Airline" | "Airport" | "Album" | "Algorithm" | "Altitude" | "AmateurBoxer" | "Ambassador" | "AmericanFootballCoach" | "AmericanFootballLeague" | "AmericanFootballPlayer" | "AmericanFootballTeam" | "Amphibian" | "AmusementParkAttraction" | "AnatomicalStructure" | "Animal" | "AnimangaCharacter" | "Anime" | "Annotation" | "Arachnid" | "Archaea" | "Archbishop" | "Archeologist" | "ArcherPlayer" | "Archipelago" | "Architect" | "ArchitecturalStructure" | "Archive" | "Area" | "Arena" | "Aristocrat" | "Arrondissement" | "Artery" | "ArtificialSatellite" | "Artist" | "ArtistDiscography" | "ArtisticGenre" | "Artwork" | "Asteroid" | "Astronaut/timeInSpace" | "Astronaut" | "Athlete" | "Athletics" | "AthleticsPlayer" | "Atoll" | "Attack" | "AustralianFootballLeague" | "AustralianFootballTeam" | "AustralianRulesFootballPlayer" | "AutoRacingLeague" | "Automobile/fuelCapacity" | "Automobile/wheelbase" | "Automobile" | "AutomobileEngine" | "Award" | "BackScene" | "Bacteria" | "BadmintonPlayer" | "Band" | "Bank" | "Baronet" | "BaseballLeague" | "BaseballPlayer" | "BaseballSeason" | "BaseballTeam" | "BasketballLeague" | "BasketballPlayer" | "BasketballTeam" | "Battery" | "Bay" | "Beach" | "BeachVolleyballPlayer" | "BeautyQueen" | "Beer" | "Beverage" | "Biathlete" | "BiologicalDatabase" | "Biologist" | "Biomolecule" | "Bird" | "Birth" | "Blazon" | "BloodVessel" | "BoardGame" | "BobsleighAthlete" | "BodyOfWater" | "Bodybuilder" | "Bone" | "Book" | "BowlingLeague" | "Boxer" | "Boxing" | "BoxingCategory" | "BoxingLeague" | "BoxingStyle" | "Brain" | "Brewery" | "Bridge" | "BritishRoyalty" | "BroadcastNetwork" | "Broadcaster" | "BrownDwarf" | "Browser" | "Building/floorArea" | "Building" | "BullFighter" | "BusCompany" | "BusinessPerson" | "Camera" | "CanadianFootballLeague" | "CanadianFootballPlayer" | "CanadianFootballTeam" | "Canal/maximumBoatBeam" | "Canal/maximumBoatLength" | "Canal/originalMaximumBoatBeam" | "Canal/originalMaximumBoatLength" | "Canal" | "Canoeist" | "Canton" | "Cape" | "Capital" | "CapitalOfRegion" | "CardGame" | "Cardinal" | "CardinalDirection" | "CareerStation" | "Cartoon" | "Case" | "Casino" | "Castle" | "Cat" | "Caterer" | "Cave" | "Celebrity" | "CelestialBody" | "Cemetery" | "Chancellor" | "ChartsPlacements" | "Cheese" | "Chef" | "ChemicalCompound" | "ChemicalElement" | "ChemicalSubstance/boilingPoint" | "ChemicalSubstance/density" | "ChemicalSubstance/meltingPoint" | "ChemicalSubstance" | "ChessPlayer" | "ChristianBishop" | "ChristianDoctrine" | "ChristianPatriarch" | "Church" | "Cinema" | "Cipher" | "City" | "CityDistrict" | "ClassicalMusicArtist" | "ClassicalMusicComposition" | "Cleric" | "ClericalAdministrativeRegion" | "ClericalOrder" | "ClubMoss" | "Coach" | "CoalPit" | "CollectionOfValuables" | "College" | "CollegeCoach" | "Colour" | "CombinationDrug" | "Comedian" | "ComedyGroup" | "Comic" | "ComicStrip" | "ComicsCharacter" | "ComicsCreator" | "Community" | "Company" | "Competition" | "ConcentrationCamp" | "Congressman" | "Conifer" | "Constellation" | "Contest" | "Continent" | "ControlledDesignationOfOriginWine" | "Convention" | "ConveyorSystem/diameter" | "ConveyorSystem/height" | "ConveyorSystem/length" | "ConveyorSystem/mass" | "ConveyorSystem/weight" | "ConveyorSystem/width" | "ConveyorSystem" | "Country" | "CountrySeat" | "Crater" | "Creek" | "CricketGround" | "CricketLeague" | "CricketTeam" | "Cricketer" | "Criminal" | "CrossCountrySkier" | "Crustacean" | "CultivatedVariety" | "Curler" | "CurlingLeague" | "Currency" | "Cycad" | "CyclingCompetition" | "CyclingLeague" | "CyclingRace" | "CyclingTeam" | "Cyclist" | "DBpedian" | "DTMRacer" | "Dam" | "Dancer" | "DartsPlayer" | "Database" | "Deanery" | "Death" | "Decoration" | "Deity" | "Demographics" | "Department" | "Depth" | "Deputy" | "Desert" | "Device" | "DigitalCamera" | "Dike" | "Diocese" | "Diploma" | "Disease" | "DisneyCharacter" | "District" | "DistrictWaterBoard" | "Divorce" | "DocumentType" | "Dog" | "Drama" | "Drug/boilingPoint" | "Drug/meltingPoint" | "Drug" | "Earthquake" | "Economist" | "EducationalInstitution" | "Egyptologist" | "Election" | "ElectionDiagram" | "ElectricalSubstation" | "Embryology" | "Employer" | "EmployersOrganisation" | "Engine/acceleration" | "Engine/co2Emission" | "Engine/cylinderBore" | "Engine/diameter" | "Engine/displacement" | "Engine/height" | "Engine/length" | "Engine/pistonStroke" | "Engine/powerOutput" | "Engine/topSpeed" | "Engine/torqueOutput" | "Engine/weight" | "Engine/width" | "Engine" | "Engineer" | "Entomologist" | "Enzyme" | "Escalator/diameter" | "Escalator/height" | "Escalator/length" | "Escalator/mass" | "Escalator/weight" | "Escalator/width" | "Escalator" | "EthnicGroup" | "Eukaryote" | "EurovisionSongContestEntry" | "Factory" | "Family" | "Farmer" | "Fashion" | "FashionDesigner" | "Fencer" | "Fern" | "FictionalCharacter" | "Fiefdom" | "FieldHockeyLeague" | "FigureSkater" | "File" | "FileSystem" | "FillingStation" | "Film" | "FilmFestival" | "Fish" | "FloweringPlant" | "Food" | "FootballLeagueSeason" | "FootballMatch" | "Forest" | "FormerMunicipality" | "FormulaOneRacer" | "FormulaOneRacing" | "FormulaOneTeam" | "Fort" | "Fungus" | "GaelicGamesPlayer" | "Galaxy/apoapsis" | "Galaxy/averageSpeed" | "Galaxy/density" | "Galaxy/mass" | "Galaxy/maximumTemperature" | "Galaxy/meanRadius" | "Galaxy/meanTemperature" | "Galaxy/minimumTemperature" | "Galaxy/orbitalPeriod" | "Galaxy/periapsis" | "Galaxy/surfaceArea" | "Galaxy/temperature" | "Galaxy/volume" | "Galaxy" | "Game" | "Garden" | "Gate" | "GatedCommunity" | "Gene" | "GeneLocation" | "Genre" | "GeologicalPeriod" | "GeopoliticalOrganisation/areaMetro" | "GeopoliticalOrganisation/populationDensity" | "GeopoliticalOrganisation" | "Ginkgo" | "GivenName" | "Glacier" | "Globularswarm" | "Gnetophytes" | "GolfCourse" | "GolfLeague" | "GolfPlayer" | "GolfTournament" | "GovernmentAgency" | "GovernmentCabinet" | "GovernmentType" | "GovernmentalAdministrativeRegion" | "Governor" | "GrandPrix/course" | "GrandPrix/distance" | "GrandPrix" | "Grape" | "GraveMonument" | "GreenAlga" | "GridironFootballPlayer" | "GrossDomesticProduct" | "GrossDomesticProductPerCapita" | "Guitar" | "Guitarist" | "Gymnast" | "HandballLeague" | "HandballPlayer" | "HandballTeam" | "HighDiver" | "Historian" | "HistoricBuilding" | "HistoricPlace" | "HistoricalAreaOfAuthority" | "HistoricalCountry" | "HistoricalDistrict" | "HistoricalEvent" | "HistoricalPeriod" | "HistoricalProvince" | "HistoricalRegion" | "HistoricalSettlement" | "HockeyClub" | "HockeyTeam" | "Holiday" | "HollywoodCartoon" | "Hormone" | "Horse" | "HorseRace" | "HorseRider" | "HorseRiding" | "HorseTrainer" | "Hospital" | "Host" | "HotSpring" | "Hotel" | "HumanDevelopmentIndex" | "HumanGene" | "HumanGeneLocation" | "Humorist" | "IceHockeyLeague" | "IceHockeyPlayer" | "Identifier" | "Ideology" | "InformationAppliance" | "Infrastructure/length" | "Infrastructure" | "InlineHockeyLeague" | "Insect" | "Instrument" | "Instrumentalist" | "Intercommunality" | "InternationalFootballLeagueEvent" | "InternationalOrganisation" | "Island" | "Jockey" | "Journalist" | "Judge" | "LacrosseLeague" | "LacrossePlayer" | "Lake/areaOfCatchment" | "Lake/shoreLength" | "Lake/volume" | "Lake" | "Language" | "LaunchPad" | "Law" | "LawFirm" | "Lawyer" | "LegalCase" | "Legislature" | "Letter" | "Library" | "Lieutenant" | "LifeCycleEvent" | "Ligament" | "LightNovel" | "Lighthouse" | "LineOfFashion" | "Linguist" | "Lipid" | "List" | "LiteraryGenre" | "Locality" | "Lock" | "Locomotive" | "LunarCrater/diameter" | "LunarCrater" | "Lymph" | "Magazine" | "Mammal" | "Man" | "Manga" | "Manhua" | "Manhwa" | "Manor" | "Marriage" | "MartialArtist" | "MathematicalConcept" | "Mayor" | "MeanOfTransportation/diameter" | "MeanOfTransportation/height" | "MeanOfTransportation/length" | "MeanOfTransportation/mass" | "MeanOfTransportation/weight" | "MeanOfTransportation/width" | "MeanOfTransportation" | "Media" | "MedicalSpecialty" | "Medician" | "Medicine" | "Meeting" | "MemberOfParliament" | "MemberResistanceMovement" | "Memorial" | "MetroStation" | "MicroRegion" | "MilitaryAircraft" | "MilitaryConflict" | "MilitaryPerson" | "MilitaryService" | "MilitaryStructure" | "MilitaryUnit" | "MilitaryVehicle" | "Mill" | "Mine" | "Mineral" | "Minister" | "MixedMartialArtsEvent" | "MixedMartialArtsLeague" | "MobilePhone" | "Model" | "Mollusca" | "Monarch" | "Monastery" | "MonoclonalAntibody" | "Monument" | "Mosque" | "Moss" | "MotocycleRacer" | "MotorRace" | "Motorcycle" | "MotorcycleRacingLeague" | "MotorcycleRider" | "MotorsportRacer" | "MotorsportSeason" | "Mountain" | "MountainPass" | "MountainRange" | "MouseGene" | "MouseGeneLocation" | "MovieDirector" | "MovieGenre" | "MovingImage" | "MovingWalkway/diameter" | "MovingWalkway/height" | "MovingWalkway/length" | "MovingWalkway/mass" | "MovingWalkway/weight" | "MovingWalkway/width" | "MovingWalkway" | "MultiVolumePublication" | "Municipality" | "Murderer" | "Muscle" | "Museum" | "MusicComposer" | "MusicDirector" | "MusicFestival" | "MusicGenre" | "Musical" | "MusicalArtist" | "MusicalWork" | "MythologicalFigure" | "NCAATeamSeason" | "Name" | "NarutoCharacter" | "NascarDriver" | "NationalAnthem" | "NationalCollegiateAthleticAssociationAthlete" | "NationalFootballLeagueEvent" | "NationalFootballLeagueSeason" | "NationalSoccerClub" | "NaturalEvent" | "NaturalPlace" | "NaturalRegion" | "Nebula" | "Nerve" | "NetballPlayer" | "Newspaper" | "NobelPrize" | "Noble" | "NobleFamily" | "Non-ProfitOrganisation" | "NordicCombined" | "Novel" | "NuclearPowerStation" | "Ocean" | "OfficeHolder" | "OldTerritory" | "OlympicEvent" | "OlympicResult" | "Olympics" | "On-SiteTransportation/diameter" | "On-SiteTransportation/height" | "On-SiteTransportation/length" | "On-SiteTransportation/mass" | "On-SiteTransportation/weight" | "On-SiteTransportation/width" | "On-SiteTransportation" | "Openswarm" | "Opera" | "Organ" | "Organisation" | "OrganisationMember" | "Orphan" | "Outbreak" | "OverseasDepartment" | "PaintballLeague" | "Painter" | "Painting" | "Parish" | "Park" | "Parliament" | "PenaltyShootOut" | "PeriodOfArtisticStyle" | "PeriodicalLiterature" | "Person/height" | "Person/weight" | "PersonFunction" | "PersonalEvent" | "Philosopher" | "PhilosophicalConcept" | "Photographer" | "Planet/apoapsis" | "Planet/averageSpeed" | "Planet/density" | "Planet/mass" | "Planet/maximumTemperature" | "Planet/meanRadius" | "Planet/meanTemperature" | "Planet/minimumTemperature" | "Planet/orbitalPeriod" | "Planet/periapsis" | "Planet/surfaceArea" | "Planet/temperature" | "Planet/volume" | "Planet" | "Plant" | "Play" | "PlayWright" | "PlayboyPlaymate" | "Poem" | "Poet" | "PokerPlayer" | "PoliticalConcept" | "PoliticalFunction" | "PoliticalParty" | "Politician" | "PoliticianSpouse" | "PoloLeague" | "Polyhedron" | "Polysaccharide" | "Pope" | "PopulatedPlace/area" | "PopulatedPlace/areaMetro" | "PopulatedPlace/areaTotal" | "PopulatedPlace/areaUrban" | "PopulatedPlace/populationDensity" | "PopulatedPlace/populationMetroDensity" | "PopulatedPlace/populationUrbanDensity" | "PopulatedPlace" | "Population" | "Port" | "PowerStation" | "Prefecture" | "PrehistoricalPeriod" | "Presenter" | "President" | "Priest" | "PrimeMinister" | "Prison" | "Producer" | "Profession" | "Professor" | "ProgrammingLanguage" | "Project" | "ProtectedArea" | "Protein" | "Protocol" | "ProtohistoricalPeriod" | "Province" | "Psychologist" | "PublicService" | "PublicTransitSystem" | "Publisher" | "Pyramid" | "Quote" | "Race" | "RaceHorse" | "RaceTrack" | "Racecourse" | "RacingDriver" | "RadioControlledRacingLeague" | "RadioHost" | "RadioProgram" | "RadioStation" | "RailwayLine" | "RailwayStation" | "RailwayTunnel" | "RallyDriver" | "Ratio" | "Rebellion" | "RecordLabel" | "RecordOffice" | "Referee" | "Reference" | "Regency" | "Region" | "Reign" | "Religious" | "ReligiousBuilding" | "ReligiousOrganisation" | "Reptile" | "ResearchProject" | "RestArea" | "Restaurant" | "Resume" | "River" | "Road" | "RoadJunction" | "RoadTunnel" | "Robot" | "Rocket/lowerEarthOrbitPayload" | "Rocket/mass" | "Rocket" | "RocketEngine" | "RollerCoaster" | "RomanEmperor" | "RouteOfTransportation" | "RouteStop" | "Rower" | "Royalty" | "RugbyClub" | "RugbyLeague" | "RugbyPlayer" | "Saint" | "Sales" | "SambaSchool" | "Satellite" | "School/campusSize" | "School" | "ScientificConcept" | "Scientist" | "ScreenWriter" | "Sculptor" | "Sculpture" | "Sea" | "Senator" | "SerialKiller" | "Settlement" | "Ship" | "ShoppingMall" | "Shrine" | "Singer" | "Single" | "SiteOfSpecialScientificInterest" | "Skater" | "SkiArea" | "SkiResort" | "Ski_jumper" | "Skier" | "Skyscraper" | "SnookerChamp" | "SnookerPlayer" | "SnookerWorldRanking" | "SoapCharacter" | "Soccer" | "SoccerClub" | "SoccerClubSeason" | "SoccerLeague" | "SoccerLeagueSeason" | "SoccerManager" | "SoccerPlayer" | "SoccerTournament" | "SocietalEvent" | "SoftballLeague" | "Software/fileSize" | "Software" | "SolarEclipse" | "Song" | "SongWriter" | "Sound" | "SpaceMission/cmpEvaDuration" | "SpaceMission/distanceTraveled" | "SpaceMission/lunarEvaTime" | "SpaceMission/lunarOrbitTime" | "SpaceMission/lunarSampleMass" | "SpaceMission/lunarSurfaceTime" | "SpaceMission/mass" | "SpaceMission/missionDuration" | "SpaceMission/stationEvaDuration" | "SpaceMission/stationVisitDuration" | "SpaceMission" | "SpaceShuttle/distance" | "SpaceShuttle/timeInSpace" | "SpaceShuttle" | "SpaceStation/volume" | "SpaceStation" | "Spacecraft/apoapsis" | "Spacecraft/cargoFuel" | "Spacecraft/cargoGas" | "Spacecraft/cargoWater" | "Spacecraft/dockedTime" | "Spacecraft/dryCargo" | "Spacecraft/freeFlightTime" | "Spacecraft/periapsis" | "Spacecraft/totalCargo" | "Spacecraft/totalMass" | "Spacecraft" | "Species" | "SpeedSkater" | "SpeedwayLeague" | "SpeedwayRider" | "SpeedwayTeam" | "Sport" | "SportCompetitionResult" | "SportFacility" | "SportsClub" | "SportsEvent" | "SportsLeague" | "SportsManager" | "SportsSeason" | "SportsTeam" | "SportsTeamMember" | "SportsTeamSeason" | "Spreadsheet" | "Square" | "SquashPlayer" | "Stadium" | "Standard" | "Star" | "StarCluster" | "State" | "StatedResolution" | "Station" | "Statistic" | "StillImage" | "StormSurge" | "Stream/discharge" | "Stream/dischargeAverage" | "Stream/maximumDischarge" | "Stream/minimumDischarge" | "Stream/watershed" | "Stream" | "Street" | "SubMunicipality" | "SumoWrestler" | "SupremeCourtOfTheUnitedStatesCase" | "Surfer" | "Surname" | "Swarm" | "Swimmer" | "Synagogue" | "SystemOfLaw" | "TableTennisPlayer" | "Tank" | "Tax" | "Taxon" | "TeamMember" | "TeamSport" | "TelevisionDirector" | "TelevisionEpisode" | "TelevisionHost" | "TelevisionPersonality" | "TelevisionSeason" | "TelevisionShow" | "TelevisionStation" | "Temple" | "TennisLeague" | "TennisPlayer" | "TennisTournament" | "Tenure" | "TermOfOffice" | "Territory" | "Theatre" | "TheatreDirector" | "TheologicalConcept" | "TimePeriod" | "TopLevelDomain" | "TopicalConcept" | "Tournament" | "Tower" | "Town" | "TrackList" | "TradeUnion" | "Train" | "TrainCarriage" | "Tram" | "TramStation" | "Treadmill" | "Treaty" | "Tunnel" | "Type" | "UndergroundJournal" | "UnitOfWork" | "University" | "Unknown" | "Vaccine" | "Valley" | "Vein" | "Venue" | "Vicar" | "VicePresident" | "VicePrimeMinister" | "VideoGame" | "VideogamesLeague" | "Village" | "Vodka" | "VoiceActor" | "Volcano" | "VolleyballCoach" | "VolleyballLeague" | "VolleyballPlayer" | "WaterPoloPlayer" | "WaterRide" | "WaterTower" | "Watermill" | "WaterwayTunnel" | "Weapon/diameter" | "Weapon/height" | "Weapon/length" | "Weapon/weight" | "Weapon/width" | "Weapon" | "Website" | "WikimediaTemplate" | "WindMotor" | "Windmill" | "Wine" | "WineRegion" | "Winery" | "WinterSportPlayer" | "Woman" | "WomensTennisAssociationTournament" | "Work/runtime" | "WorldHeritageSite" | "Wrestler" | "WrestlingEvent" | "Writer" | "WrittenWork" | "Year" | "YearInSpaceflight" | "Zoo" | "aSide" | "abbeychurchBlessing" | "abbeychurchBlessingCharge" | "abbreviation" | "ableToGrind" | "absoluteMagnitude" | "abstentions" | "academicAdvisor" | "academicDiscipline" | "academyAward" | "acceleration" | "access" | "accessDate" | "achievement" | "acquirementDate" | "actScore" | "actingHeadteacher" | "activeCases" | "activeYears" | "activeYearsEndDate" | "activeYearsEndDateMgr" | "activeYearsEndYear" | "activeYearsEndYearMgr" | "activeYearsStartDate" | "activeYearsStartDateMgr" | "activeYearsStartYear" | "activeYearsStartYearMgr" | "activity" | "added" | "address" | "addressInRoad" | "adjacentSettlement" | "administrativeCenter" | "administrativeCollectivity" | "administrativeDistrict" | "administrativeHeadCity" | "administrativeStatus" | "administrator" | "afdbId" | "affair" | "affiliate" | "affiliation" | "afiAward" | "age" | "ageRange" | "agency" | "agencyStationCode" | "agglomeration" | "agglomerationArea" | "agglomerationDemographics" | "agglomerationPopulation" | "agglomerationPopulationTotal" | "agglomerationPopulationYear" | "aggregation" | "airDate" | "aircraftAttack" | "aircraftBomber" | "aircraftElectronic" | "aircraftFighter" | "aircraftHelicopter" | "aircraftHelicopterAttack" | "aircraftHelicopterCargo" | "aircraftHelicopterMultirole" | "aircraftHelicopterObservation" | "aircraftHelicopterTransport" | "aircraftHelicopterUtility" | "aircraftInterceptor" | "aircraftPatrol" | "aircraftRecon" | "aircraftTrainer" | "aircraftTransport" | "aircraftType" | "aircraftUser" | "airportUsing" | "aitaCode" | "albedo" | "album" | "albumRuntime" | "alias" | "allcinemaId" | "allegiance" | "alliance" | "almaMater" | "alongside" | "alpsGroup" | "alpsMainPart" | "alpsMajorSector" | "alpsSection" | "alpsSoiusaCode" | "alpsSubgroup" | "alpsSubsection" | "alpsSupergroup" | "alternativeName" | "alternativeTitle" | "alumni" | "amateurDefeat" | "amateurFight" | "amateurKo" | "amateurNoContest" | "amateurTeam" | "amateurTie" | "amateurTitle" | "amateurVictory" | "amateurYear" | "americanComedyAward" | "amgid" | "amsterdamCode" | "analogChannel" | "animal" | "animator" | "anniversary" | "announcedFrom" | "annualTemperature" | "anthem" | "aoCloassification" | "apcPresident" | "apoapsis" | "apofocus" | "apparentMagnitude" | "appearance" | "appearancesInLeague" | "appearancesInNationalTeam" | "appointer" | "apprehended" | "approach" | "approvedByLowerParliament" | "approvedByUpperParliament" | "approximateCalories" | "apskritis" | "archipelago" | "architect" | "architectualBureau" | "architecturalMovement" | "architecturalStyle" | "area" | "areaCode" | "areaDate" | "areaLand" | "areaMetro" | "areaOfCatchment" | "areaOfCatchmentQuote" | "areaOfSearch" | "areaQuote" | "areaRank" | "areaRural" | "areaTotal" | "areaTotalRanking" | "areaUrban" | "areaWater" | "argueDate" | "arielAward" | "arm" | "army" | "arrestDate" | "arrondissement" | "artPatron" | "artery" | "artificialSnowArea" | "artist" | "artisticFunction" | "asWikiText" | "ascent" | "asiaChampionship" | "aspectRatio" | "assembly" | "assetUnderManagement" | "assets" | "assistantPrincipal" | "associate" | "associateEditor" | "associateStar" | "associatedAct" | "associatedBand" | "associatedMusicalArtist" | "associatedRocket" | "associationOfLocalGovernment" | "astrologicalSign" | "atPage" | "atRowNumber" | "atcCode" | "atcPrefix" | "atcSuffix" | "atcSupplemental" | "athletics" | "athleticsDiscipline" | "atomicNumber" | "attorneyGeneral" | "aunt" | "australiaOpenDouble" | "australiaOpenMixed" | "australiaOpenSingle" | "authority" | "authorityMandate" | "authorityTitle" | "automobileModel" | "automobilePlatform" | "autonomy" | "availableSmartCard" | "average" | "averageAnnualGeneration" | "averageClassSize" | "averageDepth" | "averageDepthQuote" | "averageSpeed" | "avifaunaPopulation" | "award" | "awardName" | "awayColourHexCode" | "bSide" | "background" | "backhand" | "badGuy" | "baftaAward" | "band" | "bandMember" | "barPassRate" | "barangays" | "basedOn" | "battery" | "battingSide" | "battle" | "battleHonours" | "bbr" | "beatifiedBy" | "beatifiedDate" | "beatifiedPlace" | "bedCount" | "believers" | "beltwayCity" | "bestFinish" | "bestLap" | "bestRankDouble" | "bestRankSingle" | "bestWsopRank" | "bestYearWsop" | "bgafdId" | "bibsysId" | "bicycleInformation" | "bigPoolRecord" | "biggestCity" | "billed" | "binomial" | "binomialAuthority" | "bioavailability" | "bioclimate" | "biome" | "bird" | "birthDate" | "birthName" | "birthPlace" | "birthSign" | "birthYear" | "bishopric" | "blackLongDistancePisteNumber" | "blackSkiPisteNumber" | "blazon" | "blazonCaption" | "blazonLink" | "blazonRatio" | "block" | "blockAlloy" | "bloodGroup" | "bloodType" | "blueLongDistancePisteNumber" | "blueSkiPisteNumber" | "bnfId" | "board" | "bodyDiscovered" | "bodyStyle" | "boiler" | "boilerPressure" | "boilingPoint" | "book" | "booster" | "border" | "borough" | "bourgmestre" | "bowlRecord" | "bowlingSide" | "boxerCategory" | "boxerStyle" | "bpnId" | "brainInfoNumber" | "brainInfoType" | "branchFrom" | "branchTo" | "brand" | "breeder" | "bridgeCarries" | "brinCode" | "britishComedyAwards" | "britishOpen" | "britishWins" | "broadcastArea" | "broadcastNetwork" | "broadcastRepeater" | "broadcastStationClass" | "broadcastTranslator" | "bronzeMedalDouble" | "bronzeMedalMixed" | "bronzeMedalSingle" | "bronzeMedalist" | "brother" | "budget" | "budgetYear" | "builder" | "building" | "buildingEndDate" | "buildingEndYear" | "buildingStartDate" | "buildingStartYear" | "buildingType" | "bustSize" | "bustWaistHipSize" | "cableCar" | "calculationNeeds" | "callSign" | "callsignMeaning" | "campus" | "campusSize" | "campusType" | "canBaggageChecked" | "cannonNumber" | "canonizedBy" | "canonizedDate" | "canonizedPlace" | "canton" | "capacity" | "capacityFactor" | "capital" | "capitalCoordinates" | "capitalCountry" | "capitalDistrict" | "capitalElevation" | "capitalMountain" | "capitalPlace" | "capitalPosition" | "capitalRegion" | "captureDate" | "carNumber" | "carbohydrate" | "carcinogen" | "careerPoints" | "careerPrizeMoney" | "careerStation" | "cargoFuel" | "cargoGas" | "cargoWater" | "casNumber" | "casSupplemental" | "case" | "casualties" | "catch" | "category" | "caterer" | "catholicPercentage" | "causalties" | "causeOfDeath" | "causedBy" | "ccaState" | "ceeb" | "ceiling" | "cemetery" | "censusYear" | "center" | "centuryBreaks" | "ceo" | "ceremonialCounty" | "certification" | "certificationDate" | "cesarAward" | "chEBI" | "chEMBL" | "chain" | "chairLabel" | "chairman" | "chairmanTitle" | "chairperson" | "champion" | "championInDouble" | "championInDoubleFemale" | "championInDoubleMale" | "championInMixedDouble" | "championInSingle" | "championInSingleFemale" | "championInSingleMale" | "championships" | "chancellor" | "channel" | "chaplain" | "characterInPlay" | "chef" | "chemSpiderId" | "chemicalFormula" | "chiefEditor" | "chiefPlace" | "child" | "childOrganisation" | "choreographer" | "chorusCharacterInPlay" | "christeningDate" | "chromosome" | "cinematography" | "circle" | "circuitLength" | "circuitName" | "circulation" | "circumcised" | "cites" | "citizenship" | "city" | "cityLink" | "cityRank" | "citySince" | "cityType" | "clade" | "class" | "classes" | "classification" | "classis" | "climate" | "climbUpNumber" | "closeTo" | "closed" | "closingDate" | "closingFilm" | "closingYear" | "clothSize" | "clothingSize" | "club" | "clubsRecordGoalscorer" | "cluster" | "cmpEvaDuration" | "cmykCoordinateBlack" | "cmykCoordinateCyanic" | "cmykCoordinateMagenta" | "cmykCoordinateYellow" | "co2Emission" | "coExecutiveProducer" | "coProducer" | "coach" | "coachClub" | "coachSeason" | "coachedTeam" | "coachingRecord" | "coalition" | "coastLength" | "coastLine" | "coatOfArms" | "code" | "codeBook" | "codeDistrict" | "codeIndex" | "codeLandRegistry" | "codeListOfHonour" | "codeMemorial" | "codeMunicipalMonument" | "codeNationalMonument" | "codeProvincialMonument" | "codeSettlement" | "codeStockExchange" | "coden" | "coemperor" | "collaboration" | "colleague" | "collection" | "collectionSize" | "collectivityMinority" | "college" | "collegeHof" | "colonialName" | "colorChart" | "colour" | "colourHexCode" | "colourName" | "combatant" | "comic" | "comitat" | "command" | "commandModule" | "commandStructure" | "commandant" | "commander" | "comment" | "commissioner" | "commissionerDate" | "commissioningDate" | "committee" | "committeeInLegislature" | "commonName" | "commune" | "communityIsoCode" | "company" | "comparable" | "competition" | "competitionTitle" | "compiler" | "completionDate" | "complexion" | "complexity" | "complications" | "component" | "composer" | "compressionRatio" | "computingInput" | "computingMedia" | "computingPlatform" | "configuration" | "confirmedCases" | "conflict" | "congressionalDistrict" | "connectsReferencedTo" | "connotation" | "consecration" | "conservationStatus" | "conservationStatusSystem" | "constellation" | "constituencyDistrict" | "construction" | "constructionMaterial" | "contest" | "continent" | "continentRank" | "continentalTournament" | "continentalTournamentBronze" | "continentalTournamentGold" | "continentalTournamentSilver" | "contractAward" | "contractor" | "convictionDate" | "convictionPenalty" | "coolingSystem" | "copilote" | "coronationDate" | "cosparId" | "cost" | "costumeDesigner" | "council" | "councilArea" | "country" | "countryCode" | "countryOrigin" | "countryRank" | "countryWithFirstAstronaut" | "countryWithFirstSatellite" | "countryWithFirstSatelliteLaunched" | "countryWithFirstSpaceflight" | "county" | "countySeat" | "course" | "courseArea" | "cousurper" | "coverArtist" | "cpu" | "created" | "creationChristianBishop" | "creationYear" | "creativeDirector" | "creator" | "creatorOfDish" | "credit" | "crest" | "crew" | "crewMember" | "crewSize" | "crews" | "criminalCharge" | "criteria" | "crosses" | "crownDependency" | "cuisine" | "cultivatedVariety" | "curator" | "currencyCode" | "currentCity" | "currentLeague" | "currentMember" | "currentPartner" | "currentProduction" | "currentRank" | "currentRecord" | "currentSeason" | "currentStatus" | "currentTeam" | "currentTeamManager" | "currentTeamMember" | "currentWorldChampion" | "currentlyUsedFor" | "custodian" | "cyclistGenre" | "cylinderBore" | "cylinderCount" | "daira" | "dam" | "damage" | "damsire" | "danseCompetition" | "danseScore" | "data/definitions.ttl" | "dateAct" | "dateAgreement" | "dateBudget" | "dateClosed" | "dateCompleted" | "dateConstruction" | "dateExtended" | "dateLastUpdated" | "dateOfAbandonment" | "dateOfBurial" | "dateUnveiled" | "dateUse" | "daughter" | "davisCup" | "daylightSavingTimeZone" | "dbnlCodeDutch" | "dcc" | "deFactoLanguage" | "deadInFightDate" | "deadInFightPlace" | "dean" | "deanery" | "deathAge" | "deathCause" | "deathDate" | "deathPlace" | "deathYear" | "debut" | "debutTeam" | "debutWork" | "dec" | "decay" | "decideDate" | "declination" | "decommissioningDate" | "decoration" | "defeat" | "defeatAsMgr" | "definition" | "defunct" | "delegateMayor" | "delegation" | "deliveryDate" | "deme" | "demographics" | "demographicsAsOf" | "demolitionDate" | "demolitionYear" | "demonym" | "denomination" | "density" | "department" | "departmentCode" | "departmentPosition" | "depictionDescription" | "depth" | "depthQuote" | "depths" | "deputy" | "derivative" | "derivedWord" | "designCompany" | "designer" | "destination" | "destructionDate" | "detectionMethod" | "detractor" | "developer" | "dfE" | "diameter" | "different" | "differentialDiagnosis" | "digitalChannel" | "digitalSubChannel" | "diocese" | "diploma" | "director" | "disappearanceDate" | "disbanded" | "discharge" | "dischargeAverage" | "disciple" | "discipline" | "discontinued" | "discovered" | "discoverer" | "discovery" | "disease" | "diseasesDB" | "diseasesDb" | "displacement" | "dissolutionDate" | "dissolutionYear" | "dissolved" | "dist_ly" | "dist_pc" | "distance" | "distanceLaps" | "distanceToBelfast" | "distanceToCapital" | "distanceToCardiff" | "distanceToCharingCross" | "distanceToDouglas" | "distanceToDublin" | "distanceToEdinburgh" | "distanceToLondon" | "distanceToNearestCity" | "distanceTraveled" | "distributingCompany" | "distributingLabel" | "distributor" | "district" | "division" | "dockedTime" | "doctoralAdvisor" | "doctoralStudent" | "documentDesignation" | "documentNumber" | "domain" | "dorlandsId" | "dorlandsPrefix" | "dorlandsSuffix" | "draft" | "draftLeague" | "draftPick" | "draftPosition" | "draftRound" | "draftTeam" | "draftYear" | "drainsFrom" | "drainsTo" | "drama" | "dressCode" | "drugbank" | "drugs.com" | "dryCargo" | "dubber" | "dutchArtworkCode" | "dutchCOROPCode" | "dutchMIPCode" | "dutchNAIdentifier" | "dutchPPNCode" | "dutchRKDCode" | "dutchWinkelID" | "dynasty" | "eMedicineSubject" | "eMedicineTopic" | "eTeatrId" | "eastPlace" | "ecNumber" | "editing" | "editorTitle" | "education" | "educationPlace" | "educationSystem" | "effectiveRadiatedPower" | "egafdId" | "einecsNumber" | "ekatteCode" | "electionDate" | "electionDateLeader" | "electionMajority" | "elementAbove" | "elementBlock" | "elementGroup" | "elementPeriod" | "elevation" | "elevationQuote" | "elevatorCount" | "elo" | "eloRecord" | "emblem" | "emmyAward" | "employer" | "employersCelebration" | "endCareer" | "endDate" | "endDateTime" | "endOccupation" | "endPoint" | "endReign" | "endYear" | "endYearOfInsertion" | "endYearOfSales" | "endangeredSince" | "endingTheme" | "endowment" | "enemy" | "engine" | "enginePower" | "engineType" | "engineer" | "ensembl" | "enshrinedDeity" | "entourage" | "entrezgene" | "eparchy" | "episode" | "episodeNumber" | "epoch" | "eptFinalTable" | "eptItm" | "eptTitle" | "equipment" | "equity" | "eruption" | "eruptionYear" | "escalafon" | "escapeVelocity" | "espnId" | "established" | "establishment" | "ethnicGroup" | "ethnicGroupsInYear" | "ethnicity" | "eurobabeIndexId" | "europeanAffiliation" | "europeanChampionship" | "europeanParliamentGroup" | "europeanUnionEntranceDate" | "event" | "eventDate" | "eventDescription" | "executiveHeadteacher" | "executiveProducer" | "exhibition" | "existence" | "expedition" | "explorer" | "externalOrnament" | "extinctionDate" | "extinctionYear" | "eyeColor" | "eyeColour" | "eyes" | "faaLocationIdentifier" | "facilityId" | "facultySize" | "failedLaunches" | "family" | "familyMember" | "fansgroup" | "fareZone" | "fastestDriver" | "fastestDriverCountry" | "fastestDriverTeam" | "fastestLap" | "fat" | "fatalityRate" | "fate" | "father" | "fauna" | "fc" | "fcRuns" | "fdaUniiCode" | "feastDay" | "feat" | "feature" | "features" | "fedCup" | "federalState" | "federation" | "fees" | "fibahof" | "field" | "fight" | "fighter" | "fileExtension" | "fileSize" | "fileURL" | "filename" | "fillingStation" | "film" | "filmAudioType" | "filmColourType" | "filmFareAward" | "filmNumber" | "filmPolskiId" | "filmRuntime" | "filmVersion" | "finalFlight" | "finalLost" | "finalLostDouble" | "finalLostSingle" | "finalLostTeam" | "finalPublicationDate" | "finalPublicationYear" | "fipsCode" | "firstAirDate" | "firstAppearance" | "firstAscent" | "firstAscentPerson" | "firstAscentYear" | "firstBroadcast" | "firstDriver" | "firstDriverCountry" | "firstDriverTeam" | "firstFlight" | "firstFlightEndDate" | "firstFlightStartDate" | "firstGame" | "firstLaunch" | "firstLaunchDate" | "firstLaunchRocket" | "firstLeader" | "firstMention" | "firstOlympicEvent" | "firstOwner" | "firstPlace" | "firstPopularVote" | "firstProMatch" | "firstPublicationDate" | "firstPublicationYear" | "firstPublisher" | "firstRace" | "firstWin" | "firstWinner" | "flag" | "flagBearer" | "flagBorder" | "flagCaption" | "flagLink" | "flagSize" | "flashPoint" | "floodingDate" | "floorArea" | "floorCount" | "flora" | "flower" | "flyingHours" | "foalDate" | "focus" | "followedBy" | "followingEvent" | "follows" | "foot" | "footedness" | "forces" | "foresterDistrict" | "formationDate" | "formationYear" | "formerBandMember" | "formerBroadcastNetwork" | "formerCallsign" | "formerChannel" | "formerChoreographer" | "formerCoach" | "formerHighschool" | "formerName" | "formerPartner" | "formerTeam" | "formula" | "fossil" | "foundation" | "foundationPlace" | "foundedBy" | "founder" | "foundingDate" | "foundingYear" | "fourthCommander" | "frazioni" | "free" | "freeDanseScore" | "freeFlightTime" | "freeLabel" | "freeProgCompetition" | "freeProgScore" | "freeScoreCompetition" | "frequency" | "frequencyOfPublication" | "frequentlyUpdated" | "friend" | "frontierLength" | "frozen" | "fuel" | "fuelCapacity" | "fuelConsumption" | "fuelSystem" | "fuelType" | "fuelTypeName" | "fullCompetition" | "fullScore" | "functionEndDate" | "functionEndYear" | "functionStartDate" | "functionStartYear" | "fundedBy" | "galicianSpeakersDate" | "galicianSpeakersPercentage" | "galleryItem" | "gameArtist" | "gameEngine" | "gameModus" | "games" | "garrison" | "gasChambers" | "gaudiAward" | "gdpPerCapita" | "geminiAward" | "gender" | "geneLocation" | "geneLocationEnd" | "geneLocationStart" | "geneReviewsId" | "geneReviewsName" | "generalCouncil" | "generalManager" | "generationUnits" | "genomeDB" | "genre" | "genus" | "geolocDepartment" | "geolocDual" | "geologicPeriod" | "geology" | "giniCoefficient" | "giniCoefficientAsOf" | "giniCoefficientCategory" | "giniCoefficientRanking" | "glycemicIndex" | "gnisCode" | "gnl" | "goalsInLeague" | "goalsInNationalTeam" | "goldMedalDouble" | "goldMedalMixed" | "goldMedalSingle" | "goldMedalist" | "goldenCalfAward" | "goldenGlobeAward" | "goldenRaspberryAward" | "governingBody" | "government" | "governmentCountry" | "governmentElevation" | "governmentMountain" | "governmentPlace" | "governmentPosition" | "governmentRegion" | "governmentType" | "governor" | "governorGeneral" | "governorate" | "goyaAward" | "gradName" | "gradNum" | "grades" | "grammyAward" | "grandsire" | "grave" | "grayPage" | "graySubject" | "greekName" | "greenLongDistancePisteNumber" | "greenSkiPisteNumber" | "gridReference" | "grindingCapability" | "gross" | "grossDomesticProduct" | "grossDomesticProductAsOf" | "grossDomesticProductNominalPerCapita" | "grossDomesticProductPerPeople" | "grossDomesticProductPurchasingPowerParityPerCapita" | "grossDomesticProductRank" | "ground" | "groundsForLiquidation" | "groupCommemorated" | "growingGrape" | "guest" | "gun" | "gymApparatus" | "hairColor" | "hairColour" | "hairs" | "hallOfFame" | "hand" | "handedness" | "handisport" | "hasAbsorbedMunicipality" | "hasAnnotation" | "hasChannel" | "hasInput" | "hasInsidePlace" | "hasJunctionWith" | "hasKMLData" | "hasNaturalBust" | "hasOutsidePlace" | "hasSurfaceForm" | "hasVariant" | "head" | "headAlloy" | "headChef" | "headLabel" | "headOfFamily" | "headquarter" | "headteacher" | "heightAboveAverageTerrain" | "heightAgainst" | "heightAttack" | "heir" | "heisman" | "heritageRegister" | "hgncid" | "highest" | "highestAltitude" | "highestBreak" | "highestBuildingInYear" | "highestMountain" | "highestPlace" | "highestPoint" | "highestPointIsland" | "highestPosition" | "highestRank" | "highestRegion" | "highestState" | "highschool" | "highwaySystem" | "hipSize" | "historicalMap" | "historicalName" | "historicalRegion" | "hof" | "homage" | "homeArena" | "homeColourHexCode" | "homeStadium" | "homeport" | "hometown" | "honours" | "hopmanCup" | "horseRidingDiscipline" | "house" | "hraState" | "hsvCoordinateHue" | "hsvCoordinateSaturation" | "hsvCoordinateValue" | "hubAirport" | "humanDevelopmentIndex" | "humanDevelopmentIndexAsOf" | "humanDevelopmentIndexRank" | "humanDevelopmentIndexRankingCategory" | "iafdId" | "iataAirlineCode" | "iataLocationIdentifier" | "ibdbId" | "icaoAirlineCode" | "icaoLocationIdentifier" | "icd10" | "icd1" | "icd9" | "icdo" | "iconographicAttributes" | "id" | "idAllocine" | "idNumber" | "identificationSymbol" | "ideology" | "iftaAward" | "iihfHof" | "illiteracy" | "illustrator" | "imageSize" | "imdbId" | "impactFactor" | "impactFactorAsOf" | "importantStation" | "imposedDanseCompetition" | "imposedDanseScore" | "inCemetery" | "inchi" | "inclination" | "income" | "incumbent" | "individualisedGnd" | "individualisedPnd" | "industry" | "infantMortality" | "inflow" | "influenced" | "influencedBy" | "informationName" | "ingredient" | "ingredientName" | "initiallyUsedFor" | "inn" | "innervates" | "inscription" | "inseeCode" | "installedCapacity" | "institution" | "intercommunality" | "interest" | "internationalAffiliation" | "internationalPhonePrefix" | "internationalPhonePrefixLabel" | "internationally" | "introduced" | "introductionDate" | "iobdbId" | "isCityState" | "isHandicappedAccessible" | "isPartOf" | "isPartOfAnatomicalStructure" | "isPartOfMilitaryConflict" | "isPartOfName" | "isPartOfWineRegion" | "isPeerReviewed" | "isRouteStop" | "isbn" | "isil" | "island" | "isniId" | "iso31661Code" | "iso6391Code" | "iso6392Code" | "iso6393Code" | "isoCode" | "isoCodeRegion" | "issDockings" | "issn" | "ist" | "istat" | "ithfDate" | "iucnCategory" | "iupacName" | "jockey" | "jointCommunity" | "jstor" | "judge" | "juniorSeason" | "juniorTeam" | "juniorYearsEndYear" | "juniorYearsStartYear" | "jureLanguage" | "jutsu" | "kegg" | "keyPerson" | "khlDraft" | "khlDraftTeam" | "khlDraftYear" | "killedBy" | "kinOfLanguage" | "kindOfCoordinate" | "kindOfCriminal" | "kindOfCriminalAction" | "kindOfRock" | "kingdom" | "knownFor" | "ko" | "lahHof" | "lake" | "land" | "landArea" | "landPercentage" | "landRegistryCode" | "landeshauptmann" | "landingDate" | "landingSite" | "landingVehicle" | "landskap" | "landtag" | "landtagMandate" | "language" | "languageCode" | "languageFamily" | "languageRegulator" | "largestCity" | "largestMetro" | "largestSettlement" | "largestWin" | "lastAirDate" | "lastAppearance" | "lastElectionDate" | "lastFamilyMember" | "lastFlight" | "lastFlightEndDate" | "lastFlightStartDate" | "lastLaunch" | "lastLaunchDate" | "lastLaunchRocket" | "lastPosition" | "lastProMatch" | "lastPublicationDate" | "lastRace" | "lastSeason" | "lastWin" | "laterality" | "latestElection" | "latestPreviewDate" | "latestPreviewVersion" | "latestReleaseDate" | "latestReleaseVersion" | "latinName" | "launch" | "launchDate" | "launchPad" | "launchSite" | "launchVehicle" | "launches" | "laurenceOlivierAward" | "lawCountry" | "layingDown" | "layout" | "lcc" | "lccn" | "lccnId" | "lchfDraft" | "lchfDraftTeam" | "lchfDraftYear" | "leadTeam" | "leadYear" | "leader" | "leaderFunction" | "leaderName" | "leaderParty" | "leaderTitle" | "leadership" | "league" | "leagueManager" | "leftChild" | "leftTributary" | "legalArrondissement" | "legalArticle" | "legalForm" | "legislativePeriodName" | "legislature" | "lengthQuote" | "lengthReference" | "lethalOnChickens" | "lethalOnMice" | "lethalOnRabbits" | "lethalOnRats" | "liberationDate" | "libretto" | "licenceLetter" | "licenceNumber" | "licenceNumberLabel" | "licensee" | "lieutenancy" | "lieutenancyArea" | "lieutenant" | "lifeExpectancy" | "limit" | "lineLength" | "linguisticsTradition" | "linkedSpace" | "linkedTo" | "listItemOf" | "literaryGenre" | "littlePoolRecord" | "livingPlace" | "loadLimit" | "localAuthority" | "localPhonePrefix" | "locality" | "localization" | "localizationThumbnail" | "localizationThumbnailCaption" | "locatedInArea" | "locationCity" | "locationCountry" | "locationIdentifier" | "locationName" | "locomotive" | "locusSupplementaryData" | "logo" | "longDistancePisteKilometre" | "longDistancePisteNumber" | "longName" | "longtype" | "lounge" | "lowerAge" | "lowerEarthOrbitPayload" | "lowest" | "lowestAltitude" | "lowestMountain" | "lowestPlace" | "lowestPoint" | "lowestPosition" | "lowestRegion" | "lowestState" | "lunarEvaTime" | "lunarLandingSite" | "lunarModule" | "lunarOrbitTime" | "lunarRover" | "lunarSampleMass" | "lunarSurfaceTime" | "lymph" | "lyrics" | "magazine" | "maidenFlight" | "maidenFlightRocket" | "maidenVoyage" | "mainBuilding" | "mainCharacter" | "mainDomain" | "mainFamilyBranch" | "mainInterest" | "mainIsland" | "mainIslands" | "mainOrgan" | "mainspan" | "maintainedBy" | "majorIsland" | "majorShrine" | "majorityFloorLeader" | "majorityLeader" | "makeupArtist" | "management" | "managementCountry" | "managementElevation" | "managementMountain" | "managementPlace" | "managementPosition" | "managementRegion" | "manager" | "managerClub" | "managerSeason" | "managerTitle" | "managerYears" | "managerYearsEndYear" | "managerYearsStartYear" | "managingEditor" | "mandate" | "manufactory" | "manufacturer" | "mapCaption" | "mapDescription" | "march" | "marketCapitalisation" | "mascot" | "mass" | "massif" | "mastersWins" | "matchPoint" | "material" | "max" | "maxAbsoluteMagnitude" | "maxApparentMagnitude" | "maxTime" | "maximumArea" | "maximumAreaQuote" | "maximumBoatBeam" | "maximumBoatLength" | "maximumDepth" | "maximumDepthQuote" | "maximumDischarge" | "maximumElevation" | "maximumInclination" | "maximumTemperature" | "mayor" | "mayorArticle" | "mayorCouncillor" | "mayorFunction" | "mayorMandate" | "mayorTitle" | "mbaId" | "meanRadius" | "meanTemperature" | "meaning" | "measurements" | "medalist" | "media" | "mediaItem" | "medicalCause" | "medicalDiagnosis" | "medicalSpecialty" | "medication" | "medlinePlus" | "meetingBuilding" | "meetingCity" | "meetingRoad" | "meltingPoint" | "member" | "memberOfParliament" | "membership" | "membershipAsOf" | "mentor" | "mergedIntoParty" | "mergedSettlement" | "mergedWith" | "mergerDate" | "meshId" | "meshName" | "meshNumber" | "messierName" | "metropolitanBorough" | "mgiid" | "militaryBranch" | "militaryCommand" | "militaryFunction" | "militaryGovernment" | "militaryRank" | "militaryService" | "militaryUnit" | "militaryUnitSize" | "millSpan" | "millType" | "millsCodeBE" | "millsCodeDutch" | "millsCodeNL" | "millsCodeNLVerdwenen" | "millsCodeNLWindmotoren" | "min" | "minTime" | "minimumArea" | "minimumAreaQuote" | "minimumDischarge" | "minimumElevation" | "minimumInclination" | "minimumTemperature" | "minister" | "minority" | "minorityFloorLeader" | "minorityLeader" | "mirDockings" | "mission" | "missionDuration" | "missions" | "model" | "modelEndDate" | "modelEndYear" | "modelLineVehicle" | "modelStartDate" | "modelStartYear" | "molarMass" | "molecularWeight" | "monarch" | "mood" | "mostDownPoint" | "mostSuccessfulPlayer" | "mostWins" | "mother" | "motive" | "motto" | "mount" | "mountainRange" | "mouthCountry" | "mouthDistrict" | "mouthElevation" | "mouthMountain" | "mouthPlace" | "mouthPosition" | "mouthRegion" | "mouthState" | "movement" | "movie" | "mukhtar" | "municipality" | "municipalityAbsorbedBy" | "municipalityCode" | "municipalityRenamedTo" | "municipalityType" | "museum" | "museumType" | "musicBand" | "musicBrainzArtistId" | "musicBy" | "musicComposer" | "musicFormat" | "musicFusionGenre" | "musicSubgenre" | "musicType" | "musicalArtist" | "musicalBand" | "musicalKey" | "musicians" | "muteCharacterInPlay" | "mvp" | "mythology" | "naacpImageAward" | "nameAsOf" | "nameDay" | "nameInCantoneseChinese" | "nameInHangulKorean" | "nameInHanjaKorean" | "nameInJapanese" | "nameInMindongyuChinese" | "nameInMinnanyuChinese" | "nameInPinyinChinese" | "nameInSimplifiedChinese" | "nameInTraditionalChinese" | "nameInWadeGilesChinese" | "namedAfter" | "namedByLanguage" | "names" | "narrator" | "nation" | "nationalAffiliation" | "nationalChampionship" | "nationalFilmAward" | "nationalOlympicCommittee" | "nationalRanking" | "nationalSelection" | "nationalTeam" | "nationalTeamMatchPoint" | "nationalTeamYear" | "nationalTopographicSystemMapNumber" | "nationalTournament" | "nationalTournamentBronze" | "nationalTournamentGold" | "nationalTournamentSilver" | "nationalYears" | "nationality" | "ncaaSeason" | "ncaaTeam" | "ncbhof" | "nciId" | "ndlId" | "nearestCity" | "neighboringMunicipality" | "neighbourConstellations" | "neighbourRegion" | "neighbourhood" | "nerve" | "netIncome" | "network" | "networth" | "newspaper" | "nextEntity" | "nextEvent" | "nextMission" | "nflCode" | "nflSeason" | "nflTeam" | "ngcName" | "nisCode" | "nlaId" | "nndbId" | "noContest" | "nobelLaureates" | "nominee" | "nonFictionSubject" | "nonProfessionalCareer" | "nord" | "northEastPlace" | "northPlace" | "northWestPlace" | "notSolubleIn" | "notableCommander" | "notableFeatures" | "notableIdea" | "notableStudent" | "notableWine" | "notableWork" | "noteOnPlaceOfBurial" | "noteOnRestingPlace" | "notes" | "notifyDate" | "novel" | "nrhpReferenceNumber" | "nrhpType" | "nssdcId" | "numberBuilt" | "numberOfAcademicStaff" | "numberOfAlbums" | "numberOfArrondissement" | "numberOfBombs" | "numberOfBronzeMedalsWon" | "numberOfCanton" | "numberOfCantons" | "numberOfCapitalDeputies" | "numberOfCity" | "numberOfClasses" | "numberOfClassesWithResource" | "numberOfClassrooms" | "numberOfClubs" | "numberOfCollectionItems" | "numberOfCompetitors" | "numberOfCounties" | "numberOfCountries" | "numberOfCrew" | "numberOfDeaths" | "numberOfDependency" | "numberOfDisambiguates" | "numberOfDistrict" | "numberOfDistricts" | "numberOfDoctoralStudents" | "numberOfDoors" | "numberOfEmployees" | "numberOfEntrances" | "numberOfEpisodes" | "numberOfFederalDeputies" | "numberOfFilms" | "numberOfGoals" | "numberOfGoldMedalsWon" | "numberOfGraduateStudents" | "numberOfGraves" | "numberOfHoles" | "numberOfHouses" | "numberOfIndegree" | "numberOfIntercommunality" | "numberOfIsland" | "numberOfIslands" | "numberOfLanes" | "numberOfLaps" | "numberOfLaunches" | "numberOfLawyers" | "numberOfLifts" | "numberOfLines" | "numberOfLiveAlbums" | "numberOfLocations" | "numberOfMatches" | "numberOfMembers" | "numberOfMembersAsOf" | "numberOfMinistries" | "numberOfMunicipalities" | "numberOfMusicalArtistEntities" | "numberOfMusicalArtistInstrument" | "numberOfMusicalArtistStyle" | "numberOfNeighbourhood" | "numberOfNewlyIntroducedSports" | "numberOfOffices" | "numberOfOfficials" | "numberOfOrbits" | "numberOfOutdegree" | "numberOfPads" | "numberOfPages" | "numberOfParkingSpaces" | "numberOfParticipatingAthletes" | "numberOfParticipatingFemaleAthletes" | "numberOfParticipatingMaleAthletes" | "numberOfParticipatingNations" | "numberOfPassengers" | "numberOfPeopleAttending" | "numberOfPeopleLicensed" | "numberOfPersonBornInPlace" | "numberOfPersonEntities" | "numberOfPersonFromUniversity" | "numberOfPersonInOccupation" | "numberOfPiersInWater" | "numberOfPixels" | "numberOfPlatformLevels" | "numberOfPlayers" | "numberOfPostgraduateStudents" | "numberOfPredicates" | "numberOfProfessionals" | "numberOfProperties" | "numberOfPropertiesUsed" | "numberOfReactors" | "numberOfRedirectedResource" | "numberOfResource" | "numberOfResourceOfClass" | "numberOfResourceOfType" | "numberOfResourceWithType" | "numberOfRestaurants" | "numberOfRockets" | "numberOfRooms" | "numberOfRun" | "numberOfSeasons" | "numberOfSeats" | "numberOfSeatsInParliament" | "numberOfSettlement" | "numberOfSettlementsInCountry" | "numberOfSilverMedalsWon" | "numberOfSoccerPlayerInCountryRepre" | "numberOfSoccerPlayersBornInPlace" | "numberOfSoccerPlayersInTeam" | "numberOfSpans" | "numberOfSpeakers" | "numberOfSports" | "numberOfSportsEvents" | "numberOfStaff" | "numberOfStars" | "numberOfStateDeputies" | "numberOfStations" | "numberOfStores" | "numberOfStudents" | "numberOfStudioAlbums" | "numberOfSuites" | "numberOfTeams" | "numberOfTracks" | "numberOfTrails" | "numberOfTriples" | "numberOfTurns" | "numberOfUndergraduateStudents" | "numberOfUniqeResources" | "numberOfUseOfProperty" | "numberOfVehicles" | "numberOfVillages" | "numberOfVineyards" | "numberOfVisitors" | "numberOfVisitorsAsOf" | "numberOfVolumes" | "numberOfVolunteers" | "numberOfWineries" | "numberSold" | "nutsCode" | "observatory" | "occupation" | "oclc" | "odor" | "offeredClasses" | "office" | "officerInCharge" | "officialLanguage" | "officialName" | "officialOpenedBy" | "officialSchoolColour" | "ofsCode" | "oilSystem" | "okatoCode" | "oldDistrict" | "oldName" | "oldProvince" | "oldTeamCoached" | "oldcode" | "olivierAward" | "olympicGames" | "olympicGamesBronze" | "olympicGamesGold" | "olympicGamesSilver" | "olympicGamesWins" | "olympicOathSwornBy" | "olympicOathSwornByAthlete" | "olympicOathSwornByJudge" | "omim" | "onChromosome" | "ons" | "openAccessContent" | "openingDate" | "openingFilm" | "openingTheme" | "openingYear" | "operatingIncome" | "operatingSystem" | "operator" | "opponent" | "opponents" | "orbitalEccentricity" | "orbitalFlights" | "orbitalInclination" | "orbitalPeriod" | "orbits" | "orcidId" | "order" | "orderDate" | "orderInOffice" | "ordination" | "organ" | "organSystem" | "organisation" | "organisationMember" | "orientation" | "originalDanseCompetition" | "originalDanseScore" | "originalEndPoint" | "originalLanguage" | "originalMaximumBoatBeam" | "originalMaximumBoatLength" | "originalName" | "originalStartPoint" | "originalTitle" | "originallyUsedFor" | "origo" | "orogeny" | "orpha" | "orthologousGene" | "otherActivity" | "otherAppearances" | "otherChannel" | "otherFamilyBranch" | "otherFuelType" | "otherFunction" | "otherInformation" | "otherLanguage" | "otherMedia" | "otherName" | "otherOccupation" | "otherParty" | "otherServingLines" | "otherSportsExperience" | "otherWins" | "outflow" | "output" | "outskirts" | "overallRecord" | "oversight" | "owningCompany" | "owningOrganisation" | "owns" | "painter" | "parent" | "parentCompany" | "parentMountainPeak" | "parentOrganisation" | "parentheses" | "parish" | "parkingInformation" | "parkingLotsCars" | "parkingLotsTrucks" | "parliament" | "parliamentType" | "parliamentaryGroup" | "part" | "partialFailedLaunches" | "participant" | "participatingIn" | "particularSign" | "partitionCoefficient" | "partner" | "party" | "partyNumber" | "passengersPerDay" | "passengersPerYear" | "passengersUsedSystem" | "pastMember" | "pastor" | "patent" | "patron" | "patronSaint" | "pccSecretary" | "pdb" | "peabodyAward" | "penaltiesTeamA" | "penaltiesTeamB" | "penaltyScore" | "pendamicDeaths" | "penisLength" | "peopleName" | "perCapitaIncome" | "perCapitaIncomeAsOf" | "perCapitaIncomeRank" | "percentage" | "percentageAlcohol" | "percentageFat" | "percentageLiteracyMen" | "percentageLiteracyWomen" | "percentageLiterate" | "percentageOfAreaWater" | "performer" | "periapsis" | "perifocus" | "perimeter" | "period" | "perpetrator" | "person" | "personFunction" | "personName" | "pgaWins" | "philosophicalSchool" | "phonePrefix" | "phonePrefixLabel" | "photographer" | "phylum" | "picture" | "pictureDescription" | "pictureFormat" | "picturesCommonsCategory" | "piercing" | "pisciculturalPopulation" | "pistonStroke" | "place" | "placeOfBurial" | "placeOfWorship" | "plant" | "playRole" | "playerInTeam" | "playerSeason" | "playerStatus" | "playingTime" | "plays" | "pluviometry" | "podium" | "podiums" | "pole" | "poleDriver" | "poleDriverCountry" | "poleDriverTeam" | "polePosition" | "poles" | "policeName" | "polishFilmAward" | "politicGovernmentDepartment" | "politicalFunction" | "politicalLeader" | "politicalMajority" | "politicalPartyInLegislature" | "politicalPartyOfLeader" | "politicalSeats" | "politician" | "popularVote" | "population" | "populationAsOf" | "populationDensity" | "populationMetro" | "populationMetroDensity" | "populationPctChildren" | "populationPctMen" | "populationPctWomen" | "populationPlace" | "populationQuote" | "populationRural" | "populationRuralDensity" | "populationTotal" | "populationTotalRanking" | "populationTotalReference" | "populationUrban" | "populationUrbanDensity" | "populationYear" | "portfolio" | "portrayer" | "position" | "postalCode" | "power" | "powerOutput" | "powerType" | "precursor" | "predecessor" | "prefaceBy" | "prefect" | "prefectMandate" | "prefecture" | "prefix" | "premiereDate" | "premierePlace" | "premiereYear" | "presentMunicipality" | "presentName" | "presenter" | "president" | "presidentGeneralCouncil" | "presidentGeneralCouncilMandate" | "presidentRegionalCouncil" | "presidentRegionalCouncilMandate" | "previousDemographics" | "previousEditor" | "previousEntity" | "previousEvent" | "previousInfrastructure" | "previousMission" | "previousName" | "previousPopulation" | "previousPopulationTotal" | "previousWork" | "price" | "primaryFuelType" | "primate" | "primeMinister" | "primogenitor" | "principal" | "principalArea" | "principalEngineer" | "proPeriod" | "proSince" | "proTeam" | "proYear" | "probowlPick" | "procedure" | "producedBy" | "producer" | "produces" | "product" | "productShape" | "production" | "productionCompany" | "productionEndDate" | "productionEndYear" | "productionStartDate" | "productionStartYear" | "productionYears" | "profession" | "programCost" | "programmeFormat" | "programmingLanguage" | "project" | "projectBudgetFunding" | "projectBudgetTotal" | "projectCoordinator" | "projectEndDate" | "projectKeyword" | "projectObjective" | "projectParticipant" | "projectReferenceID" | "projectStartDate" | "projectType" | "prominence" | "promotion" | "pronunciation" | "prospectLeague" | "prospectTeam" | "protectionStatus" | "protein" | "protestantPercentage" | "provCode" | "provides" | "province" | "provinceIsoCode" | "provinceLink" | "provost" | "pseudonym" | "pubchem" | "publication" | "publicationDate" | "publiclyAccessible" | "publisher" | "purchasingPowerParity" | "purchasingPowerParityRank" | "purchasingPowerParityYear" | "purpose" | "qatarClassic" | "quebecerTitle" | "quotation" | "quote" | "ra" | "race" | "raceHorse" | "raceLength" | "raceResult" | "raceTrack" | "raceWins" | "races" | "racketCatching" | "radio" | "radioStation" | "radius_ly" | "railGauge" | "railwayLineUsingTunnel" | "railwayPlatforms" | "railwayRollingStock" | "range" | "rank" | "rankAgreement" | "rankArea" | "rankInFinalMedalCount" | "rankPopulation" | "ranking" | "rankingWins" | "rankingsDoubles" | "rankingsSingles" | "ratio" | "rebuildDate" | "rebuilder" | "rebuildingDate" | "rebuildingYear" | "recentWinner" | "recommissioningDate" | "recordDate" | "recordLabel" | "recordedIn" | "recoveryCases" | "rector" | "redListIdNL" | "redLongDistancePisteNumber" | "redSkiPisteNumber" | "redline" | "refcul" | "reffBourgmestre" | "refgen" | "refgeo" | "refpol" | "refseq" | "refseqmrna" | "refseqprotein" | "regency" | "regentOf" | "regime" | "region" | "regionLink" | "regionServed" | "regionType" | "regionalCouncil" | "regionalLanguage" | "regionalPrefecture" | "registration" | "registry" | "registryNumber" | "reign" | "reignName" | "reigningPope" | "related" | "relatedFunctions" | "relatedMeanOfTransportation" | "relatedPlaces" | "relation" | "relative" | "relativeAtomicMass" | "releaseDate" | "releaseLocation" | "relics" | "relief" | "religion" | "religiousHead" | "religiousHeadLabel" | "religiousOrder" | "reopened" | "reopeningDate" | "reopeningYear" | "reportingMark" | "representative" | "requirement" | "reservations" | "residence" | "resolution" | "restingDate" | "restingPlace" | "restingPlacePosition" | "restoreDate" | "restriction" | "retentionTime" | "retired" | "retiredRocket" | "retirementDate" | "revenue" | "revenueYear" | "review" | "rgbCoordinateBlue" | "rgbCoordinateGreen" | "rgbCoordinateRed" | "ridId" | "rightAscension" | "rightChild" | "rightTributary" | "rival" | "rivalSchool" | "river" | "riverBranch" | "riverBranchOf" | "riverMouth" | "rkdArtistsId" | "road" | "rocket" | "rocketFunction" | "rocketStages" | "rolandGarrosDouble" | "rolandGarrosMixed" | "rolandGarrosSingle" | "role" | "roleInEvent" | "roofHeight" | "rotationPeriod" | "route" | "routeActivity" | "routeDirection" | "routeEnd" | "routeEndDirection" | "routeEndLocation" | "routeJunction" | "routeLine" | "routeNext" | "routeNumber" | "routePrevious" | "routeStart" | "routeStartDirection" | "routeStartLocation" | "routeTypeAbbreviation" | "royalAnthem" | "ruling" | "runningMate" | "runtime" | "runwayDesignation" | "runwayLength" | "runwaySurface" | "runwayWidth" | "ruralMunicipality" | "saint" | "salary" | "sales" | "sameName" | "satScore" | "satcat" | "satellite" | "satellitesDeployed" | "scale" | "scene" | "school" | "schoolBoard" | "schoolCode" | "schoolNumber" | "schoolPatron" | "scientificName" | "score" | "screenActorsGuildAward" | "sea" | "season" | "seasonManager" | "seasonNumber" | "seatNumber" | "seatingCapacity" | "secondCommander" | "secondDriver" | "secondDriverCountry" | "secondLeader" | "secondPlace" | "secondPopularVote" | "secondTeam" | "secretaryGeneral" | "security" | "seiyu" | "selection" | "selectionPoint" | "selectionYear" | "selibrId" | "senator" | "senior" | "seniority" | "seniunija" | "sentence" | "series" | "service" | "serviceEndDate" | "serviceEndYear" | "serviceModule" | "serviceNumber" | "serviceStartDate" | "serviceStartYear" | "servingRailwayLine" | "servingSize" | "servingTemperature" | "sessionNumber" | "setDesigner" | "settingOfPlay" | "settlement" | "settlementAttached" | "setupTime" | "severeCases" | "sex" | "sexualOrientation" | "shareDate" | "shareOfAudience" | "shareSource" | "sharingOutPopulation" | "sharingOutPopulationYear" | "sheading" | "shipBeam" | "shipCrew" | "shipDisplacement" | "shipDraft" | "shipLaunch" | "shoeNumber" | "shoeSize" | "shoot" | "shoots" | "shoreLength" | "shortProgCompetition" | "shortProgScore" | "show" | "showJudge" | "shuttle" | "sibling" | "signName" | "signature" | "significantBuilding" | "significantDesign" | "significantProject" | "silCode" | "silverMedalDouble" | "silverMedalMixed" | "silverMedalSingle" | "silverMedalist" | "simcCode" | "similar" | "sire" | "siren" | "sister" | "sisterCollege" | "sisterNewspaper" | "sisterStation" | "sixthFormStudents" | "sizeBlazon" | "sizeLogo" | "sizeMap" | "sizeThumbnail" | "size_v" | "skiLift" | "skiPisteKilometre" | "skiPisteNumber" | "skiTow" | "skills" | "skinColor" | "slogan" | "smiles" | "snowParkNumber" | "soccerLeaguePromoted" | "soccerLeagueRelegated" | "soccerLeagueSeason" | "soccerLeagueWinner" | "soccerTournamentClosingSeason" | "soccerTournamentLastChampion" | "soccerTournamentMostSteady" | "soccerTournamentMostSuccesfull" | "soccerTournamentOpeningSeason" | "soccerTournamentThisSeason" | "soccerTournamentTopScorer" | "solicitorGeneral" | "solubility" | "solvent" | "solventWithBadSolubility" | "solventWithGoodSolubility" | "solventWithMediocreSolubility" | "son" | "soundRecording" | "sourceConfluence" | "sourceConfluenceCountry" | "sourceConfluenceElevation" | "sourceConfluenceMountain" | "sourceConfluencePlace" | "sourceConfluencePosition" | "sourceConfluenceRegion" | "sourceConfluenceState" | "sourceCountry" | "sourceDistrict" | "sourceElevation" | "sourceMountain" | "sourcePlace" | "sourcePosition" | "sourceRegion" | "sourceState" | "sourceText" | "southEastPlace" | "southPlace" | "southWestPlace" | "sovereignCountry" | "space" | "spacecraft" | "spacestation" | "spacewalkBegin" | "spacewalkEnd" | "speaker" | "specialEffects" | "specialTrial" | "specialist" | "speciality" | "specialization" | "species" | "speedLimit" | "spike" | "splitFromParty" | "spokenIn" | "spokesperson" | "sport" | "sportCountry" | "sportDiscipline" | "sportGoverningBody" | "sportSpecialty" | "sportsFunction" | "spouse" | "spouseName" | "spurOf" | "spurType" | "squadNumber" | "stadium" | "staff" | "starRating" | "starring" | "start" | "startCareer" | "startDate" | "startDateTime" | "startOccupation" | "startPoint" | "startReign" | "startWct" | "startWqs" | "startYear" | "startYearOfInsertion" | "startYearOfSales" | "statName" | "statValue" | "state" | "stateDelegate" | "stateOfOrigin" | "stateOfOriginPoint" | "stateOfOriginTeam" | "stateOfOriginYear" | "stationEvaDuration" | "stationStructure" | "stationVisitDuration" | "statistic" | "statisticLabel" | "statisticValue" | "statisticYear" | "status" | "statusManager" | "statusYear" | "stellarClassification" | "stockExchange" | "storyEditor" | "strength" | "structuralSystem" | "student" | "style" | "stylisticOrigin" | "subClassis" | "subFamily" | "subGenus" | "subMunicipalityType" | "subOrder" | "subPrefecture" | "subTribus" | "subdivision" | "subdivisionLink" | "subdivisionName" | "subdivisions" | "subjectOfPlay" | "subjectTerm" | "sublimationPoint" | "suborbitalFlights" | "subprefecture" | "subregion" | "subsequentInfrastructure" | "subsequentWork" | "subsidiary" | "subsystem" | "subsystemLink" | "subtitle" | "successfulLaunches" | "successor" | "sudocId" | "summerAppearances" | "summerTemperature" | "superFamily" | "superOrder" | "superTribus" | "superbowlWin" | "superintendent" | "supplementalDraftRound" | "supplementalDraftYear" | "supplies" | "supply" | "suppreddedDate" | "surfaceArea" | "surfaceFormOccurrenceOffset" | "surfaceGravity" | "surfaceType" | "suspectedCases" | "swimmingStyle" | "symptom" | "synonym" | "systemOfLaw" | "systemRequirements" | "taoiseach" | "targetAirport" | "targetSpaceStation" | "taste" | "tattoo" | "taxon" | "teachingStaff" | "team" | "teamCoached" | "teamManager" | "teamName" | "teamPoint" | "teamSize" | "teamTitle" | "technique" | "televisionSeries" | "tempPlace" | "temperature" | "templateName" | "temple" | "templeYear" | "tenant" | "tennisSurfaceType" | "termOfOffice" | "termPeriod" | "territory" | "terytCode" | "tessitura" | "testaverage" | "theology" | "third" | "thirdCommander" | "thirdDriver" | "thirdDriverCountry" | "thirdPlace" | "thirdTeam" | "throwingSide" | "thumbnail" | "thumbnailCaption" | "tie" | "time" | "timeInSpace" | "timeZone" | "timeshiftChannel" | "titleDate" | "titleDouble" | "titleLanguage" | "titleSingle" | "toll" | "tonyAward" | "topFloorHeight" | "topLevelDomain" | "topSpeed" | "topic" | "torchBearer" | "torqueOutput" | "totalCargo" | "totalDiscs" | "totalIliCases" | "totalLaunches" | "totalMass" | "totalPopulation" | "totalTracks" | "totalTravellers" | "touristicSite" | "tournamentOfChampions" | "tournamentRecord" | "towerHeight" | "trackLength" | "trackNumber" | "trackWidth" | "tradeMark" | "tradingName" | "trainer" | "trainerClub" | "trainerYears" | "training" | "translatedMotto" | "translator" | "transmission" | "treatment" | "tree" | "tribus" | "trustee" | "tu" | "tuition" | "tvComId" | "tvShow" | "twinCountry" | "twinTown" | "type" | "typeCoordinate" | "typeOfElectrification" | "typeOfGrain" | "typeOfStorage" | "typeOfYeast" | "uRN" | "uciCode" | "ulanId" | "umbrellaTitle" | "unNumber" | "uncle" | "undraftedYear" | "unesco" | "unicode" | "uniprot" | "unitCost" | "unitaryAuthority" | "unitedStatesNationalBridgeId" | "university" | "unknownOutcomes" | "unloCode" | "upperAge" | "urbanArea" | "usOpenDouble" | "usOpenMixed" | "usOpenSingle" | "usSales" | "usedInWar" | "uses" | "usingCountry" | "usk" | "usopenWins" | "usurper" | "utcOffset" | "v_hb" | "valvetrain" | "vaporPressure" | "variantOf" | "varietals" | "vehicle" | "vehicleCode" | "vehiclesInFleet" | "vehiclesPerDay" | "vein" | "veneratedIn" | "viafId" | "viceChancellor" | "viceLeader" | "viceLeaderParty" | "vicePresident" | "vicePrimeMinister" | "vicePrincipal" | "vicePrincipalLabel" | "victim" | "victims" | "victory" | "victoryAsMgr" | "victoryPercentageAsMgr" | "virtualChannel" | "visitorStatisticsAsOf" | "visitorsPerDay" | "visitorsPerYear" | "visitorsPercentageChange" | "visitorsTotal" | "voice" | "voiceType" | "volcanicActivity" | "volcanicType" | "volcanoId" | "voltageOfElectrification" | "volume" | "volumeQuote" | "volumes" | "vonKlitzingConstant" | "votesAgainst" | "votesFor" | "wagon" | "waistSize" | "war" | "ward" | "water" | "waterArea" | "waterPercentage" | "watercourse" | "watershed" | "waterwayThroughTunnel" | "wavelength" | "weapon" | "webcast" | "websiteLabel" | "weddingParentsDate" | "weight" | "westPlace" | "whaDraft" | "whaDraftTeam" | "whaDraftYear" | "wheelbase" | "wholeArea" | "widthQuote" | "wikiPageCharacterSize" | "wikiPageDisambiguates" | "wikiPageEditLink" | "wikiPageExternalLink" | "wikiPageExtracted" | "wikiPageHistoryLink" | "wikiPageID" | "wikiPageInDegree" | "wikiPageInterLanguageLink" | "wikiPageLength" | "wikiPageModified" | "wikiPageOutDegree" | "wikiPageRedirects" | "wikiPageRevisionID" | "wikiPageRevisionLink" | "wikiPageUsesTemplate" | "wikiPageWikiLink" | "wikiPageWikiLinkText" | "wikidataSplitIri" | "wilaya" | "wimbledonDouble" | "wimbledonMixed" | "wimbledonSingle" | "wineProduced" | "wineRegion" | "wineYear" | "wingArea" | "wingspan" | "wins" | "winsAtAlpg" | "winsAtAsia" | "winsAtAus" | "winsAtChallenges" | "winsAtChampionships" | "winsAtJLPGA" | "winsAtJapan" | "winsAtKLPGA" | "winsAtLAGT" | "winsAtLET" | "winsAtLPGA" | "winsAtMajors" | "winsAtNWIDE" | "winsAtOtherTournaments" | "winsAtPGA" | "winsAtProTournaments" | "winsAtSenEuro" | "winsAtSun" | "winsInEurope" | "winterAppearances" | "winterTemperature" | "woRMS" | "wordBefore" | "work" | "workArea" | "world" | "worldChampionTitleYear" | "worldOpen" | "worldTeamCup" | "worldTournament" | "worldTournamentBronze" | "worldTournamentGold" | "worldTournamentSilver" | "worstDefeat" | "wptFinalTable" | "wptItm" | "wptTitle" | "writer" | "wsopItm" | "wsopWinYear" | "wsopWristband" | "yearElevationIntoNobility" | "yearOfConstruction" | "yearOfElectrification" | "years" | "youthClub" | "youthWing" | "youthYears" | "zdb" | "zipCode" | "zodiacSign" | "Wikidata:Q11424" | "wgs84_pos:SpatialThing" | "Location" | "%3Chttp://vocab.org/transit/terms/stop%3E" | "Athlete,_CareerStation" | "RomaniaSettlement" | "Medalist" | "MilitaryConflict_,_NaturalEvent" | "NorwaySettlement" | "Code" | "HungarySettlement" | "LiechtensteinSettlement" | "Bishop" | "Diocese,_Parish" | "Parish,_Deanery" | "Organisation,_PopulatedPlace" | "Distance" | "ArchitecturalStructure,_Monument" | "Mountain,Volcano" | "LanguageCode" | "BelgiumSettlement" | "GermanSettlement" | "SwitzerlandSettlement" | "Organisation,_Parish" | "LebanonSettlement" | "ColourName" | "Wins" | "Thing" | "releaseYear" | "Status" | "MeanOfTransportation_,_Instrument" | "Monastry" | "Tribus" | "MilitaryConflict,_AdministrativeRegion" | undefined) => import("rdf-js").NamedNode<string>) & Dbo;
|
|
4704
|
-
export declare const loose: Record<any,
|
|
4557
|
+
export declare const strict: Record<keyof Dbo, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Dbo | undefined) => NamedNode<string>) & Dbo;
|
|
4558
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Dbo;
|
|
4705
4559
|
export {};
|
|
4706
4560
|
//# sourceMappingURL=dbo.d.ts.map
|