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:"Q7666635";a:12:{s:6:"pageid";i:5464980;s:2:"ns";i:120;s:5:"title";s:13:"Item:Q7666635";s:9:"lastrevid";i:5614175;s:8:"modified";s:20:"2022-07-03T21:14:30Z";s:4:"type";s:4:"item";s:2:"id";s:8:"Q7666635";s:6:"labels";a:6:{s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:16:"Sørli tram stop";}s:2:"nb";a:2:{s:8:"language";s:2:"nb";s:5:"value";s:17:"Sørli holdeplass";}s:2:"de";a:2:{s:8:"language";s:2:"de";s:5:"value";s:6:"Sørli";}s:2:"es";a:2:{s:8:"language";s:2:"es";s:5:"value";s:6:"Sørli";}s:2:"fr";a:2:{s:8:"language";s:2:"fr";s:5:"value";s:6:"Sørli";}s:2:"nl";a:2:{s:8:"language";s:2:"nl";s:5:"value";s:6:"Sørli";}}s:12:"descriptions";a:7:{s:2:"fr";a:2:{s:8:"language";s:2:"fr";s:5:"value";s:29:"gare ferroviaire norvégienne";}s:2:"nl";a:2:{s:8:"language";s:2:"nl";s:5:"value";s:28:"spoorwegstation in Noorwegen";}s:2:"ar";a:2:{s:8:"language";s:2:"ar";s:5:"value";s:37:"محطة قطار في النرويج";}s:2:"nb";a:2:{s:8:"language";s:2:"nb";s:5:"value";s:23:"trikkeholdeplass i Oslo";}s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:48:"light rail tram stop on the Oslo Tramway, Norway";}s:2:"de";a:2:{s:8:"language";s:2:"de";s:5:"value";s:41:"Straßenbahnhaltestelle in Oslo, Norwegen";}s:2:"es";a:2:{s:8:"language";s:2:"es";s:5:"value";s:35:"Parada de tranvía en Oslo, Noruega";}}s:7:"aliases";a:0:{}s:6:"claims";a:16:{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:"0805263897af2a876320e1cb520b6dce85e23c41";s:9:"datavalue";a:2:{s:5:"value";a:5:{s:8:"latitude";d:59.87493;s:9:"longitude";d:10.78709;s:8:"altitude";N;s:9:"precision";d:0.001;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:"q7666635$D3BF75D8-0135-4717-8D04-A75AD3CB368F";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:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P17";s:4:"hash";s:40:"6b641ae447361ea7b9069dd798128243a1cdca37";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:20;s:2:"id";s:3:"Q20";}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:"q7666635$3FB5601E-1C54-4021-83C5-6C71A7E54142";s:4:"rank";s:6:"normal";}}s:3:"P31";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P31";s:4:"hash";s:40:"d1187af66adb4668dac6b0f58c933cf38abb4ff1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:2175765;s:2:"id";s:8:"Q2175765";}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:"Q7666635$1ABCACBD-263E-42DB-BE55-319DD45F94D0";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:"P18";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P18";s:4:"hash";s:40:"1d3bac83fd54e391523a9b632093497dfcb688d5";s:9:"datavalue";a:2:{s:5:"value";s:9:"Sorli.JPG";s:4:"type";s:6:"string";}s:8:"datatype";s:12:"commonsMedia";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q7666635$B3408AFB-33FB-4B94-AA1E-FA0E3A8007E7";s:4:"rank";s:6:"normal";}}s:4:"P131";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"1dbf5f1da4b3ea3fee1875890659028d83ae8359";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5245991;s:2:"id";s:8:"Q5245991";}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:"Q7666635$f0a68523-4414-ccdf-f10d-b2c9debc73fc";s:4:"rank";s:6:"normal";}}s:4:"P373";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P373";s:4:"hash";s:40:"7ab82805ee329e0cee2a18547abe8f2fcd136f11";s:9:"datavalue";a:2:{s:5:"value";s:21:"Sørli (tram station)";s:4:"type";s:6:"string";}s:8:"datatype";s:6:"string";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q7666635$53a1c25f-4345-3eec-ff58-8bc47f5e1d76";s:4:"rank";s:6:"normal";}}s:3:"P81";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P81";s:4:"hash";s:40:"1fcecb8faae53a152d7f9a6fa61a9734361d1c5f";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:4394929;s:2:"id";s:8:"Q4394929";}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:"Q7666635$DD177A12-3B91-4A5B-8698-EF6DCA6A05B6";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"f34bccc8fb3fda0f538e6f558be30b154de22c95";s:5:"snaks";a:2:{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:5:"P4656";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4656";s:4:"hash";s:40:"0da55be7b22e2b940c17b6d11164fff132ed7092";s:9:"datavalue";a:2:{s:5:"value";s:75:"https://en.wikipedia.org/w/index.php?title=Sørli_(station)&oldid=750438506";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:2:{i:0;s:4:"P143";i:1;s:5:"P4656";}}}}}s:5:"P1619";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1619";s:4:"hash";s:40:"de2a7da23700fb1845546117d0508f4f96f9287d";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+1917-06-11T00:00:00Z";s:8:"timezone";i:0;s:6:"before";i:0;s:5:"after";i:0;s:9:"precision";i:11;s:13:"calendarmodel";s:39:"http://www.wikidata.org/entity/Q1985727";}s:4:"type";s:4:"time";}s:8:"datatype";s:4:"time";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q7666635$F39DF211-2FA7-4CA3-A7D0-9C205713883A";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"f34bccc8fb3fda0f538e6f558be30b154de22c95";s:5:"snaks";a:2:{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:5:"P4656";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4656";s:4:"hash";s:40:"0da55be7b22e2b940c17b6d11164fff132ed7092";s:9:"datavalue";a:2:{s:5:"value";s:75:"https://en.wikipedia.org/w/index.php?title=Sørli_(station)&oldid=750438506";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:2:{i:0;s:4:"P143";i:1;s:5:"P4656";}}}}}s:5:"P6520";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P6520";s:4:"hash";s:40:"ad72bea56acb42e9e550049c46cb666ef951fd84";s:9:"datavalue";a:2:{s:5:"value";s:17:"Sørli_holdeplass";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q7666635$bb253e62-414e-ecd1-72a5-34d23edd6d8b";s:4:"rank";s:6:"normal";}}s:4:"P197";a:3:{i:0;a:6:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P197";s:4:"hash";s:40:"6172ed43e9a3b2cc3e7ed560547ce920e93888a7";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5884672;s:2:"id";s:8:"Q5884672";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:3:{s:3:"P81";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P81";s:4:"hash";s:40:"1fcecb8faae53a152d7f9a6fa61a9734361d1c5f";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:4394929;s:2:"id";s:8:"Q4394929";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P5051";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P5051";s:4:"hash";s:40:"fdf11401a5c9b0ec326a4b500058401caaac4593";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:110853372;s:2:"id";s:10:"Q110853372";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P1192";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1192";s:4:"hash";s:40:"069eb63ba64f729d94521ef6a6f9e9c4c4078660";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:109462007;s:2:"id";s:10:"Q109462007";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:3:{i:0;s:3:"P81";i:1;s:5:"P5051";i:2;s:5:"P1192";}s:2:"id";s:45:"Q7666635$60e40a49-438f-6def-3c99-1a37879777ad";s:4:"rank";s:6:"normal";}i:1;a:6:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P197";s:4:"hash";s:40:"c6c317f18e80f5455c492f4895c7df127c40ef44";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:6374800;s:2:"id";s:8:"Q6374800";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:3:{s:3:"P81";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P81";s:4:"hash";s:40:"1fcecb8faae53a152d7f9a6fa61a9734361d1c5f";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:4394929;s:2:"id";s:8:"Q4394929";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P5051";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P5051";s:4:"hash";s:40:"4bae5745b77433a30890aaeff5f7304c6e0e1f94";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:6660830;s:2:"id";s:8:"Q6660830";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P1192";a:2:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1192";s:4:"hash";s:40:"069eb63ba64f729d94521ef6a6f9e9c4c4078660";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:109462007;s:2:"id";s:10:"Q109462007";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}i:1;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1192";s:4:"hash";s:40:"c592ae1366bd1b49eae6e22c35bdeb39805ff9e1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:109462009;s:2:"id";s:10:"Q109462009";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:3:{i:0;s:3:"P81";i:1;s:5:"P5051";i:2;s:5:"P1192";}s:2:"id";s:45:"Q7666635$926c2ec1-4648-08f3-9893-c76268fa1126";s:4:"rank";s:6:"normal";}i:2;a:6:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P197";s:4:"hash";s:40:"6172ed43e9a3b2cc3e7ed560547ce920e93888a7";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5884672;s:2:"id";s:8:"Q5884672";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:2:{s:5:"P1192";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1192";s:4:"hash";s:40:"c592ae1366bd1b49eae6e22c35bdeb39805ff9e1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:109462009;s:2:"id";s:10:"Q109462009";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P5051";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P5051";s:4:"hash";s:40:"0d87a6385ca3b726ef6d5ea12fff2e5de3b37048";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:19380884;s:2:"id";s:9:"Q19380884";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:2:{i:0;s:5:"P1192";i:1;s:5:"P5051";}s:2:"id";s:45:"Q7666635$1b764c3f-438e-0421-e5b6-a766a4b1efb5";s:4:"rank";s:6:"normal";}}s:4:"P138";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P138";s:4:"hash";s:40:"0a6f104045802f0f324a078379a017500336f64e";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:12004899;s:2:"id";s:9:"Q12004899";}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:"Q7666635$1c5e5efa-4c97-4e7d-07a4-627987859c3d";s:4:"rank";s:6:"normal";}}s:4:"P571";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P571";s:4:"hash";s:40:"7bbea4fdf23e1ea3eef9e38f7113d9434e5fd7b6";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+1917-01-01T00:00:00Z";s:8:"timezone";i:0;s:6:"before";i:0;s:5:"after";i:0;s:9:"precision";i:9;s:13:"calendarmodel";s:39:"http://www.wikidata.org/entity/Q1985727";}s:4:"type";s:4:"time";}s:8:"datatype";s:4:"time";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q7666635$C8567FA5-C78C-496C-ADB6-981C2E04E5E9";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"056740372c220e566f6be2f1df3714695a2384b2";s:5:"snaks";a:3:{s:4:"P813";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P813";s:4:"hash";s:40:"42d8808f552a1dae90d2d573532d49164f59037a";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2019-06-28T00:00:00Z";s:8:"timezone";i:0;s:6:"before";i:0;s:5:"after";i:0;s:9:"precision";i:11;s:13:"calendarmodel";s:39:"http://www.wikidata.org/entity/Q1985727";}s:4:"type";s:4:"time";}s:8:"datatype";s:4:"time";}}s:5:"P3452";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3452";s:4:"hash";s:40:"dc58528fae67447ff8e10034348e29160c2af022";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:8128979;s:2:"id";s:8:"Q8128979";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}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:3:{i:0;s:4:"P813";i:1;s:5:"P3452";i:2;s:4:"P143";}}}}}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:"af59e8630fe7518b51fb69e649549b2b1c84186d";s:9:"datavalue";a:2:{s:5:"value";s:10:"/m/05n_vv6";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q7666635$C23E5571-4171-4E39-A3D7-930C5F3F00C7";s:4:"rank";s:6:"normal";}}s:5:"P1192";a:2:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1192";s:4:"hash";s:40:"069eb63ba64f729d94521ef6a6f9e9c4c4078660";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:109462007;s:2:"id";s:10:"Q109462007";}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:"Q7666635$F3DB8D9A-6014-44EF-993E-2086AC30C1AD";s:4:"rank";s:6:"normal";}i:1;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1192";s:4:"hash";s:40:"c592ae1366bd1b49eae6e22c35bdeb39805ff9e1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:109462009;s:2:"id";s:10:"Q109462009";}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:"Q7666635$F1E4298E-5DD0-46E6-97A4-2827C46F26B8";s:4:"rank";s:6:"normal";}}s:5:"P5817";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P5817";s:4:"hash";s:40:"3a5c47216c1ed20dc4a40d9bcde91e515d6a6966";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:55654238;s:2:"id";s:9:"Q55654238";}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:"Q7666635$470432F3-A3C9-4469-81F8-2E191B18C9D7";s:4:"rank";s:6:"normal";}}s:3:"P16";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P16";s:4:"hash";s:40:"4b26198aafcf79867e5eb314ddb5b899a320c4be";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:1361901;s:2:"id";s:8:"Q1361901";}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:"Q7666635$0E79496B-5914-481E-B109-2578A07FBD1F";s:4:"rank";s:6:"normal";}}}s:9:"sitelinks";a:3:{s:11:"commonswiki";a:4:{s:4:"site";s:11:"commonswiki";s:5:"title";s:30:"Category:Sørli (tram station)";s:6:"badges";a:0:{}s:3:"url";s:69:"https://commons.wikimedia.org/wiki/Category:S%C3%B8rli_(tram_station)";}s:6:"enwiki";a:4:{s:4:"site";s:6:"enwiki";s:5:"title";s:16:"Sørli tram stop";s:6:"badges";a:0:{}s:3:"url";s:50:"https://en.wikipedia.org/wiki/S%C3%B8rli_tram_stop";}s:6:"nowiki";a:4:{s:4:"site";s:6:"nowiki";s:5:"title";s:17:"Sørli holdeplass";s:6:"badges";a:0:{}s:3:"url";s:51:"https://no.wikipedia.org/wiki/S%C3%B8rli_holdeplass";}}}}}