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
. . . "1.0.0" . "4823459"^^ . "2022-09-27T02:57:13Z"^^ . "7"^^ . "2"^^ . "1"^^ . . . . "en" . . "Manor Park, Horsford"@en . "wikipedia" . . . "en" . . "Category:Manor Park, Horsford"@en . "commons" . "Point(1.25959 52.6785)"^^ . . . . . "/m/0crd0nd" . "Manor Park, Horsford" . . . . . "Point(1.25959 52.6785)"^^ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "/m/0crd0nd" . . . . . "Manor Park, Horsford" . "Manor Park, Horsford"@en . "Manor Park, Horsford"@en . "Manor Park, Horsford"@en . "cricket ground"@en . . "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 . . . "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 . . . "location"@en-gb . "location"@en-gb . "location"@en-gb . "location"@en . "location"@en . "location"@en . "location of the item, physical object or event is within. In case of an administrative entity use P131. In case of a distinct terrain feature use P706."@en-gb . "location of the object, structure or event. In the case of an administrative entity as containing item use P131. For statistical entities use P8138. In the case of a geographic entity use P706. Use P7153 for locations associated with the object."@en . . . . . . . . . . . . . . . . . . . . _:a26da8b993e376b93e3cad698e1bc216 . _:a26da8b993e376b93e3cad698e1bc216 . _:a26da8b993e376b93e3cad698e1bc216 . _:a26da8b993e376b93e3cad698e1bc216 . . "image"@en-gb . "image"@en-gb . "image"@en-gb . "image"@en . "image"@en . "image"@en . "image of relevant illustration of the subject; if available, use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image); only images which exist on Wikimedia Commons are acceptable"@en-gb . "image of relevant illustration of the subject; if available, also use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image)"@en . . . . . . . . . . . . . . . . . . . . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . . . "sport"@en-gb . "sport"@en-gb . "sport"@en-gb . "sport"@en . "sport"@en . "sport"@en . "sport or discipline in which the entity participates or belongs to"@en-gb . "sport that the subject participates or participated in or is associated with"@en . . . . . . . . . . . . . . . . . . . . _:09823aa7bfdea1d08839faaba00971a8 . _:09823aa7bfdea1d08839faaba00971a8 . _:09823aa7bfdea1d08839faaba00971a8 . _:09823aa7bfdea1d08839faaba00971a8 . . "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 . . "Commons category"@en-gb . "Commons category"@en-gb . "Commons category"@en-gb . "Commons category"@en . "Commons category"@en . "Commons category"@en . "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category\")"@en-gb . "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category:\")"@en . . . . . . . . . . . . . . . . . . . . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . . . "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 . . "Wikimedia import URL"@en-gb . "Wikimedia import URL"@en-gb . "Wikimedia import URL"@en-gb . "Wikimedia import URL"@en . "Wikimedia import URL"@en . "Wikimedia import URL"@en . "URL of source to indicate the page or revision of an import source from another Wikimedia project (except actual references, such as Wikisource source texts). Use instead of \"reference URL\" (P854)"@en-gb . "URL of source to indicate the page or revision of an import source from another Wikimedia project (except actual references, such as Wikisource source texts). Use instead of \"reference URL\" (P854). Permalinks are preferred."@en . . . . . . . . . . . . . . . . . . . . _:a9836fa48f55e41056f608f4ef7b8ce5 . _:a9836fa48f55e41056f608f4ef7b8ce5 . _:a9836fa48f55e41056f608f4ef7b8ce5 . _:a9836fa48f55e41056f608f4ef7b8ce5 . . "52.6785"^^ . "1.25959"^^ . "0.0001"^^ . . . . . . .