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
. . . "1.0.0" . "5004657"^^ . "2022-09-11T15:39:37Z"^^ . "27"^^ . "5"^^ . "15"^^ . . . . "en" . . "National Chiayi University"@en . "wikipedia" . . . "ja" . . "\u56FD\u7ACB\u5609\u7FA9\u5927\u5B66"@ja . "wikipedia" . . . "lzh" . . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@lzh . "wikipedia" . . . "yue" . . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@yue . "wikipedia" . . . "zh" . . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@zh . "wikipedia" . "Point(120.48360556 23.46368333)"^^ . . . . . . "National Chiayi University" . "0000 0001 0305 650X" . "63107" . "National-Chiayi-University" . . "1919-01-01T00:00:00Z"^^ . "153877755" . "36674488" . "no00016647" . . "grid.412046.5" . . "national-chiayi-university" . "10054523198283599224" . "183570559" . "04gknbs13" . "lccn-no00016647" . "9811109960503406" . "9811113897903406" . . "/m/0cpbg1g" . . . . . "Point(120.48360556 23.46368333)"^^ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "National Chiayi University" . . . . . "0000 0001 0305 650X" . . . . . . "63107" . . . . . . "National-Chiayi-University" . . . . . . . . . . . . "1919-01-01T00:00:00Z"^^ . . . . . . . "153877755" . . . . . . "36674488" . . . . . . "no00016647" . . . . . . . . . . . "grid.412046.5" . . . . . . . . . . . . "national-chiayi-university" . . . . . "10054523198283599224" . . . . . "183570559" . . . . . . "04gknbs13" . . . . . "lccn-no00016647" . . . . . . "9811109960503406" . . . . . "9811113897903406" . . . . . . . . . . . "/m/0cpbg1g" . "National Chiayi University"@en . "National Chiayi University"@en . "National Chiayi University"@en . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@zh . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@zh . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@zh . "\u56FD\u7ACB\u5609\u7FA9\u5927\u5B66"@ja . "\u56FD\u7ACB\u5609\u7FA9\u5927\u5B66"@ja . "\u56FD\u7ACB\u5609\u7FA9\u5927\u5B66"@ja . "\uAD6D\uB9BD \uC790\uC774 \uB300\uD559"@ko . "\uAD6D\uB9BD \uC790\uC774 \uB300\uD559"@ko . "\uAD6D\uB9BD \uC790\uC774 \uB300\uD559"@ko . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@lzh . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@lzh . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@lzh . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@yue . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@yue . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@yue . "\u05D0\u05D5\u05E0\u05D9\u05D1\u05E8\u05E1\u05D9\u05D8\u05D4 \u05D1\u05D8\u05D0\u05D9\u05D5\u05D5\u05D0\u05DF"@he . "universiteit in Chiayi, Taiwan"@nl . "universitas di Taiwan"@id . "Universit\u00E4t in der Republik China"@de . "\u4F4D\u65BC\u5609\u7FA9\u7684\u7D9C\u5408\u5927\u5B78\uFF0C\u7531\u5609\u8FB2\u8207\u5609\u5E2B\u6574\u4F75\u800C\u6210"@zh . "university in Southern Taiwan"@en . "\u062C\u0627\u0645\u0639\u0629 \u0641\u064A \u0634\u064A\u0627 \u064A\u064A\u060C \u062A\u0627\u064A\u0648\u0627\u0646"@ar . "\u5609\u7FA9\u5927\u5B78"@zh . "\u570B\u7ACB\u5609\u7FA9\u6280\u8853\u5B78\u9662"@zh . "\u570B\u7ACB\u5609\u7FA9\u5E2B\u7BC4\u5B78\u9662"@zh . "\u5609\u7FA9\u6280\u8853\u5B78\u9662"@zh . "\u5609\u7FA9\u5E2B\u7BC4\u5B78\u9662"@zh . "\u5609\u6280"@zh . "\u5609\u5E2B"@zh . "\u5609\u7FA9\u8FB2\u6797\u5B78\u6821"@zh . "\u5609\u7FA9\u8FB2\u6797"@zh . "\u5609\u7FA9\u5E2B\u9662"@zh . "\u5609\u5927"@zh . "\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@zh . "\u65B0\u4E2D\u5927\u5B78"@zh . "\u53F0\u7063\u7701\u7ACB\u5609\u7FA9\u5E2B\u7BC4\u5C08\u79D1\u5B78\u6821"@zh . "\u5609\u7FA9\u8FB2\u6797\u5B78\u6821"@ja . . "coordinate location"@en-gb . "coordinate location"@en-gb . "coordinate location"@en-gb . "coordinate location"@en . "coordinate location"@en . "coordinate location"@en . "coordinates of the subject"@en-gb . "geocoordinates of the subject. For Earth, please note that only WGS84 coordinating system is supported at the moment"@en . . . . . . . . . . . . . . . . . . . . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . . "Wikimedia category page"@en-gb . "Wikimedia category"@en . . "topic's main category"@en-gb . "topic's main category"@en-gb . "topic's main category"@en-gb . "topic's main category"@en . "topic's main category"@en . "topic's main category"@en . "main category of this topic"@en-gb . "main Wikimedia category"@en . . . . . . . . . . . . . . . . . . . . _:b7fa5950bbd12f4c1e9363bac4dbf36b . _:b7fa5950bbd12f4c1e9363bac4dbf36b . _:b7fa5950bbd12f4c1e9363bac4dbf36b . _:b7fa5950bbd12f4c1e9363bac4dbf36b . . . "country"@en-gb . "country"@en-gb . "country"@en-gb . "country"@en . "country"@en . "country"@en . "sovereign state of this item (not to be used for human beings)"@en-gb . "sovereign state of this item (not to be used for human beings)"@en . . . . . . . . . . . . . . . . . . . . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . . "image"@en-gb . "image"@en-gb . "image"@en-gb . "image"@en . "image"@en . "image"@en . "image of relevant illustration of the subject; if available, use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image); only images which exist on Wikimedia Commons are acceptable"@en-gb . "image of relevant illustration of the subject; if available, also use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image)"@en . . . . . . . . . . . . . . . . . . . . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . . "official website"@en-gb . "official website"@en-gb . "official website"@en-gb . "official website"@en . "official website"@en . "official website"@en . "URL of the official homepage of an item (current or former) [if the homepage changes, add an additional statement with preferred rank. Do not remove the former URL]"@en-gb . "URL of the official page of an item (current or former) [if the page changes, add an additional statement with preferred rank. Do not remove the former URL]"@en . . . . . . . . . . . . . . . . . . . . _:7c993429c4cd4e2e1e821adb990df08e . _:7c993429c4cd4e2e1e821adb990df08e . _:7c993429c4cd4e2e1e821adb990df08e . _:7c993429c4cd4e2e1e821adb990df08e . . . "instance of"@en-gb . "instance of"@en-gb . "instance of"@en-gb . "instance of"@en . "instance of"@en . "instance of"@en . "that class of which this subject is a particular example and member. (Subject typically an individual member with Proper Name label.) Different from P279 (subclass of)"@en-gb . "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en . . . . . . . . . . . . . . . . . . . . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . . "Commons category"@en-gb . "Commons category"@en-gb . "Commons category"@en-gb . "Commons category"@en . "Commons category"@en . "Commons category"@en . "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category\")"@en-gb . "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category:\")"@en . . . . . . . . . . . . . . . . . . . . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . . "ISNI"@en-gb . "ISNI"@en-gb . "ISNI"@en-gb . "ISNI"@en . "ISNI"@en . "ISNI"@en . "International Standard Name Identifier for an identity. Format: 4 blocks of 4 digits separated by a space, first block is 0000"@en-gb . "International Standard Name Identifier for an identity. Format: 4 blocks of 4 digits separated by a space, first block is 0000"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:bdd2a234def8b0c50f7ee546d922b0f6 . _:bdd2a234def8b0c50f7ee546d922b0f6 . _:bdd2a234def8b0c50f7ee546d922b0f6 . _:bdd2a234def8b0c50f7ee546d922b0f6 . . "Ringgold ID"@en-gb . "Ringgold ID"@en-gb . "Ringgold ID"@en-gb . "Ringgold ID"@en . "Ringgold ID"@en . "Ringgold ID"@en . "identifier for organisations in the publishing industry supply chain"@en-gb . "identifier for organisations in the publishing industry supply chain"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:21d14ec985f1cca69211d17152894fcc . _:21d14ec985f1cca69211d17152894fcc . _:21d14ec985f1cca69211d17152894fcc . _:21d14ec985f1cca69211d17152894fcc . . "Quora topic ID"@en-gb . "Quora topic ID"@en-gb . "Quora topic ID"@en-gb . "Quora topic ID"@en . "Quora topic ID"@en . "Quora topic ID"@en . "identifier for a topic on Quora (English language version)"@en-gb . "identifier for a topic on Quora (English language version)"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:bb939f37295161932bc0c3be56eacafd . _:bb939f37295161932bc0c3be56eacafd . _:bb939f37295161932bc0c3be56eacafd . _:bb939f37295161932bc0c3be56eacafd . . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en . "located in the administrative territorial entity"@en . "located in the administrative territorial entity"@en . "the item is located on the territory of the following administrative entity"@en-gb . "the item is located on the territory of the following administrative entity. Use P276 for specifying locations that are non-administrative places and for items about events. Use P1382 if the item falls only partially into the administrative entity."@en . . . . . . . . . . . . . . . . . . . . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . . "inception"@en-gb . "inception"@en-gb . "inception"@en-gb . "inception"@en . "inception"@en . "inception"@en . "date or point in time when the organization\u202F/\u2009object was founded\u202F/\u2009created"@en-gb . "time when an entity begins to exist; for date of official opening use P1619"@en . . . . . . . . . . . . . . . . . . . . _:14487d53795bba257756b92557a32e36 . _:14487d53795bba257756b92557a32e36 . _:14487d53795bba257756b92557a32e36 . _:14487d53795bba257756b92557a32e36 . . "VIAF ID"@en-gb . "VIAF ID"@en-gb . "VIAF ID"@en-gb . "VIAF ID"@en . "VIAF ID"@en . "VIAF ID"@en . "Virtual International Authority File identifier"@en-gb . "identifier for the Virtual International Authority File database [format: up to 22 digits]"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:abb708dbcf5f15dfee11e2cd7f60e996 . _:abb708dbcf5f15dfee11e2cd7f60e996 . _:abb708dbcf5f15dfee11e2cd7f60e996 . _:abb708dbcf5f15dfee11e2cd7f60e996 . . "Libraries Australia ID"@en-gb . "Libraries Australia ID"@en-gb . "Libraries Australia ID"@en-gb . "Libraries Australia ID"@en . "Libraries Australia ID"@en . "Libraries Australia ID"@en . "NLA identifier"@en-gb . "identifier issued by the National Library of Australia (see also P1315 for the newer People Australia identifier). VIAF component. Format: 1-12 digits, removing leading zero-padding."@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:329f393df29c97373edc0773012aabab . _:329f393df29c97373edc0773012aabab . _:329f393df29c97373edc0773012aabab . _:329f393df29c97373edc0773012aabab . . "Library of Congress authority ID"@en-gb . "Library of Congress authority ID"@en-gb . "Library of Congress authority ID"@en-gb . "Library of Congress authority ID"@en . "Library of Congress authority ID"@en . "Library of Congress authority ID"@en . "Library of Congress ID for authority control for persons and organizations (for books use P1144)"@en-gb . "Library of Congress name authority (persons, families, corporate bodies, events, places, works and expressions) and subject authority identifier [Format: 1-2 specific letters followed by 8-10 digits (see regex). For manifestations, use P1144]"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:b4498ebff9dd1be686d2bb258a4e3aa6 . _:b4498ebff9dd1be686d2bb258a4e3aa6 . _:b4498ebff9dd1be686d2bb258a4e3aa6 . _:b4498ebff9dd1be686d2bb258a4e3aa6 . . "subsidiaries"@en-gb . "subsidiaries"@en-gb . "subsidiaries"@en-gb . "has subsidiary"@en . "has subsidiary"@en . "has subsidiary"@en . "subsidiary of a company or organization"@en-gb . "subsidiary of a company or organization; generally a fully owned separate corporation. Compare with \"business division\" (P199). Opposite of parent organization (P749)."@en . . . . . . . . . . . . . . . . . . . . _:4b81cf4dcd37bb95cc036bd782f6992b . _:4b81cf4dcd37bb95cc036bd782f6992b . _:4b81cf4dcd37bb95cc036bd782f6992b . _:4b81cf4dcd37bb95cc036bd782f6992b . . "GRID ID"@en-gb . "GRID ID"@en-gb . "GRID ID"@en-gb . "GRID ID"@en . "GRID ID"@en . "GRID ID"@en . "institutional identifier from the GRID.ac global research identifier database"@en-gb . "institutional identifier from the GRID.ac global research identifier database"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:0f42fde8f24e8bff34d7002889199351 . _:0f42fde8f24e8bff34d7002889199351 . _:0f42fde8f24e8bff34d7002889199351 . _:0f42fde8f24e8bff34d7002889199351 . . "Wikimedia category page"@en-gb . "Wikimedia category"@en . . "category for alumni of educational institution"@en-gb . "category for alumni of educational institution"@en-gb . "category for alumni of educational institution"@en-gb . "category for alumni of educational institution"@en . "category for alumni of educational institution"@en . "category for alumni of educational institution"@en . "category containing people who studied at this institution"@en . . . . . . . . . . . . . . . . . . . . _:6fca4993bd99c48166c8a4361a703508 . _:6fca4993bd99c48166c8a4361a703508 . _:6fca4993bd99c48166c8a4361a703508 . _:6fca4993bd99c48166c8a4361a703508 . . "Times Higher Education World University ID"@en-gb . "Times Higher Education World University ID"@en-gb . "Times Higher Education World University ID"@en-gb . "Times Higher Education World University ID"@en . "Times Higher Education World University ID"@en . "Times Higher Education World University ID"@en . "Times Higher Education World University Ranking Website's university identifier"@en-gb . "Times Higher Education World University Ranking Website's university identifier"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:a2ac55edb04c44d72812f83b75367e61 . _:a2ac55edb04c44d72812f83b75367e61 . _:a2ac55edb04c44d72812f83b75367e61 . _:a2ac55edb04c44d72812f83b75367e61 . . "Google Maps CID"@en-gb . "Google Maps CID"@en-gb . "Google Maps CID"@en-gb . "Google Maps Customer ID"@en . "Google Maps Customer ID"@en . "Google Maps Customer ID"@en . "Customer ID (identifier) for a place, in Google Maps"@en-gb . "in Google Maps, Customer identifier for a place"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:a407f10f658128b92aa32cfb35060420 . _:a407f10f658128b92aa32cfb35060420 . _:a407f10f658128b92aa32cfb35060420 . _:a407f10f658128b92aa32cfb35060420 . . "Microsoft Academic ID"@en-gb . "Microsoft Academic ID"@en-gb . "Microsoft Academic ID"@en-gb . "Microsoft Academic ID"@en . "Microsoft Academic ID"@en . "Microsoft Academic ID"@en . "identifier for an object in the Microsoft Academic Graph"@en-gb . "identifier for an object or topic in the Microsoft Academic Graph"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:5ca54c1362b0c3d5c27967264aa0fb68 . _:5ca54c1362b0c3d5c27967264aa0fb68 . _:5ca54c1362b0c3d5c27967264aa0fb68 . _:5ca54c1362b0c3d5c27967264aa0fb68 . . "ROR ID"@en-gb . "ROR ID"@en-gb . "ROR ID"@en-gb . "ROR ID"@en . "ROR ID"@en . "ROR ID"@en . "identifier for the Research Organization Registry"@en-gb . "identifier for the Research Organization Registry"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:9f4c966560ea7bd2ef21839783d42001 . _:9f4c966560ea7bd2ef21839783d42001 . _:9f4c966560ea7bd2ef21839783d42001 . _:9f4c966560ea7bd2ef21839783d42001 . . "WorldCat Identities ID"@en-gb . "WorldCat Identities ID"@en-gb . "WorldCat Identities ID"@en-gb . "WorldCat Identities ID"@en . "WorldCat Identities ID"@en . "WorldCat Identities ID"@en . "entity on WorldCat. Use P243 OCLC control number for books"@en-gb . "Id for a bibliographic page of an entity on WorldCat. Use P243 OCLC control number for books"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:d9b9c1a77e6236042b5b254c4d0336c8 . _:d9b9c1a77e6236042b5b254c4d0336c8 . _:d9b9c1a77e6236042b5b254c4d0336c8 . _:d9b9c1a77e6236042b5b254c4d0336c8 . . "HKCAN ID"@en . "HKCAN ID"@en . "HKCAN ID"@en . "Hong Kong Chinese Authority (Name) ID"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:611d3199e675a1a0ce4ae626095e154f . _:611d3199e675a1a0ce4ae626095e154f . _:611d3199e675a1a0ce4ae626095e154f . _:611d3199e675a1a0ce4ae626095e154f . . . "replaces"@en-gb . "replaces"@en-gb . "replaces"@en-gb . "replaces"@en . "replaces"@en . "replaces"@en . "person or item replaced. Use \"structure replaces\" (P1398) for structures. Use \"follows\" (P155) if the previous item was not replaced or predecessor and successor are identical"@en-gb . "person, state or item replaced. Use \"structure replaces\" (P1398) for structures. Use \"follows\" (P155) if the previous item was not replaced or predecessor and successor are identical"@en . . . . . . . . . . . . . . . . . . . . _:a98a188f8c8741ec420c27e2338573f1 . _:a98a188f8c8741ec420c27e2338573f1 . _:a98a188f8c8741ec420c27e2338573f1 . _:a98a188f8c8741ec420c27e2338573f1 . . "Freebase ID"@en-gb . "Freebase ID"@en-gb . "Freebase ID"@en-gb . "Freebase ID"@en . "Freebase ID"@en . "Freebase ID"@en . "identifier for a page in the Freebase database. Format: \"/m/0\" followed by 2 to 7 characters. For those starting with \"/g/\", use Google Knowledge Graph identifier (P2671)"@en-gb . "identifier for a page in the Freebase database. Format: \"/m/0\" followed by 2 to 7 characters. For those starting with \"/g/\", use Google Knowledge Graph identifier (P2671)"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . . . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en . "imported from Wikimedia project"@en . "imported from Wikimedia project"@en . "source of this claim's value; used in references section by bots importing data from Wikimedia projects; also allowed to be used for manual imports"@en-gb . "source of this claim's value; used in references section by bots or humans importing data from Wikimedia projects"@en . . . . . . . . . . . . . . . . . . . . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . . "DOI"@en-gb . "DOI"@en-gb . "DOI"@en-gb . "DOI"@en . "DOI"@en . "DOI"@en . "Digital Object Identifier"@en-gb . "serial code used to uniquely identify digital objects like academic papers (use upper case letters only)"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:606158624593e1c4c7e4c67f6a53f8be . _:606158624593e1c4c7e4c67f6a53f8be . _:606158624593e1c4c7e4c67f6a53f8be . _:606158624593e1c4c7e4c67f6a53f8be . . "stated in"@en-gb . "stated in"@en-gb . "stated in"@en-gb . "stated in"@en . "stated in"@en . "stated in"@en . "to be used in the references field, to indicate where a claim is made"@en-gb . "to be used in the references field to refer to the information document or database in which a claim is made; for qualifiers use P805; for the type of document in which a claim is made use P3865"@en . . . . . . . . . . . . . . . . . . . . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . . "retrieved"@en-gb . "retrieved"@en-gb . "retrieved"@en-gb . "retrieved"@en . "retrieved"@en . "retrieved"@en . "date or point in time that information was retrieved from a database or website (for use in online sources)"@en-gb . "date or point in time that information was retrieved from a database or website (for use in online sources)"@en . . . . . . . . . . . . . . . . . . . . _:acf61b6ae113bace9d3bcd3fa9e677c0 . _:acf61b6ae113bace9d3bcd3fa9e677c0 . _:acf61b6ae113bace9d3bcd3fa9e677c0 . _:acf61b6ae113bace9d3bcd3fa9e677c0 . . "inferred from"@en-gb . "inferred from"@en-gb . "inferred from"@en-gb . "inferred from"@en . "inferred from"@en . "inferred from"@en . "statement added based on related statement found on the following item, not the entity described by the item (to be used in a reference field)"@en-gb . "statement added based on related statement found on the following item, not the entity described by the item (to be used in a reference field)"@en . . . . . . . . . . . . . . . . . . . . _:cc7e7bad2cee9b5bf90cfca2c33e0108 . _:cc7e7bad2cee9b5bf90cfca2c33e0108 . _:cc7e7bad2cee9b5bf90cfca2c33e0108 . _:cc7e7bad2cee9b5bf90cfca2c33e0108 . . "23.46368333"^^ . "120.48360556"^^ . "2.77777777778E-6"^^ . . . "1919-01-01T00:00:00Z"^^ . "9"^^ . "0"^^ . . . "2019-01-19T00:00:00Z"^^ . "11"^^ . "0"^^ . . . . . . . . . "10.6084/M9.FIGSHARE.4539889" . . . . . . "grid.412046.5" . . . . . . . "grid.412046.5" . "2019-01-19T00:00:00Z"^^ . . . "153877755" . . .