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: Return type of Wikibase\DataModel\Term\AliasGroup::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/AliasGroup.php on line 105

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: DataValues\DecimalValue 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/DecimalValue.php on line 29

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:"Q4713821";a:12:{s:6:"pageid";i:2948968;s:2:"ns";i:120;s:5:"title";s:13:"Item:Q4713821";s:9:"lastrevid";i:3045192;s:8:"modified";s:20:"2022-06-30T13:01:19Z";s:4:"type";s:4:"item";s:2:"id";s:8:"Q4713821";s:6:"labels";a:8:{s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:7:"Aldinga";}s:3:"ceb";a:2:{s:8:"language";s:3:"ceb";s:5:"value";s:7:"Aldinga";}s:2:"sv";a:2:{s:8:"language";s:2:"sv";s:5:"value";s:7:"Aldinga";}s:2:"fr";a:2:{s:8:"language";s:2:"fr";s:5:"value";s:7:"Aldinga";}s:2:"ja";a:2:{s:8:"language";s:2:"ja";s:5:"value";s:21:"オールディンガ";}s:7:"zh-hant";a:2:{s:8:"language";s:7:"zh-hant";s:5:"value";s:12:"亞路甸加";}s:2:"zh";a:2:{s:8:"language";s:2:"zh";s:5:"value";s:12:"亞路甸加";}s:2:"mg";a:2:{s:8:"language";s:2:"mg";s:5:"value";s:7:"Aldinga";}}s:12:"descriptions";a:5:{s:2:"nl";a:2:{s:8:"language";s:2:"nl";s:5:"value";s:41:"buitenwijk in Zuid-Australië, Australië";}s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:35:"suburb of Adelaide, South Australia";}s:2:"fr";a:2:{s:8:"language";s:2:"fr";s:5:"value";s:56:"établissement humain, Australie-Méridionale, Australie";}s:2:"de";a:2:{s:8:"language";s:2:"de";s:5:"value";s:20:"Vorort in Australien";}s:2:"ga";a:2:{s:8:"language";s:2:"ga";s:5:"value";s:44:"bruachbhaile de chuid Adelaide na hAstráile";}}s:7:"aliases";a:1:{s:2:"en";a:2:{i:0;a:2:{s:8:"language";s:2:"en";s:5:"value";s:24:"Aldinga, South Australia";}i:1;a:2:{s:8:"language";s:2:"en";s:5:"value";s:35:"Aldinga, South Australia, Australia";}}}s:6:"claims";a:18:{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:"ac0fe4a7ec50914913a53f3ca73976a2cde2f14a";s:9:"datavalue";a:2:{s:5:"value";a:5:{s:8:"latitude";d:-35.267;s:9:"longitude";d:138.483;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:"q4713821$31B9E463-94A4-4A45-BC42-791FB7DE35F2";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:"47a4df2f191b139665df3bd52a8081d3e7303b3e";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:408;s:2:"id";s:4:"Q408";}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:"q4713821$AB6F6C34-5EA0-4C19-A96C-6B33A5692E54";s:4:"rank";s:6:"normal";s:10:"references";a:2:{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";}}i:1;a:3:{s:4:"hash";s:40:"41d94e509a5fb4d8013d73c01383ccd665047ec9";s:5:"snaks";a:1:{s:4:"P854";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P854";s:4:"hash";s:40:"ff72d20e9891b8a1cc582cdbc37fe222edf2beea";s:9:"datavalue";a:2:{s:5:"value";s:97:"http://quickstats.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/SSC40009";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P854";}}}}}s:4:"P131";a:6:{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:"333868d19ec75f5782dcda8bf1418b1d5de30cb8";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:35715;s:2:"id";s:6:"Q35715";}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:"q4713821$2968CFB5-1CFE-4980-8BBD-ECFA6033DE7D";s:4:"rank";s:6:"normal";s:10:"references";a:2:{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";}}i:1;a:3:{s:4:"hash";s:40:"41d94e509a5fb4d8013d73c01383ccd665047ec9";s:5:"snaks";a:1:{s:4:"P854";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P854";s:4:"hash";s:40:"ff72d20e9891b8a1cc582cdbc37fe222edf2beea";s:9:"datavalue";a:2:{s:5:"value";s:97:"http://quickstats.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/SSC40009";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P854";}}}}i:1;a:6:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"85b37e81bc016ab1abfa7a60147de3ab96dbd3ad";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5355552;s:2:"id";s:8:"Q5355552";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:1:{s:5:"P3831";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3831";s:4:"hash";s:40:"5862fc60a28d53179140625fa0c75ef594daa5bd";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5356185;s:2:"id";s:8:"Q5356185";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:1:{i:0;s:5:"P3831";}s:2:"id";s:45:"Q4713821$8B3D3830-B522-43D9-AAFD-5564B8F41E37";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:"P131";s:4:"hash";s:40:"6a65e2e572f6a4fd41ee88fbee86fba53a718437";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5355642;s:2:"id";s:8:"Q5355642";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:1:{s:5:"P3831";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3831";s:4:"hash";s:40:"5862fc60a28d53179140625fa0c75ef594daa5bd";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5356185;s:2:"id";s:8:"Q5356185";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:1:{i:0;s:5:"P3831";}s:2:"id";s:45:"Q4713821$D310C672-3B84-4712-890C-34195DC2D9BC";s:4:"rank";s:6:"normal";}i:3;a:6:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"a6c2416e7ebc128c70bfcd9e546b7173e623dcb4";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:3032417;s:2:"id";s:8:"Q3032417";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:1:{s:5:"P3831";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3831";s:4:"hash";s:40:"8f05c291b6d32e262053caa2e045766461b21130";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:2713747;s:2:"id";s:8:"Q2713747";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:1:{i:0;s:5:"P3831";}s:2:"id";s:45:"Q4713821$C27B154A-F6CB-48EE-BFF7-00C8D373CD0B";s:4:"rank";s:6:"normal";}i:4;a:6:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"1a858ec6e5e5cb56369af78968563971bd10fef1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:1074088;s:2:"id";s:8:"Q1074088";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:1:{s:5:"P3831";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3831";s:4:"hash";s:40:"8f05c291b6d32e262053caa2e045766461b21130";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:2713747;s:2:"id";s:8:"Q2713747";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:1:{i:0;s:5:"P3831";}s:2:"id";s:45:"Q4713821$4FBADA85-5C4C-45CB-A57E-5157C59690B7";s:4:"rank";s:6:"normal";}i:5;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"e44bd0560786ab17130b06bdd783489f16688e80";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:1812778;s:2:"id";s:8:"Q1812778";}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:"Q4713821$72F74FC7-4982-4F88-B055-A27052886E30";s:4:"rank";s:6:"normal";}}s:5:"P1566";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1566";s:4:"hash";s:40:"3899eebe66cd64b373942152a90aae333a89ee7d";s:9:"datavalue";a:2:{s:5:"value";s:7:"2077935";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$85351990-9281-486E-8707-1B687ACE624D";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"88694a0f4d1486770c269f7db16a1982f74da69d";s:5:"snaks";a:1:{s:4:"P248";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P248";s:4:"hash";s:40:"1b3ef912a2bd61e18dd43abd184337eb010b2e96";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:830106;s:2:"id";s:7:"Q830106";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P248";}}}}}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:"f773c366be2b59a9dde2910cca103dc234af120d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:188509;s:2:"id";s:7:"Q188509";}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:"Q4713821$AE68DD2B-3419-4D51-AB72-197E740978F6";s:4:"rank";s:6:"normal";}}s:4:"P281";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P281";s:4:"hash";s:40:"7471f6fcb0caf5885259ddab9354653160830218";s:9:"datavalue";a:2:{s:5:"value";s:4:"5173";s:4:"type";s:6:"string";}s:8:"datatype";s:6:"string";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$D180EF67-FC12-439A-83C6-7B9BA5664213";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:5:"P4014";a:2:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4014";s:4:"hash";s:40:"11151f5d4f6e8a97ab0a1adf1be3d54e651f923c";s:9:"datavalue";a:2:{s:5:"value";s:9:"UCL422001";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$4B459041-9823-4CE8-A316-AD9D64E2734C";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:"P4014";s:4:"hash";s:40:"783a3c31d52370af5980c32f4eddddd9d71e4dab";s:9:"datavalue";a:2:{s:5:"value";s:8:"SSC40007";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$2486BD84-1F3D-450F-A580-1C4C64AC8ED8";s:4:"rank";s:6:"normal";}}s:5:"P2044";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2044";s:4:"hash";s:40:"e096df57a38aa12517d804cc7d96c8d57db60d2f";s:9:"datavalue";a:2:{s:5:"value";a:2:{s:6:"amount";s:3:"+24";s:4:"unit";s:37:"http://www.wikidata.org/entity/Q11573";}s:4:"type";s:8:"quantity";}s:8:"datatype";s:8:"quantity";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$43691B3C-7ECA-408C-A946-64ADE63B49D0";s:4:"rank";s:6:"normal";}}s:5:"P4093";a:2:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4093";s:4:"hash";s:40:"588892eecacb03c38267ed1fd2e17dd5ed32443c";s:9:"datavalue";a:2:{s:5:"value";s:8:"SSC40009";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$F04A1616-3BC0-406A-8569-7284B5D32C5D";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:"P4093";s:4:"hash";s:40:"e96cd249bcadd679a4af831bafdd88b588aa6347";s:9:"datavalue";a:2:{s:5:"value";s:9:"UCL421001";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$34C69FE5-D89E-45E6-AA46-535827D1E838";s:4:"rank";s:6:"normal";}}s:5:"P1082";a:2:{i:0;a:7:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1082";s:4:"hash";s:40:"8cf03787d9db513d8daa1d1e4d6b8d8a078d2a55";s:9:"datavalue";a:2:{s:5:"value";a:2:{s:6:"amount";s:4:"+573";s:4:"unit";s:1:"1";}s:4:"type";s:8:"quantity";}s:8:"datatype";s:8:"quantity";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:3:{s:4:"P585";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P585";s:4:"hash";s:40:"c921fabbf36db1b6c45b8e118ca0bb21fa4311d3";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2016-08-09T00: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:"P518";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P518";s:4:"hash";s:40:"d5cdbf9e70416e8756dbadc21f67f71fa266f486";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:33112019;s:2:"id";s:9:"Q33112019";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:4:"P459";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P459";s:4:"hash";s:40:"df9ffd1ecfbdaefd577a08dca3ede36a97f74f6d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:33128519;s:2:"id";s:9:"Q33128519";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:3:{i:0;s:4:"P585";i:1;s:4:"P518";i:2;s:4:"P459";}s:2:"id";s:45:"Q4713821$F47FC202-710D-435A-A1C1-DF7093BA78E1";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"ecaa2fbff90a19563626ac915244d1a81b91079f";s:5:"snaks";a:1:{s:4:"P854";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P854";s:4:"hash";s:40:"7287338de92d7678a816cb4aeb6948b0a9cd8f94";s:9:"datavalue";a:2:{s:5:"value";s:90:"http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/SSC40009";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P854";}}}}i:1;a:7:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1082";s:4:"hash";s:40:"bb2ed5a9a90aa0eb09ec0bd4d87734e4d4316d2a";s:9:"datavalue";a:2:{s:5:"value";a:2:{s:6:"amount";s:4:"+764";s:4:"unit";s:1:"1";}s:4:"type";s:8:"quantity";}s:8:"datatype";s:8:"quantity";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:3:{s:4:"P585";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P585";s:4:"hash";s:40:"598964e043380743d795240d15ed63ffc4b8277d";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2021-08-10T00: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:"P518";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P518";s:4:"hash";s:40:"d5cdbf9e70416e8756dbadc21f67f71fa266f486";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:33112019;s:2:"id";s:9:"Q33112019";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:4:"P459";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P459";s:4:"hash";s:40:"f4632b1a369649fe312a15b7b00016b3430011d3";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:60745365;s:2:"id";s:9:"Q60745365";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:3:{i:0;s:4:"P585";i:1;s:4:"P518";i:2;s:4:"P459";}s:2:"id";s:45:"Q4713821$2183C3B6-47BF-4D50-9583-6CBCBC16B946";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"e5ec549b20bb18c0bb08560d6f6787b0e6f5787b";s:5:"snaks";a:5:{s:4:"P854";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P854";s:4:"hash";s:40:"7dbd7e88e0a582021310a57e2f2a63abc57fb219";s:9:"datavalue";a:2:{s:5:"value";s:71:"https://www.abs.gov.au/census/find-census-data/quickstats/2021/SAL40009";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}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:"052c181a0e24e01c95590da04d5dc070ea66c37a";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2022-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:"P1476";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1476";s:4:"hash";s:40:"6fc427917a804c6422cac0ae792a02cff8e02b5b";s:9:"datavalue";a:2:{s:5:"value";a:2:{s:4:"text";s:7:"Aldinga";s:8:"language";s:2:"en";}s:4:"type";s:15:"monolingualtext";}s:8:"datatype";s:15:"monolingualtext";}}s:5:"P1433";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1433";s:4:"hash";s:40:"a99fb76da51679bb33fc83066f987adc3b721ddc";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:112119348;s:2:"id";s:10:"Q112119348";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:6:"P10112";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:6:"P10112";s:4:"hash";s:40:"d423ddaf925485a61a7bf65cc52415364b4c1e8b";s:9:"datavalue";a:2:{s:5:"value";s:8:"SAL40009";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}}}s:11:"snaks-order";a:5:{i:0;s:4:"P854";i:1;s:4:"P813";i:2;s:5:"P1476";i:3;s:5:"P1433";i:4;s:6:"P10112";}}}}}s:5:"P1540";a:1:{i:0;a:7:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1540";s:4:"hash";s:40:"e0ac65d462aebe640a502cef204afeac60f7a5e9";s:9:"datavalue";a:2:{s:5:"value";a:2:{s:6:"amount";s:4:"+288";s:4:"unit";s:1:"1";}s:4:"type";s:8:"quantity";}s:8:"datatype";s:8:"quantity";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:3:{s:4:"P585";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P585";s:4:"hash";s:40:"c921fabbf36db1b6c45b8e118ca0bb21fa4311d3";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2016-08-09T00: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:"P518";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P518";s:4:"hash";s:40:"d5cdbf9e70416e8756dbadc21f67f71fa266f486";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:33112019;s:2:"id";s:9:"Q33112019";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:4:"P459";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P459";s:4:"hash";s:40:"df9ffd1ecfbdaefd577a08dca3ede36a97f74f6d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:33128519;s:2:"id";s:9:"Q33128519";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:3:{i:0;s:4:"P585";i:1;s:4:"P518";i:2;s:4:"P459";}s:2:"id";s:45:"Q4713821$361E1C6B-469B-4756-94FC-D1311FA64237";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"ecaa2fbff90a19563626ac915244d1a81b91079f";s:5:"snaks";a:1:{s:4:"P854";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P854";s:4:"hash";s:40:"7287338de92d7678a816cb4aeb6948b0a9cd8f94";s:9:"datavalue";a:2:{s:5:"value";s:90:"http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/SSC40009";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P854";}}}}}s:5:"P1539";a:1:{i:0;a:7:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1539";s:4:"hash";s:40:"f60bf83c4dcc0890796e95865160a35a8d0d4e5e";s:9:"datavalue";a:2:{s:5:"value";a:2:{s:6:"amount";s:4:"+282";s:4:"unit";s:1:"1";}s:4:"type";s:8:"quantity";}s:8:"datatype";s:8:"quantity";}s:4:"type";s:9:"statement";s:10:"qualifiers";a:3:{s:4:"P585";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P585";s:4:"hash";s:40:"c921fabbf36db1b6c45b8e118ca0bb21fa4311d3";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2016-08-09T00: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:"P518";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P518";s:4:"hash";s:40:"d5cdbf9e70416e8756dbadc21f67f71fa266f486";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:33112019;s:2:"id";s:9:"Q33112019";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:4:"P459";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P459";s:4:"hash";s:40:"df9ffd1ecfbdaefd577a08dca3ede36a97f74f6d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:33128519;s:2:"id";s:9:"Q33128519";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:16:"qualifiers-order";a:3:{i:0;s:4:"P585";i:1;s:4:"P518";i:2;s:4:"P459";}s:2:"id";s:45:"Q4713821$1E12F64C-0FB5-4FB1-8A89-A642B6FF69EE";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"ecaa2fbff90a19563626ac915244d1a81b91079f";s:5:"snaks";a:1:{s:4:"P854";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P854";s:4:"hash";s:40:"7287338de92d7678a816cb4aeb6948b0a9cd8f94";s:9:"datavalue";a:2:{s:5:"value";s:90:"http://www.censusdata.abs.gov.au/census_services/getproduct/census/2016/quickstat/SSC40009";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P854";}}}}}s:4:"P402";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P402";s:4:"hash";s:40:"926d5f443ede3de687b869875a0de66e8b934d90";s:9:"datavalue";a:2:{s:5:"value";s:7:"7265176";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$bd24a00e-48b1-b943-1a18-d5e5ad16c883";s:4:"rank";s:6:"normal";}}s:5:"P6713";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P6713";s:4:"hash";s:40:"8a537df345a6913b27fa88aef0f8777f484f6ea1";s:9:"datavalue";a:2:{s:5:"value";s:8:"PL503210";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$CBA0194E-2D49-441F-91D7-B9823268D243";s:4:"rank";s:6:"normal";}}s:5:"P6766";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P6766";s:4:"hash";s:40:"e3073a7f78774ec82d22eccb269b6baa6b752182";s:9:"datavalue";a:2:{s:5:"value";s:9:"101935731";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$9D2D557F-64CB-4062-9013-122F63673566";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:"16d67d95b25ce988e778e1eec439878ee419c7ac";s:9:"datavalue";a:2:{s:5:"value";s:9:"/m/07bth0";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$8C5AAA91-6CFE-4C80-9C80-2887E9D66533";s:4:"rank";s:6:"normal";}}s:6:"P10112";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:6:"P10112";s:4:"hash";s:40:"d423ddaf925485a61a7bf65cc52415364b4c1e8b";s:9:"datavalue";a:2:{s:5:"value";s:8:"SAL40009";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$187A1291-A048-4115-A242-BA8E41757F25";s:4:"rank";s:6:"normal";}}s:6:"P10313";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:6:"P10313";s:4:"hash";s:40:"453570999d1baa7a9c2e9e1e1d09e5d7c7b84709";s:9:"datavalue";a:2:{s:5:"value";s:15:"aldinga-sa-5173";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q4713821$823496D8-E47B-44C8-A513-DDBB3B3CB4BF";s:4:"rank";s:6:"normal";}}}s:9:"sitelinks";a:4:{s:7:"cebwiki";a:4:{s:4:"site";s:7:"cebwiki";s:5:"title";s:7:"Aldinga";s:6:"badges";a:0:{}s:3:"url";s:38:"https://ceb.wikipedia.org/wiki/Aldinga";}s:6:"enwiki";a:4:{s:4:"site";s:6:"enwiki";s:5:"title";s:24:"Aldinga, South Australia";s:6:"badges";a:0:{}s:3:"url";s:54:"https://en.wikipedia.org/wiki/Aldinga,_South_Australia";}s:6:"mgwiki";a:4:{s:4:"site";s:6:"mgwiki";s:5:"title";s:7:"Aldinga";s:6:"badges";a:0:{}s:3:"url";s:37:"https://mg.wikipedia.org/wiki/Aldinga";}s:6:"svwiki";a:4:{s:4:"site";s:6:"svwiki";s:5:"title";s:7:"Aldinga";s:6:"badges";a:0:{}s:3:"url";s:37:"https://sv.wikipedia.org/wiki/Aldinga";}}}}}