Deprecated: Wikibase\DataModel\Entity\ItemId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemId.php on line 12

Deprecated: Wikibase\DataModel\Entity\NumericPropertyId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/NumericPropertyId.php on line 11

Deprecated: Wikibase\Lexeme\Domain\Model\LexemeId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/LexemeId.php on line 18

Deprecated: Wikibase\Lexeme\Domain\Model\FormId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/FormId.php on line 15

Deprecated: Wikibase\Lexeme\Domain\Model\SenseId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/SenseId.php on line 0

Deprecated: DataValues\StringValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/StringValue.php on line 7

Deprecated: DataValues\UnknownValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/UnknownValue.php on line 0

Deprecated: DataValues\Geo\Values\GlobeCoordinateValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/GlobeCoordinateValue.php on line 20

Deprecated: DataValues\MonolingualTextValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/common/src/DataValues/MonolingualTextValue.php on line 0

Deprecated: DataValues\UnboundedQuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/UnboundedQuantityValue.php on line 23

Deprecated: DataValues\QuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/QuantityValue.php on line 23

Deprecated: DataValues\TimeValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Deprecated: Return type of Wikibase\DataModel\Term\TermList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 41

Deprecated: Return type of Wikibase\DataModel\Term\TermList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 64

Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 48

Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 56

Deprecated: Return type of Wikibase\DataModel\SiteLinkList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 108

Deprecated: Return type of Wikibase\DataModel\SiteLinkList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 117

Deprecated: Wikibase\DataModel\Snak\PropertyValueSnak implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/PropertyValueSnak.php on line 20

Deprecated: DataValues\Geo\Values\LatLongValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/LatLongValue.php on line 22

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetSet($index, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 235

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetUnset($index) should either be compatible with ArrayObject::offsetUnset(mixed $key): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 207

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::append($value) should either be compatible with ArrayObject::append(mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 225

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::unserialize($serialized) should either be compatible with ArrayObject::unserialize(string $data): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 281

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::serialize() should either be compatible with ArrayObject::serialize(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 272

Deprecated: Return type of Wikibase\DataModel\ReferenceList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 310

Deprecated: Return type of Wikibase\DataModel\ReferenceList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 321

Deprecated: Return type of Wikibase\DataModel\Reference::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Reference.php on line 63

Deprecated: Wikibase\DataModel\Entity\EntityIdValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/EntityIdValue.php on line 0

Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 55

Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 46

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
{ "@graph": [ { "@id": "data:Q6405954", "@type": "schema:Dataset", "about": "wd:Q6405954", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "softwareVersion": "1.0.0", "version": 4516662, "dateModified": "2022-04-30T06:22:45Z", "statements": 7, "sitelinks": 7, "identifiers": 3 }, { "@id": "wd:Q6405954", "@type": "wikibase:Item" }, { "@id": "https://en.wikipedia.org/wiki/Kiglapait_Mountains", "@type": "schema:Article", "about": "wd:Q6405954", "inLanguage": "en", "isPartOf": "https://en.wikipedia.org/", "name": { "@language": "en", "@value": "Kiglapait Mountains" } }, { "@id": "https://en.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://sv.wikipedia.org/wiki/Kiglapait_Mountains", "@type": "schema:Article", "about": "wd:Q6405954", "inLanguage": "sv", "isPartOf": "https://sv.wikipedia.org/", "name": { "@language": "sv", "@value": "Kiglapait Mountains" } }, { "@id": "https://sv.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://ceb.wikipedia.org/wiki/Kiglapait_Mountains", "@type": "schema:Article", "about": "wd:Q6405954", "inLanguage": "ceb", "isPartOf": "https://ceb.wikipedia.org/", "name": { "@language": "ceb", "@value": "Kiglapait Mountains" } }, { "@id": "https://ceb.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://sw.wikipedia.org/wiki/Milima_Kiglapait", "@type": "schema:Article", "about": "wd:Q6405954", "inLanguage": "sw", "isPartOf": "https://sw.wikipedia.org/", "name": { "@language": "sw", "@value": "Milima Kiglapait" } }, { "@id": "https://sw.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://fr.wikipedia.org/wiki/Monts_Kiglapait", "@type": "schema:Article", "about": "wd:Q6405954", "inLanguage": "fr", "isPartOf": "https://fr.wikipedia.org/", "name": { "@language": "fr", "@value": "Monts Kiglapait" } }, { "@id": "https://fr.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://nl.wikipedia.org/wiki/Kiglapait_Mountains", "@type": "schema:Article", "about": "wd:Q6405954", "inLanguage": "nl", "isPartOf": "https://nl.wikipedia.org/", "name": { "@language": "nl", "@value": "Kiglapait Mountains" } }, { "@id": "https://nl.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://arz.wikipedia.org/wiki/%D8%AC%D8%A8%D8%A7%D9%84_%D9%83%D9%8A%D8%AC%D9%84%D8%A7%D8%A8%D9%8A%D8%AA", "@type": "schema:Article", "about": "wd:Q6405954", "inLanguage": "arz", "isPartOf": "https://arz.wikipedia.org/", "name": { "@language": "arz", "@value": "\u062c\u0628\u0627\u0644 \u0643\u064a\u062c\u0644\u0627\u0628\u064a\u062a" } }, { "@id": "https://arz.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "wd:Q6405954", "P625": "Point(-61.5825 57.1)", "P17": "wd:Q16", "P131": "wd:Q2003", "P1566": "5991766", "P31": "wd:Q46831", "P646": "/m/05tpxc", "P821": "AALNB", "p:P625": "s:q6405954-387DEA3B-18CB-4A9B-96B0-7768ABE439E0" }, { "@id": "s:q6405954-387DEA3B-18CB-4A9B-96B0-7768ABE439E0", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P625": "Point(-61.5825 57.1)", "psv:P625": "v:7613af89894d697e5630005b5634cc75", "wasDerivedFrom": "ref:fa278ebfc458360e5aed63d5058cca83c46134f1" }, { "@id": "wd:Q6405954", "p:P17": "s:q6405954-D823B7A8-030D-4BE5-8BF3-C7F37F7C2B8F" }, { "@id": "s:q6405954-D823B7A8-030D-4BE5-8BF3-C7F37F7C2B8F", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P17": "wd:Q16", "wasDerivedFrom": "ref:fa278ebfc458360e5aed63d5058cca83c46134f1" }, { "@id": "wd:Q6405954", "p:P131": "s:q6405954-48334F8D-DC90-46BA-9E8C-3BB81DD7A763" }, { "@id": "s:q6405954-48334F8D-DC90-46BA-9E8C-3BB81DD7A763", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P131": "wd:Q2003", "wasDerivedFrom": "ref:fa278ebfc458360e5aed63d5058cca83c46134f1" }, { "@id": "wd:Q6405954", "p:P1566": "s:Q6405954-89E9828C-28ED-4849-A628-FB3412A75BA5" }, { "@id": "s:Q6405954-89E9828C-28ED-4849-A628-FB3412A75BA5", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P1566": "5991766", "wasDerivedFrom": "ref:88694a0f4d1486770c269f7db16a1982f74da69d" }, { "@id": "wd:Q6405954", "p:P31": "s:Q6405954-210E75B1-97D6-4F2B-A717-726B52561976" }, { "@id": "s:Q6405954-210E75B1-97D6-4F2B-A717-726B52561976", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P31": "wd:Q46831" }, { "@id": "wd:Q6405954", "p:P646": "s:Q6405954-3866CDBD-FB77-4901-A125-5A14407B8EC2" }, { "@id": "s:Q6405954-3866CDBD-FB77-4901-A125-5A14407B8EC2", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P646": "/m/05tpxc" }, { "@id": "wd:Q6405954", "p:P821": "s:Q6405954-49F54413-1885-4A5C-8B43-FCF1FA001A8C" }, { "@id": "s:Q6405954-49F54413-1885-4A5C-8B43-FCF1FA001A8C", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P821": "AALNB" }, { "@id": "wd:Q6405954", "label": [ { "@language": "en", "@value": "Kiglapait Mountains" }, { "@language": "sv", "@value": "Kiglapait Mountains" }, { "@language": "ceb", "@value": "Kiglapait Mountains" }, { "@language": "nl", "@value": "Kiglapait Mountains" }, { "@language": "sw", "@value": "Milima Kiglapait" }, { "@language": "fr", "@value": "Monts Kiglapait" }, { "@language": "arz", "@value": "\u062c\u0628\u0627\u0644 \u0643\u064a\u062c\u0644\u0627\u0628\u064a\u062a" }, { "@language": "vec", "@value": "Kiglapait Mountains" } ], "prefLabel": [ { "@language": "en", "@value": "Kiglapait Mountains" }, { "@language": "sv", "@value": "Kiglapait Mountains" }, { "@language": "ceb", "@value": "Kiglapait Mountains" }, { "@language": "nl", "@value": "Kiglapait Mountains" }, { "@language": "sw", "@value": "Milima Kiglapait" }, { "@language": "fr", "@value": "Monts Kiglapait" }, { "@language": "arz", "@value": "\u062c\u0628\u0627\u0644 \u0643\u064a\u062c\u0644\u0627\u0628\u064a\u062a" }, { "@language": "vec", "@value": "Kiglapait Mountains" } ], "name": [ { "@language": "en", "@value": "Kiglapait Mountains" }, { "@language": "sv", "@value": "Kiglapait Mountains" }, { "@language": "ceb", "@value": "Kiglapait Mountains" }, { "@language": "nl", "@value": "Kiglapait Mountains" }, { "@language": "sw", "@value": "Milima Kiglapait" }, { "@language": "fr", "@value": "Monts Kiglapait" }, { "@language": "arz", "@value": "\u062c\u0628\u0627\u0644 \u0643\u064a\u062c\u0644\u0627\u0628\u064a\u062a" }, { "@language": "vec", "@value": "Kiglapait Mountains" } ], "description": [ { "@language": "nl", "@value": "berg in Canada" }, { "@language": "fr", "@value": "montagne canadienne" }, { "@language": "he", "@value": "\u05d4\u05e8 \u05d1\u05e7\u05e0\u05d3\u05d4" }, { "@language": "ar", "@value": "\u062c\u0628\u0644 \u0641\u064a \u0643\u0646\u062f\u0627" }, { "@language": "en", "@value": "mountain range of the Arctic Cordillera in Newfoundland and Labrador, Canada" }, { "@language": "bn", "@value": "\u0995\u09be\u09a8\u09be\u09a1\u09be\u09b0 \u09aa\u09b0\u09cd\u09ac\u09a4" }, { "@language": "uk", "@value": "\u0433\u043e\u0440\u0430 \u0432 \u041a\u0430\u043d\u0430\u0434\u0456" }, { "@language": "de", "@value": "Gebirge in Kanada" }, { "@language": "ga", "@value": "sliabh i gCeanada" }, { "@language": "arz", "@value": "\u0633\u0644\u0633\u0644\u0647 \u062c\u0628\u0644\u064a\u0647 \u0641\u0649 \u0643\u0646\u062f\u0627" } ] }, { "@id": "wd:P625", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "coordinate location" }, { "@language": "en", "@value": "coordinate location" } ], "prefLabel": [ { "@language": "en-gb", "@value": "coordinate location" }, { "@language": "en", "@value": "coordinate location" } ], "name": [ { "@language": "en-gb", "@value": "coordinate location" }, { "@language": "en", "@value": "coordinate location" } ], "description": [ { "@language": "en-gb", "@value": "coordinates of the subject" }, { "@language": "en", "@value": "geocoordinates of the subject. For Earth, please note that only WGS84 coordinating system is supported at the moment" } ], "propertyType": "http://wikiba.se/ontology#GlobeCoordinate", "directClaim": "wdt:P625", "claim": "p:P625", "statementProperty": "ps:P625", "statementValue": "psv:P625", "qualifier": "pq:P625", "qualifierValue": "pqv:P625", "reference": "pr:P625", "referenceValue": "prv:P625", "novalue": "wdno:P625" }, { "@id": "p:P625", "@type": "owl:ObjectProperty" }, { "@id": "psv:P625", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P625", "@type": "owl:ObjectProperty" }, { "@id": "prv:P625", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P625", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P625", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P625", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P625", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P625", "@type": "owl:Class", "complementOf": "_:18321ef6908f0075d1ba1708b3dbf603" }, { "@id": "_:18321ef6908f0075d1ba1708b3dbf603", "@type": "owl:Restriction", "onProperty": "wdt:P625", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P17", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "country" }, { "@language": "en", "@value": "country" } ], "prefLabel": [ { "@language": "en-gb", "@value": "country" }, { "@language": "en", "@value": "country" } ], "name": [ { "@language": "en-gb", "@value": "country" }, { "@language": "en", "@value": "country" } ], "description": [ { "@language": "en-gb", "@value": "sovereign state of this item (not to be used for human beings)" }, { "@language": "en", "@value": "sovereign state of this item (not to be used for human beings)" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P17", "claim": "p:P17", "statementProperty": "ps:P17", "statementValue": "psv:P17", "qualifier": "pq:P17", "qualifierValue": "pqv:P17", "reference": "pr:P17", "referenceValue": "prv:P17", "novalue": "wdno:P17" }, { "@id": "p:P17", "@type": "owl:ObjectProperty" }, { "@id": "psv:P17", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P17", "@type": "owl:ObjectProperty" }, { "@id": "prv:P17", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P17", "@type": "owl:ObjectProperty" }, { "@id": "ps:P17", "@type": "owl:ObjectProperty" }, { "@id": "pq:P17", "@type": "owl:ObjectProperty" }, { "@id": "pr:P17", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P17", "@type": "owl:Class", "complementOf": "_:2239e2b1bcf15b06180ded3580bd0cef" }, { "@id": "_:2239e2b1bcf15b06180ded3580bd0cef", "@type": "owl:Restriction", "onProperty": "wdt:P17", "someValuesFrom": "owl:Thing" }, { "@id": "wd:Q2003", "@type": "wikibase:Item" }, { "@id": "wd:P131", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "located in the administrative territorial entity" }, { "@language": "en", "@value": "located in the administrative territorial entity" } ], "prefLabel": [ { "@language": "en-gb", "@value": "located in the administrative territorial entity" }, { "@language": "en", "@value": "located in the administrative territorial entity" } ], "name": [ { "@language": "en-gb", "@value": "located in the administrative territorial entity" }, { "@language": "en", "@value": "located in the administrative territorial entity" } ], "description": [ { "@language": "en-gb", "@value": "the item is located on the territory of the following administrative entity" }, { "@language": "en", "@value": "the item is located on the territory of the following administrative entity. Use P276 for specifying locations that are non-administrative places and for items about events. Use P1382 if the item falls only partially into the administrative entity." } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P131", "claim": "p:P131", "statementProperty": "ps:P131", "statementValue": "psv:P131", "qualifier": "pq:P131", "qualifierValue": "pqv:P131", "reference": "pr:P131", "referenceValue": "prv:P131", "novalue": "wdno:P131" }, { "@id": "p:P131", "@type": "owl:ObjectProperty" }, { "@id": "psv:P131", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P131", "@type": "owl:ObjectProperty" }, { "@id": "prv:P131", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P131", "@type": "owl:ObjectProperty" }, { "@id": "ps:P131", "@type": "owl:ObjectProperty" }, { "@id": "pq:P131", "@type": "owl:ObjectProperty" }, { "@id": "pr:P131", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P131", "@type": "owl:Class", "complementOf": "_:ef97542ae9ae7267ceb321f6a28dab4b" }, { "@id": "_:ef97542ae9ae7267ceb321f6a28dab4b", "@type": "owl:Restriction", "onProperty": "wdt:P131", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P1566", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "GeoNames ID" }, { "@language": "en", "@value": "GeoNames ID" } ], "prefLabel": [ { "@language": "en-gb", "@value": "GeoNames ID" }, { "@language": "en", "@value": "GeoNames ID" } ], "name": [ { "@language": "en-gb", "@value": "GeoNames ID" }, { "@language": "en", "@value": "GeoNames ID" } ], "description": [ { "@language": "en-gb", "@value": "identifier in the GeoNames geographical database" }, { "@language": "en", "@value": "identifier in the GeoNames geographical database" } ], "propertyType": "http://wikiba.se/ontology#ExternalId", "directClaim": "wdt:P1566", "claim": "p:P1566", "statementProperty": "ps:P1566", "statementValue": "psv:P1566", "qualifier": "pq:P1566", "qualifierValue": "pqv:P1566", "reference": "pr:P1566", "referenceValue": "prv:P1566", "novalue": "wdno:P1566", "directClaimNormalized": "wdtn:P1566", "statementValueNormalized": "psn:P1566", "qualifierValueNormalized": "pqn:P1566", "referenceValueNormalized": "prn:P1566" }, { "@id": "p:P1566", "@type": "owl:ObjectProperty" }, { "@id": "psv:P1566", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P1566", "@type": "owl:ObjectProperty" }, { "@id": "prv:P1566", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P1566", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P1566", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P1566", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P1566", "@type": "owl:DatatypeProperty" }, { "@id": "psn:P1566", "@type": "owl:ObjectProperty" }, { "@id": "pqn:P1566", "@type": "owl:ObjectProperty" }, { "@id": "prn:P1566", "@type": "owl:ObjectProperty" }, { "@id": "wdtn:P1566", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P1566", "@type": "owl:Class", "complementOf": "_:95f6bdd155ed0926ccb61ed8f899d3d8" }, { "@id": "_:95f6bdd155ed0926ccb61ed8f899d3d8", "@type": "owl:Restriction", "onProperty": "wdt:P1566", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P31", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "instance of" }, { "@language": "en", "@value": "instance of" } ], "prefLabel": [ { "@language": "en-gb", "@value": "instance of" }, { "@language": "en", "@value": "instance of" } ], "name": [ { "@language": "en-gb", "@value": "instance of" }, { "@language": "en", "@value": "instance of" } ], "description": [ { "@language": "en-gb", "@value": "that class of which this subject is a particular example and member. (Subject typically an individual member with Proper Name label.) Different from P279 (subclass of)" }, { "@language": "en", "@value": "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P31", "claim": "p:P31", "statementProperty": "ps:P31", "statementValue": "psv:P31", "qualifier": "pq:P31", "qualifierValue": "pqv:P31", "reference": "pr:P31", "referenceValue": "prv:P31", "novalue": "wdno:P31" }, { "@id": "p:P31", "@type": "owl:ObjectProperty" }, { "@id": "psv:P31", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P31", "@type": "owl:ObjectProperty" }, { "@id": "prv:P31", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P31", "@type": "owl:ObjectProperty" }, { "@id": "ps:P31", "@type": "owl:ObjectProperty" }, { "@id": "pq:P31", "@type": "owl:ObjectProperty" }, { "@id": "pr:P31", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P31", "@type": "owl:Class", "complementOf": "_:3d66a9a972a16b3583effd41e5f2aff4" }, { "@id": "_:3d66a9a972a16b3583effd41e5f2aff4", "@type": "owl:Restriction", "onProperty": "wdt:P31", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P646", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "Freebase ID" }, { "@language": "en", "@value": "Freebase ID" } ], "prefLabel": [ { "@language": "en-gb", "@value": "Freebase ID" }, { "@language": "en", "@value": "Freebase ID" } ], "name": [ { "@language": "en-gb", "@value": "Freebase ID" }, { "@language": "en", "@value": "Freebase ID" } ], "description": [ { "@language": "en-gb", "@value": "identifier for a page in the Freebase database. Format: \"/m/0\" followed by 2 to 7 characters. For those starting with \"/g/\", use Google Knowledge Graph identifier (P2671)" }, { "@language": "en", "@value": "identifier for a page in the Freebase database. Format: \"/m/0\" followed by 2 to 7 characters. For those starting with \"/g/\", use Google Knowledge Graph identifier (P2671)" } ], "propertyType": "http://wikiba.se/ontology#ExternalId", "directClaim": "wdt:P646", "claim": "p:P646", "statementProperty": "ps:P646", "statementValue": "psv:P646", "qualifier": "pq:P646", "qualifierValue": "pqv:P646", "reference": "pr:P646", "referenceValue": "prv:P646", "novalue": "wdno:P646", "directClaimNormalized": "wdtn:P646", "statementValueNormalized": "psn:P646", "qualifierValueNormalized": "pqn:P646", "referenceValueNormalized": "prn:P646" }, { "@id": "p:P646", "@type": "owl:ObjectProperty" }, { "@id": "psv:P646", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P646", "@type": "owl:ObjectProperty" }, { "@id": "prv:P646", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P646", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P646", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P646", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P646", "@type": "owl:DatatypeProperty" }, { "@id": "psn:P646", "@type": "owl:ObjectProperty" }, { "@id": "pqn:P646", "@type": "owl:ObjectProperty" }, { "@id": "prn:P646", "@type": "owl:ObjectProperty" }, { "@id": "wdtn:P646", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P646", "@type": "owl:Class", "complementOf": "_:d5a9755cf8297cd2856f2cae9066d513" }, { "@id": "_:d5a9755cf8297cd2856f2cae9066d513", "@type": "owl:Restriction", "onProperty": "wdt:P646", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P821", "@type": "wikibase:Property", "label": { "@language": "en", "@value": "CGNDB unique ID" }, "prefLabel": { "@language": "en", "@value": "CGNDB unique ID" }, "name": { "@language": "en", "@value": "CGNDB unique ID" }, "description": { "@language": "en", "@value": "identifier(s) for a geographical feature contained in the Canadian Geographical Names Data Base (CGNDB)" }, "propertyType": "http://wikiba.se/ontology#ExternalId", "directClaim": "wdt:P821", "claim": "p:P821", "statementProperty": "ps:P821", "statementValue": "psv:P821", "qualifier": "pq:P821", "qualifierValue": "pqv:P821", "reference": "pr:P821", "referenceValue": "prv:P821", "novalue": "wdno:P821", "directClaimNormalized": "wdtn:P821", "statementValueNormalized": "psn:P821", "qualifierValueNormalized": "pqn:P821", "referenceValueNormalized": "prn:P821" }, { "@id": "p:P821", "@type": "owl:ObjectProperty" }, { "@id": "psv:P821", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P821", "@type": "owl:ObjectProperty" }, { "@id": "prv:P821", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P821", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P821", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P821", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P821", "@type": "owl:DatatypeProperty" }, { "@id": "psn:P821", "@type": "owl:ObjectProperty" }, { "@id": "pqn:P821", "@type": "owl:ObjectProperty" }, { "@id": "prn:P821", "@type": "owl:ObjectProperty" }, { "@id": "wdtn:P821", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P821", "@type": "owl:Class", "complementOf": "_:031e1492f7291c1295ae82fefe3bcaa1" }, { "@id": "_:031e1492f7291c1295ae82fefe3bcaa1", "@type": "owl:Restriction", "onProperty": "wdt:P821", "someValuesFrom": "owl:Thing" }, { "@id": "wd:Q328", "@type": "wikibase:Item" }, { "@id": "wd:P143", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "imported from Wikimedia project" }, { "@language": "en", "@value": "imported from Wikimedia project" } ], "prefLabel": [ { "@language": "en-gb", "@value": "imported from Wikimedia project" }, { "@language": "en", "@value": "imported from Wikimedia project" } ], "name": [ { "@language": "en-gb", "@value": "imported from Wikimedia project" }, { "@language": "en", "@value": "imported from Wikimedia project" } ], "description": [ { "@language": "en-gb", "@value": "source of this claim's value; used in references section by bots importing data from Wikimedia projects; also allowed to be used for manual imports" }, { "@language": "en", "@value": "source of this claim's value; used in references section by bots or humans importing data from Wikimedia projects" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P143", "claim": "p:P143", "statementProperty": "ps:P143", "statementValue": "psv:P143", "qualifier": "pq:P143", "qualifierValue": "pqv:P143", "reference": "pr:P143", "referenceValue": "prv:P143", "novalue": "wdno:P143" }, { "@id": "p:P143", "@type": "owl:ObjectProperty" }, { "@id": "psv:P143", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P143", "@type": "owl:ObjectProperty" }, { "@id": "prv:P143", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P143", "@type": "owl:ObjectProperty" }, { "@id": "ps:P143", "@type": "owl:ObjectProperty" }, { "@id": "pq:P143", "@type": "owl:ObjectProperty" }, { "@id": "pr:P143", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P143", "@type": "owl:Class", "complementOf": "_:1f4a0ce3f7a2b55aee2b4fbc71c525fc" }, { "@id": "_:1f4a0ce3f7a2b55aee2b4fbc71c525fc", "@type": "owl:Restriction", "onProperty": "wdt:P143", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P248", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "stated in" }, { "@language": "en", "@value": "stated in" } ], "prefLabel": [ { "@language": "en-gb", "@value": "stated in" }, { "@language": "en", "@value": "stated in" } ], "name": [ { "@language": "en-gb", "@value": "stated in" }, { "@language": "en", "@value": "stated in" } ], "description": [ { "@language": "en-gb", "@value": "to be used in the references field, to indicate where a claim is made" }, { "@language": "en", "@value": "to be used in the references field to refer to the information document or database in which a claim is made; for qualifiers use P805; for the type of document in which a claim is made use P3865" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P248", "claim": "p:P248", "statementProperty": "ps:P248", "statementValue": "psv:P248", "qualifier": "pq:P248", "qualifierValue": "pqv:P248", "reference": "pr:P248", "referenceValue": "prv:P248", "novalue": "wdno:P248" }, { "@id": "p:P248", "@type": "owl:ObjectProperty" }, { "@id": "psv:P248", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P248", "@type": "owl:ObjectProperty" }, { "@id": "prv:P248", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P248", "@type": "owl:ObjectProperty" }, { "@id": "ps:P248", "@type": "owl:ObjectProperty" }, { "@id": "pq:P248", "@type": "owl:ObjectProperty" }, { "@id": "pr:P248", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P248", "@type": "owl:Class", "complementOf": "_:be515848fca641fcf8d13a857d4542e3" }, { "@id": "_:be515848fca641fcf8d13a857d4542e3", "@type": "owl:Restriction", "onProperty": "wdt:P248", "someValuesFrom": "owl:Thing" }, { "@id": "v:7613af89894d697e5630005b5634cc75", "@type": [ "wikibase:GlobecoordinateValue", "wikibase:GeoAutoPrecision" ], "geoLatitude": 57.1, "geoLongitude": -61.5825, "geoPrecision": 0.0002777777777777778, "geoGlobe": "http://www.wikidata.org/entity/Q2" }, { "@id": "ref:fa278ebfc458360e5aed63d5058cca83c46134f1", "@type": "wikibase:Reference", "P143": "wd:Q328" }, { "@id": "ref:88694a0f4d1486770c269f7db16a1982f74da69d", "@type": "wikibase:Reference", "P248": "wd:Q830106" } ], "@context": { "data": "https://stockhub.co/research/Special:EntityData/", "schema": "http://schema.org/", "about": { "@id": "schema:about", "@type": "@id" }, "wd": "https://stockhub.co/entity/", "cc": "http://creativecommons.org/ns#", "license": { "@id": "cc:license", "@type": "@id" }, "softwareVersion": { "@id": "schema:softwareVersion" }, "version": { "@id": "schema:version" }, "xsd": "http://www.w3.org/2001/XMLSchema#", "dateModified": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "wikibase": "http://wikiba.se/ontology#", "statements": { "@id": "wikibase:statements" }, "sitelinks": { "@id": "wikibase:sitelinks" }, "identifiers": { "@id": "wikibase:identifiers" }, "inLanguage": { "@id": "schema:inLanguage" }, "isPartOf": { "@id": "schema:isPartOf", "@type": "@id" }, "name": { "@id": "schema:name" }, "wikiGroup": { "@id": "wikibase:wikiGroup" }, "geo": "http://www.opengis.net/ont/geosparql#", "wdt": "https://stockhub.co/prop/direct/", "P625": { "@id": "wdt:P625", "@type": "geo:wktLiteral" }, "P17": { "@id": "wdt:P17", "@type": "@id" }, "P131": { "@id": "wdt:P131", "@type": "@id" }, "P1566": { "@id": "wdt:P1566" }, "P31": { "@id": "wdt:P31", "@type": "@id" }, "P646": { "@id": "wdt:P646" }, "P821": { "@id": "wdt:P821" }, "p": "https://stockhub.co/prop/", "s": "https://stockhub.co/entity/statement/", "p:P625": { "@type": "@id" }, "rank": { "@id": "wikibase:rank", "@type": "@id" }, "ps": "https://stockhub.co/prop/statement/", "ps:P625": { "@type": "geo:wktLiteral" }, "psv": "https://stockhub.co/prop/statement/value/", "v": "https://stockhub.co/value/", "psv:P625": { "@type": "@id" }, "geoLatitude": { "@id": "wikibase:geoLatitude" }, "geoLongitude": { "@id": "wikibase:geoLongitude" }, "geoPrecision": { "@id": "wikibase:geoPrecision" }, "geoGlobe": { "@id": "wikibase:geoGlobe", "@type": "@id" }, "prov": "http://www.w3.org/ns/prov#", "wasDerivedFrom": { "@id": "prov:wasDerivedFrom", "@type": "@id" }, "ref": "https://stockhub.co/reference/", "pr": "https://stockhub.co/prop/reference/", "P143": { "@id": "pr:P143", "@type": "@id" }, "p:P17": { "@type": "@id" }, "ps:P17": { "@type": "@id" }, "p:P131": { "@type": "@id" }, "ps:P131": { "@type": "@id" }, "p:P1566": { "@type": "@id" }, "P248": { "@id": "pr:P248", "@type": "@id" }, "p:P31": { "@type": "@id" }, "ps:P31": { "@type": "@id" }, "p:P646": { "@type": "@id" }, "p:P821": { "@type": "@id" }, "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "label": { "@id": "rdfs:label" }, "skos": "http://www.w3.org/2004/02/skos/core#", "prefLabel": { "@id": "skos:prefLabel" }, "description": { "@id": "schema:description" }, "propertyType": { "@id": "wikibase:propertyType", "@type": "@id" }, "directClaim": { "@id": "wikibase:directClaim", "@type": "@id" }, "claim": { "@id": "wikibase:claim", "@type": "@id" }, "statementProperty": { "@id": "wikibase:statementProperty", "@type": "@id" }, "statementValue": { "@id": "wikibase:statementValue", "@type": "@id" }, "qualifier": { "@id": "wikibase:qualifier", "@type": "@id" }, "pq": "https://stockhub.co/prop/qualifier/", "qualifierValue": { "@id": "wikibase:qualifierValue", "@type": "@id" }, "pqv": "https://stockhub.co/prop/qualifier/value/", "reference": { "@id": "wikibase:reference", "@type": "@id" }, "referenceValue": { "@id": "wikibase:referenceValue", "@type": "@id" }, "prv": "https://stockhub.co/prop/reference/value/", "novalue": { "@id": "wikibase:novalue", "@type": "@id" }, "wdno": "https://stockhub.co/prop/novalue/", "owl": "http://www.w3.org/2002/07/owl#", "complementOf": { "@id": "owl:complementOf", "@type": "@id" }, "onProperty": { "@id": "owl:onProperty", "@type": "@id" }, "someValuesFrom": { "@id": "owl:someValuesFrom", "@type": "@id" }, "directClaimNormalized": { "@id": "wikibase:directClaimNormalized", "@type": "@id" }, "wdtn": "https://stockhub.co/prop/direct-normalized/", "statementValueNormalized": { "@id": "wikibase:statementValueNormalized", "@type": "@id" }, "psn": "https://stockhub.co/prop/statement/value-normalized/", "qualifierValueNormalized": { "@id": "wikibase:qualifierValueNormalized", "@type": "@id" }, "pqn": "https://stockhub.co/prop/qualifier/value-normalized/", "referenceValueNormalized": { "@id": "wikibase:referenceValueNormalized", "@type": "@id" }, "prn": "https://stockhub.co/prop/reference/value-normalized/" } }