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
a:1:{s:8:"entities";a:1:{s:8:"Q8000767";a:12:{s:6:"pageid";i:5775984;s:2:"ns";i:120;s:5:"title";s:13:"Item:Q8000767";s:9:"lastrevid";i:5925461;s:8:"modified";s:20:"2021-01-11T12:17:05Z";s:4:"type";s:4:"item";s:2:"id";s:8:"Q8000767";s:6:"labels";a:1:{s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:39:"Wild Rice Lake National Wildlife Refuge";}}s:12:"descriptions";a:0:{}s:7:"aliases";a:0:{}s:6:"claims";a:6:{s:4:"P625";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P625";s:4:"hash";s:40:"22d03340decdbb317d11bb44425214766e81d96f";s:9:"datavalue";a:2:{s:5:"value";a:5:{s:8:"latitude";d:46.6239;s:9:"longitude";d:-98.7875;s:8:"altitude";N;s:9:"precision";d:0.0001;s:5:"globe";s:33:"http://www.wikidata.org/entity/Q2";}s:4:"type";s:15:"globecoordinate";}s:8:"datatype";s:16:"globe-coordinate";}s:4:"type";s:9:"statement";s:2:"id";s:45:"q8000767$86413968-18C9-465E-8FB6-C86F80705CD6";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"fa278ebfc458360e5aed63d5058cca83c46134f1";s:5:"snaks";a:1:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"e4f6d9441d0600513c4533c672b5ab472dc73694";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:328;s:2:"id";s:4:"Q328";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P143";}}}}}s:3:"P17";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P17";s:4:"hash";s:40:"be4c6eafa2984964f04be85667263f5642ba1a72";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:30;s:2:"id";s:3:"Q30";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"q8000767$7AB2A758-559D-4A8F-BD18-59668EB8B845";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"fa278ebfc458360e5aed63d5058cca83c46134f1";s:5:"snaks";a:1:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"e4f6d9441d0600513c4533c672b5ab472dc73694";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:328;s:2:"id";s:4:"Q328";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P143";}}}}}s:4:"P131";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"d1c97281cf71374958831907238633f91ab85da1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:1207;s:2:"id";s:5:"Q1207";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"q8000767$B55DE881-0CBE-4909-9C68-47A2D50A1C15";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"fa278ebfc458360e5aed63d5058cca83c46134f1";s:5:"snaks";a:1:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"e4f6d9441d0600513c4533c672b5ab472dc73694";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:328;s:2:"id";s:4:"Q328";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P143";}}}}}s:3:"P31";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P31";s:4:"hash";s:40:"6ed249aa9d579ed90777175846ebba2176495b15";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:1410668;s:2:"id";s:8:"Q1410668";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q8000767$0702a475-4fef-b4be-b4de-196402fab681";s:4:"rank";s:6:"normal";}}s:4:"P137";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P137";s:4:"hash";s:40:"5fcaa7e60893f575e09cf2ffc8f513749c803f0f";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:674113;s:2:"id";s:7:"Q674113";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q8000767$F77FC252-4140-485C-B639-DF874E39D16F";s:4:"rank";s:6:"normal";}}s:4:"P646";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P646";s:4:"hash";s:40:"b28ae458a49db63d26b169e78f58bc478c2c48d1";s:9:"datavalue";a:2:{s:5:"value";s:10:"/m/09g9m6h";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q8000767$0D12451A-DE8B-493F-A528-6F3343964B57";s:4:"rank";s:6:"normal";}}}s:9:"sitelinks";a:1:{s:6:"enwiki";a:4:{s:4:"site";s:6:"enwiki";s:5:"title";s:39:"Wild Rice Lake National Wildlife Refuge";s:6:"badges";a:0:{}s:3:"url";s:69:"https://en.wikipedia.org/wiki/Wild_Rice_Lake_National_Wildlife_Refuge";}}}}}