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: Wikibase\DataModel\Snak\PropertyNoValueSnak 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/PropertyNoValueSnak.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
. . . "1.0.0" . "1703395"^^ . "2021-01-05T03:51:43Z"^^ . "10"^^ . "6"^^ . "5"^^ . . . . "nn" . . "Yermak Point"@nn . "wikipedia" . . . "en" . . "Yermak Point"@en . "wikipedia" . . . "zh" . . "\u8449\u723E\u99AC\u514B\u89D2"@zh . "wikipedia" . . . "sv" . . "Yermak Point"@sv . "wikipedia" . . . "ceb" . . "Yermak Point"@ceb . "wikipedia" . . . "de" . . "Yermak Point"@de . "wikipedia" . "Point(160.683 -70.1)"^^ . . "6628425" . . . . "16877" . "16369" . "56360" . "/m/03y1s2d" . . . . . "Point(160.683 -70.1)"^^ . . . . . . . . . . . . . "6628425" . . . . . . . . . . . . . . . . . . . . . "16877" . . . . . "16369" . . . . . "56360" . . . . . "/m/03y1s2d" . "Yermak Point"@nn . "Yermak Point"@nn . "Yermak Point"@nn . "Yermak Point"@en . "Yermak Point"@en . "Yermak Point"@en . "\u8449\u723E\u99AC\u514B\u89D2"@zh . "\u8449\u723E\u99AC\u514B\u89D2"@zh . "\u8449\u723E\u99AC\u514B\u89D2"@zh . "Yermak Point"@ceb . "Yermak Point"@ceb . "Yermak Point"@ceb . "Yermak Point"@sv . "Yermak Point"@sv . "Yermak Point"@sv . "Yermak Point"@de . "Yermak Point"@de . "Yermak Point"@de . "Yermak Point"@nl . "Yermak Point"@nl . "Yermak Point"@nl . "schiereiland in Antarctica"@nl . "Kap in Antarktika"@de . "pen\u00EDnsula de la Ant\u00E1rtida"@es . "semenanjung"@id . . "coordinate location"@en-gb . "coordinate location"@en-gb . "coordinate location"@en-gb . "coordinate location"@en . "coordinate location"@en . "coordinate location"@en . "coordinates of the subject"@en-gb . "geocoordinates of the subject. For Earth, please note that only WGS84 coordinating system is supported at the moment"@en . . . . . . . . . . . . . . . . . . . . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . . . "continent"@en-gb . "continent"@en-gb . "continent"@en-gb . "continent"@en . "continent"@en . "continent"@en . "continent of which the subject is a part"@en-gb . "continent of which the subject is a part"@en . . . . . . . . . . . . . . . . . . . . _:17569d654a8a64da9a15ee50ac8dc443 . _:17569d654a8a64da9a15ee50ac8dc443 . _:17569d654a8a64da9a15ee50ac8dc443 . _:17569d654a8a64da9a15ee50ac8dc443 . . "GeoNames ID"@en-gb . "GeoNames ID"@en-gb . "GeoNames ID"@en-gb . "GeoNames ID"@en . "GeoNames ID"@en . "GeoNames ID"@en . "identifier in the GeoNames geographical database"@en-gb . "identifier in the GeoNames geographical database"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:95f6bdd155ed0926ccb61ed8f899d3d8 . _:95f6bdd155ed0926ccb61ed8f899d3d8 . _:95f6bdd155ed0926ccb61ed8f899d3d8 . _:95f6bdd155ed0926ccb61ed8f899d3d8 . . "instance of"@en-gb . "instance of"@en-gb . "instance of"@en-gb . "instance of"@en . "instance of"@en . "instance of"@en . "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)"@en-gb . "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)"@en . . . . . . . . . . . . . . . . . . . . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . . "country"@en-gb . "country"@en-gb . "country"@en-gb . "country"@en . "country"@en . "country"@en . "sovereign state of this item (not to be used for human beings)"@en-gb . "sovereign state of this item (not to be used for human beings)"@en . . . . . . . . . . . . . . . . . . . . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en . "located in the administrative territorial entity"@en . "located in the administrative territorial entity"@en . "the item is located on the territory of the following administrative entity"@en-gb . "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."@en . . . . . . . . . . . . . . . . . . . . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . . "GNIS Antarctica ID"@en-gb . "GNIS Antarctica ID"@en-gb . "GNIS Antarctica ID"@en-gb . "GNIS Antarctica ID"@en . "GNIS Antarctica ID"@en . "GNIS Antarctica ID"@en . "identification code for geographic objects in Antarctica, used in the US Geological Survey's Geographic Names Information System. For U.S. IDs, use Property:P590"@en-gb . "identifier for geographic objects in Antarctica, used in the US Geological Survey's Geographic Names Information System. For U.S. IDs, use Property:P590"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:1c528769638d322acbcff700ddbfc763 . _:1c528769638d322acbcff700ddbfc763 . _:1c528769638d322acbcff700ddbfc763 . _:1c528769638d322acbcff700ddbfc763 . . "SCAR Composite Gazetteer place ID"@en . "SCAR Composite Gazetteer place ID"@en . "SCAR Composite Gazetteer place ID"@en . "identifier in the international composite gazetteer for Antarctica run by the Scientific Committee on Antarctic Research"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:d007a644f73e95dfd4eae6b547096d54 . _:d007a644f73e95dfd4eae6b547096d54 . _:d007a644f73e95dfd4eae6b547096d54 . _:d007a644f73e95dfd4eae6b547096d54 . . "New Zealand Gazetteer place ID"@en . "New Zealand Gazetteer place ID"@en . "New Zealand Gazetteer place ID"@en . "identifier for a place in the New Zealand Gazetteer"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:aa63f0c0dedb6f11eed8cb8f2ef56758 . _:aa63f0c0dedb6f11eed8cb8f2ef56758 . _:aa63f0c0dedb6f11eed8cb8f2ef56758 . _:aa63f0c0dedb6f11eed8cb8f2ef56758 . . "Freebase ID"@en-gb . "Freebase ID"@en-gb . "Freebase ID"@en-gb . "Freebase ID"@en . "Freebase ID"@en . "Freebase ID"@en . "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)"@en-gb . "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)"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . . . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en . "imported from Wikimedia project"@en . "imported from Wikimedia project"@en . "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"@en-gb . "source of this claim's value; used in references section by bots or humans importing data from Wikimedia projects"@en . . . . . . . . . . . . . . . . . . . . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . . "stated in"@en-gb . "stated in"@en-gb . "stated in"@en-gb . "stated in"@en . "stated in"@en . "stated in"@en . "to be used in the references field, to indicate where a claim is made"@en-gb . "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"@en . . . . . . . . . . . . . . . . . . . . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . . "-70.1"^^ . "160.683"^^ . "0.1"^^ . . . . . .