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: 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:"Q6971460";a:12:{s:6:"pageid";i:4856061;s:2:"ns";i:120;s:5:"title";s:13:"Item:Q6971460";s:9:"lastrevid";i:5004657;s:8:"modified";s:20:"2022-09-11T15:39:37Z";s:4:"type";s:4:"item";s:2:"id";s:8:"Q6971460";s:6:"labels";a:6:{s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:26:"National Chiayi University";}s:2:"zh";a:2:{s:8:"language";s:2:"zh";s:5:"value";s:18:"國立嘉義大學";}s:2:"ja";a:2:{s:8:"language";s:2:"ja";s:5:"value";s:18:"国立嘉義大学";}s:2:"ko";a:2:{s:8:"language";s:2:"ko";s:5:"value";s:20:"국립 자이 대학";}s:3:"lzh";a:2:{s:8:"language";s:3:"lzh";s:5:"value";s:18:"國立嘉義大學";}s:3:"yue";a:2:{s:8:"language";s:3:"yue";s:5:"value";s:18:"國立嘉義大學";}}s:12:"descriptions";a:7:{s:2:"he";a:2:{s:8:"language";s:2:"he";s:5:"value";s:37:"אוניברסיטה בטאיוואן";}s:2:"nl";a:2:{s:8:"language";s:2:"nl";s:5:"value";s:30:"universiteit in Chiayi, Taiwan";}s:2:"id";a:2:{s:8:"language";s:2:"id";s:5:"value";s:21:"universitas di Taiwan";}s:2:"de";a:2:{s:8:"language";s:2:"de";s:5:"value";s:34:"Universität in der Republik China";}s:2:"zh";a:2:{s:8:"language";s:2:"zh";s:5:"value";s:60:"位於嘉義的綜合大學,由嘉農與嘉師整併而成";}s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:29:"university in Southern Taiwan";}s:2:"ar";a:2:{s:8:"language";s:2:"ar";s:5:"value";s:42:"جامعة في شيا يي، تايوان";}}s:7:"aliases";a:2:{s:2:"zh";a:14:{i:0;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:12:"嘉義大學";}i:1;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:24:"國立嘉義技術學院";}i:2;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:24:"國立嘉義師範學院";}i:3;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:18:"嘉義技術學院";}i:4;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:18:"嘉義師範學院";}i:5;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:6:"嘉技";}i:6;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:6:"嘉師";}i:7;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:18:"嘉義農林學校";}i:8;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:12:"嘉義農林";}i:9;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:12:"嘉義師院";}i:10;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:6:"嘉大";}i:11;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:18:"國立嘉義大學";}i:12;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:12:"新中大學";}i:13;a:2:{s:8:"language";s:2:"zh";s:5:"value";s:36:"台灣省立嘉義師範專科學校";}}s:2:"ja";a:1:{i:0;a:2:{s:8:"language";s:2:"ja";s:5:"value";s:18:"嘉義農林學校";}}}s:6:"claims";a:26:{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:"307470717b9649b1a518d5bda0f807c6e3f26e67";s:9:"datavalue";a:2:{s:5:"value";a:5:{s:8:"latitude";d:23.46368333;s:9:"longitude";d:120.48360556;s:8:"altitude";N;s:9:"precision";d:2.77777777778E-6;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:"Q6971460$999A4D29-9F24-430B-8CF7-7C72A3E1084B";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:"P910";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P910";s:4:"hash";s:40:"166014114907e3a4d5320fe6b8cba1eb684e7515";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:9627546;s:2:"id";s:8:"Q9627546";}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:"Q6971460$4C082887-1349-4F96-B812-1251484D9F34";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"0ee3b3ba1c958f4c3dcba7ed8091fe4b57311348";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:"cb49f6fa327b245e4a5aaf48c44b3f503bcd4265";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:30239;s:2:"id";s:6:"Q30239";}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:"7553f3ae5a55dd330b2cd67429b85d6aa148c45d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:865;s:2:"id";s:4:"Q865";}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:"Q6971460$C6EADAE1-E3CF-49AE-B52B-6F1408923064";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:"197c4b20a60b8f629ea42f6137fa6e11d5eb710b";s:9:"datavalue";a:2:{s:5:"value";s:40:"The sight of NCYU Lantan Campus11813.jpg";s:4:"type";s:6:"string";}s:8:"datatype";s:12:"commonsMedia";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$AEED1FF9-6962-47D4-B86D-D987062022E4";s:4:"rank";s:6:"normal";}}s:4:"P856";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P856";s:4:"hash";s:40:"cc47904ff394a94f3e72ef102653c16f9a0cd070";s:9:"datavalue";a:2:{s:5:"value";s:22:"http://www.ncyu.edu.tw";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$9B2F2233-D6FC-4326-972D-2CFF0208C0BF";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"a29a646602abf65105ed0f39a44231c962ece9ee";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:"c6f1777471211df31724ac60175786f3872c83e9";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:177837;s:2:"id";s:7:"Q177837";}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:"482db304b57e4b3a7a5b3a6e2256db7c639c49b0";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:3918;s:2:"id";s:5:"Q3918";}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:"Q6971460$BA0AE105-8752-4520-8704-7F79D1B49678";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:"9f9b82ba3beaccbbf38f8d5bc4d01ddcc9af406c";s:9:"datavalue";a:2:{s:5:"value";s:26:"National Chiayi University";s:4:"type";s:6:"string";}s:8:"datatype";s:6:"string";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$171AA025-3AAC-4862-BE7D-A4E8AD6185A1";s:4:"rank";s:6:"normal";}}s:4:"P213";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P213";s:4:"hash";s:40:"40196619b11ce5fe7d75221a9f84b4f8d410b6c7";s:9:"datavalue";a:2:{s:5:"value";s:19:"0000 0001 0305 650X";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$2DBE4EB9-4984-44A3-874E-1B4EB18B15E0";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"f20e7cc1dc95f8af90470df9ddea266baf12be00";s:5:"snaks";a:1:{s:4:"P356";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P356";s:4:"hash";s:40:"39f2d847bb7bcfcba055cff1323f108b7bc3af66";s:9:"datavalue";a:2:{s:5:"value";s:27:"10.6084/M9.FIGSHARE.4539889";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P356";}}}}}s:5:"P3500";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3500";s:4:"hash";s:40:"56fe0e4f6912ae44c542ae759fe89416939281d2";s:9:"datavalue";a:2:{s:5:"value";s:5:"63107";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$E70FDDB7-D9CB-4D8A-A212-293BA6E010B8";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"2834ac5da275724a6354a73d2d2a89ae956042a9";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:"654ac97d41e766b6860b1b7acd87f11a6b00c4f9";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:64159407;s:2:"id";s:9:"Q64159407";}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:5:"P3417";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3417";s:4:"hash";s:40:"decaebafed604794d4dc3771639ff02c6b578522";s:9:"datavalue";a:2:{s:5:"value";s:26:"National-Chiayi-University";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$023A3FC4-B83F-40DF-889B-2FF45979EF58";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"3b0a5bb3c1f955edce73740124f7d935698092ad";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:"3ac9682e789a3a3791d4fd088b265ea03abef101";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:51711;s:2:"id";s:6:"Q51711";}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: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:"cb565c83695ce4f18425456bb71e3d9815767c1e";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:249995;s:2:"id";s:7:"Q249995";}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:"Q6971460$9D3EB179-B0CD-4C83-ACF5-CDC3EB1ECA9D";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"2ad03fffb839e247570b873462ec8dac41b97ffb";s:5:"snaks";a:1:{s:5:"P2427";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2427";s:4:"hash";s:40:"be9e4035501f62aa3062414cef0588259cd039f6";s:9:"datavalue";a:2:{s:5:"value";s:13:"grid.412046.5";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}}}s:11:"snaks-order";a:1:{i:0;s:5:"P2427";}}}}}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:"d1d8b6f88d2fbf1d223507109cf8032278225b6d";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+1919-00-00T00: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:"Q6971460$393D4030-B475-47E6-A009-28D8783D0080";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"a29a646602abf65105ed0f39a44231c962ece9ee";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:"c6f1777471211df31724ac60175786f3872c83e9";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:177837;s:2:"id";s:7:"Q177837";}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:"P214";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P214";s:4:"hash";s:40:"34c7322b8b702f256ce953519ac7485e93cd5555";s:9:"datavalue";a:2:{s:5:"value";s:9:"153877755";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$EDF30844-6B8D-4500-95A7-F679EB45DCCE";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"a29a646602abf65105ed0f39a44231c962ece9ee";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:"c6f1777471211df31724ac60175786f3872c83e9";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:177837;s:2:"id";s:7:"Q177837";}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:"P409";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P409";s:4:"hash";s:40:"88241d17ebc39f0fa24b2d6cecc2de66f6f83322";s:9:"datavalue";a:2:{s:5:"value";s:8:"36674488";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$BECDD926-3B5A-4B61-B052-3DA645233664";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"a29a646602abf65105ed0f39a44231c962ece9ee";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:"c6f1777471211df31724ac60175786f3872c83e9";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:177837;s:2:"id";s:7:"Q177837";}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:"P244";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P244";s:4:"hash";s:40:"71384cee82d6863382c9a06b6547dfc0919ebd7c";s:9:"datavalue";a:2:{s:5:"value";s:10:"no00016647";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$9ADDF0B3-EC7D-4A95-8421-D0A9BD1BC166";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"a29a646602abf65105ed0f39a44231c962ece9ee";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:"c6f1777471211df31724ac60175786f3872c83e9";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:177837;s:2:"id";s:7:"Q177837";}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:"P355";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P355";s:4:"hash";s:40:"c92620d4d050b7895b70b5785009b28e0e7feeba";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:28410425;s:2:"id";s:9:"Q28410425";}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:"Q6971460$a349ca0d-464b-7d9f-9f6d-bbd898a6f8b1";s:4:"rank";s:6:"normal";}}s:5:"P2427";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2427";s:4:"hash";s:40:"be9e4035501f62aa3062414cef0588259cd039f6";s:9:"datavalue";a:2:{s:5:"value";s:13:"grid.412046.5";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$33F03782-31A4-49EB-BD7A-6484AAB5103F";s:4:"rank";s:6:"normal";s:10:"references";a:2:{i:0;a:3:{s:4:"hash";s:40:"40fdc7f3ce7f6771a8f285a1267bfc3f3de154d9";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:"858e5db66e8139829fa8f88e7e16ea6af5213e4b";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:53869345;s:2:"id";s:9:"Q53869345";}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";}}i:1;a:3:{s:4:"hash";s:40:"a1914c8952a5bc482eafeb26be4fda504fe701f9";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:"31f77799b27e462a188007d80e9cae011a037bca";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:53705036;s:2:"id";s:9:"Q53705036";}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:5:"P3876";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3876";s:4:"hash";s:40:"43419d15abf6e47079a44e7aa68005cae0da51c3";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:9627556;s:2:"id";s:8:"Q9627556";}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:"Q6971460$F783EB74-F6AF-4252-9625-EFB22CBC34FB";s:4:"rank";s:6:"normal";}}s:5:"P5586";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P5586";s:4:"hash";s:40:"298eba27b43b2b03989dd0ece783fd76b853f222";s:9:"datavalue";a:2:{s:5:"value";s:26:"national-chiayi-university";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$A4494911-CB88-48F0-85A2-FB372695B08E";s:4:"rank";s:6:"normal";}}s:5:"P3749";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3749";s:4:"hash";s:40:"ea66b7380d3a94d24aa83f40ded368ca28f8a93b";s:9:"datavalue";a:2:{s:5:"value";s:20:"10054523198283599224";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$843ADC92-6F27-47A8-9AEB-105D1D3A9002";s:4:"rank";s:6:"normal";}}s:5:"P6366";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P6366";s:4:"hash";s:40:"1042b158ae381588172c8276d48d8a15f7dd25fd";s:9:"datavalue";a:2:{s:5:"value";s:9:"183570559";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$AE53BC48-9DA5-451A-9E42-47D7F1577B28";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"bf4dae75430df1fcfc709424555eb180fa022be2";s:5:"snaks";a:3:{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:"2995ad06d424d751f036cb92149fada89fe252d9";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:60683589;s:2:"id";s:9:"Q60683589";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P2427";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2427";s:4:"hash";s:40:"be9e4035501f62aa3062414cef0588259cd039f6";s:9:"datavalue";a:2:{s:5:"value";s:13:"grid.412046.5";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}}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:"74c664545729bbe3e2b6db4bfa3d58ebdeb8e9f0";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2019-01-19T00: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:11:"snaks-order";a:3:{i:0;s:4:"P248";i:1;s:5:"P2427";i:2;s:4:"P813";}}}}}s:5:"P6782";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P6782";s:4:"hash";s:40:"8404050f449697cdd879789f02214259b7e5f3a7";s:9:"datavalue";a:2:{s:5:"value";s:9:"04gknbs13";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$93D558A6-1062-46AC-B685-AB1D18424E8B";s:4:"rank";s:6:"normal";}}s:5:"P7859";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P7859";s:4:"hash";s:40:"37d184830c2006aeea31a61918baa25f191363c7";s:9:"datavalue";a:2:{s:5:"value";s:15:"lccn-no00016647";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$450A4615-0536-44F2-8208-16BDD5C90366";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"5f0e8e1260652c2c4f4f20aabf11b049177939f2";s:5:"snaks";a:1:{s:4:"P214";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P214";s:4:"hash";s:40:"34c7322b8b702f256ce953519ac7485e93cd5555";s:9:"datavalue";a:2:{s:5:"value";s:9:"153877755";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P214";}}}}}s:5:"P5909";a:2:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P5909";s:4:"hash";s:40:"2f0c5f82fdd3c56af94a12c24372c87a5c545c06";s:9:"datavalue";a:2:{s:5:"value";s:16:"9811109960503406";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$32639d02-4c6e-9bc2-9478-cc40bceab686";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:"P5909";s:4:"hash";s:40:"2792a17a43f2687b46497eff5a92031edbc95d00";s:9:"datavalue";a:2:{s:5:"value";s:16:"9811113897903406";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$2C82F307-0CD6-4C59-812B-4E0DAF7CE162";s:4:"rank";s:6:"normal";}}s:5:"P1365";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1365";s:4:"hash";s:40:"696a5e4b970a826152c9caeaea3016a584d55529";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:9688286;s:2:"id";s:8:"Q9688286";}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:"Q6971460$D9E21E8B-FB9A-4F64-9851-7D5B5A573F59";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"952d89368c7f2cb5f4a72424f45aaa9d6addd6ec";s:5:"snaks";a:1:{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:"6fa9d57027d64e258f2ea0204d49fff7d8d43919";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:9688286;s:2:"id";s:8:"Q9688286";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:11:"snaks-order";a:1:{i:0;s:5:"P3452";}}}}}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:"cff5a3db7f85c2b498ce1019f09773b99ac12c1f";s:9:"datavalue";a:2:{s:5:"value";s:10:"/m/0cpbg1g";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q6971460$FF055145-F44E-4313-AE5A-F334529A5DDB";s:4:"rank";s:6:"normal";}}}s:9:"sitelinks";a:5:{s:6:"enwiki";a:4:{s:4:"site";s:6:"enwiki";s:5:"title";s:26:"National Chiayi University";s:6:"badges";a:0:{}s:3:"url";s:56:"https://en.wikipedia.org/wiki/National_Chiayi_University";}s:6:"jawiki";a:4:{s:4:"site";s:6:"jawiki";s:5:"title";s:18:"国立嘉義大学";s:6:"badges";a:0:{}s:3:"url";s:84:"https://ja.wikipedia.org/wiki/%E5%9B%BD%E7%AB%8B%E5%98%89%E7%BE%A9%E5%A4%A7%E5%AD%A6";}s:16:"zh_classicalwiki";a:4:{s:4:"site";s:16:"zh_classicalwiki";s:5:"title";s:18:"國立嘉義大學";s:6:"badges";a:0:{}s:3:"url";s:94:"https://zh-classical.wikipedia.org/wiki/%E5%9C%8B%E7%AB%8B%E5%98%89%E7%BE%A9%E5%A4%A7%E5%AD%B8";}s:10:"zh_yuewiki";a:4:{s:4:"site";s:10:"zh_yuewiki";s:5:"title";s:18:"國立嘉義大學";s:6:"badges";a:0:{}s:3:"url";s:88:"https://zh-yue.wikipedia.org/wiki/%E5%9C%8B%E7%AB%8B%E5%98%89%E7%BE%A9%E5%A4%A7%E5%AD%B8";}s:6:"zhwiki";a:4:{s:4:"site";s:6:"zhwiki";s:5:"title";s:18:"國立嘉義大學";s:6:"badges";a:0:{}s:3:"url";s:84:"https://zh.wikipedia.org/wiki/%E5%9C%8B%E7%AB%8B%E5%98%89%E7%BE%A9%E5%A4%A7%E5%AD%B8";}}}}}