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:9:"Q11375289";a:12:{s:6:"pageid";i:9173646;s:2:"ns";i:120;s:5:"title";s:14:"Item:Q11375289";s:9:"lastrevid";i:9329222;s:8:"modified";s:20:"2022-11-18T17:36:20Z";s:4:"type";s:4:"item";s:2:"id";s:9:"Q11375289";s:6:"labels";a:3:{s:2:"ja";a:2:{s:8:"language";s:2:"ja";s:5:"value";s:30:"京都府立鴨沂高等学校";}s:2:"zh";a:2:{s:8:"language";s:2:"zh";s:5:"value";s:27:"京都第一高等女學校";}s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:16:"Ohki High School";}}s:12:"descriptions";a:3:{s:2:"de";a:2:{s:8:"language";s:2:"de";s:5:"value";s:19:"Highschool in Japan";}s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:34:"Public High School in Kyoto, Japan";}s:2:"ja";a:2:{s:8:"language";s:2:"ja";s:5:"value";s:93:"京都府京都市上京区寺町通荒神口下ル松蔭町に所在する府立高等学校";}}s:7:"aliases";a:1:{s:2:"ja";a:3:{i:0;a:2:{s:8:"language";s:2:"ja";s:5:"value";s:18:"鴨沂高等学校";}i:1;a:2:{s:8:"language";s:2:"ja";s:5:"value";s:12:"鴨沂高校";}i:2;a:2:{s:8:"language";s:2:"ja";s:5:"value";s:24:"府立鴨沂高等学校";}}}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:"448d00464ac25bb0fb429c1ac2339003181f5436";s:9:"datavalue";a:2:{s:5:"value";a:5:{s:8:"latitude";d:35.020778;s:9:"longitude";d:135.768056;s:8:"altitude";N;s:9:"precision";d:1.0E-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:46:"Q11375289$BB552FD9-118F-4DC7-B082-AE9DF8AC3E39";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:"de04ebf2461a59983d3eb4d889b43cd8827a8157";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:56351315;s:2:"id";s:9:"Q56351315";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$AC76ED77-9546-48A6-8625-9A0E9A40FBD5";s:4:"rank";s:6:"normal";}}s:4:"P571";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P571";s:4:"hash";s:40:"b39d2ee0d473e0ce6e1426d35a5df43dcb8fc036";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+1872-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:46:"Q11375289$DCCDAF41-1181-44D3-A9B8-314EDECA1311";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:"P17";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P17";s:4:"hash";s:40:"55178c20e031f1579d34d802f16f6b9951b631e1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:17;s:2:"id";s:3:"Q17";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$5400A633-BA50-4137-8FEE-8A559C31C655";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:"a0947ea85fd9fef6b9910b366bef3c73f1e74fea";s:9:"datavalue";a:2:{s:5:"value";s:35:"http://www1.kyoto-be.ne.jp/ohki-hs/";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$D6A2FC8E-6862-4DF0-88C3-4C5FB0DCE892";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:5:"P1386";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1386";s:4:"hash";s:40:"5e1df7eed29fd6a5ee758a718d5715603ccd35ed";s:9:"datavalue";a:2:{s:5:"value";s:6:"26102F";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$01D8FB7B-4204-481C-B597-C51C89B46DC3";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"65bfa093944391325f2406c566686511b14bd3f9";s:5:"snaks";a:2:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"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:5:"P4656";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4656";s:4:"hash";s:40:"2778fe41e1223c168302c568462c8a59b1d51960";s:9:"datavalue";a:2:{s:5:"value";s:88:"https://ja.wikipedia.org/w/index.php?title=京都府立鴨沂高等学校&oldid=69045202";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:2:{i:0;s:4:"P143";i:1;s:5:"P4656";}}}}}s:4:"P214";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P214";s:4:"hash";s:40:"68f6e5d948ded994b54c47fe3cfef73f58e30347";s:9:"datavalue";a:2:{s:5:"value";s:21:"486144783074768833264";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$f6f05f6e-44d5-c5b4-042a-f8c710192aa6";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:"1fec2b73610b20a33a611666159666c4507922a2";s:9:"datavalue";a:2:{s:5:"value";s:26:"viaf-486144783074768833264";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$8CD020BC-7A1D-4636-B46D-965CC24CE1A0";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"c0a6a5a3c33ed712c05d832962613895b32829dd";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:"68f6e5d948ded994b54c47fe3cfef73f58e30347";s:9:"datavalue";a:2:{s:5:"value";s:21:"486144783074768833264";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:"P2900";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2900";s:4:"hash";s:40:"54f18cb3f992f5ee2a6f3c9c96c52e0ad27ea7a4";s:9:"datavalue";a:2:{s:5:"value";s:15:"+81-75-231-0220";s:4:"type";s:6:"string";}s:8:"datatype";s:6:"string";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$A65B24D1-7FD6-4260-A8E3-FF722153CA84";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"1c7ec48b94d731ab3db454c21beaeca8fbe1b76e";s:5:"snaks";a:2:{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:"489688f125d3c75e5ff1a56bec3d3e4ade411b4f";s:9:"datavalue";a:2:{s:5:"value";s:54:"http://www.kyoto-be.ne.jp/mirainet/setuzoku/cont7h.htm";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:"5d97ac1968dc30f466f131202e9b722a755a825a";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2020-07-29T00: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:2:{i:0;s:4:"P854";i:1;s:4:"P813";}}}}}s:4:"P126";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P126";s:4:"hash";s:40:"a016c68001f3edb6b76d6dbd8a1969c25b2204a6";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:120730;s:2:"id";s:7:"Q120730";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$97C7149E-AEEF-4947-BCC9-C2073E027243";s:4:"rank";s:6:"normal";}}s:4:"P131";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"659516c0bf7696f3c2e2f48a1d4c6995fdbb4f03";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:34600;s:2:"id";s:6:"Q34600";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$A45F2727-C50D-4F1B-8320-1A2F4DD7ECBD";s:4:"rank";s:6:"normal";}}s:5:"P1329";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P1329";s:4:"hash";s:40:"8e7f3adda83b8154fb0922821345e4c7e7d7d218";s:9:"datavalue";a:2:{s:5:"value";s:15:"+81-75-231-1512";s:4:"type";s:6:"string";}s:8:"datatype";s:6:"string";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$4A12790E-4912-4CD9-A969-7C97BE1A071C";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"1c7ec48b94d731ab3db454c21beaeca8fbe1b76e";s:5:"snaks";a:2:{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:"489688f125d3c75e5ff1a56bec3d3e4ade411b4f";s:9:"datavalue";a:2:{s:5:"value";s:54:"http://www.kyoto-be.ne.jp/mirainet/setuzoku/cont7h.htm";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:"5d97ac1968dc30f466f131202e9b722a755a825a";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2020-07-29T00: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:2:{i:0;s:4:"P854";i:1;s:4:"P813";}}}}}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:"9e513d560501d5fdbc5f18da49b900a05a139635";s:9:"datavalue";a:2:{s:5:"value";s:8:"602-0867";s:4:"type";s:6:"string";}s:8:"datatype";s:6:"string";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$7B028B61-5D47-45A4-8B01-C37513065A2F";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"1c7ec48b94d731ab3db454c21beaeca8fbe1b76e";s:5:"snaks";a:2:{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:"489688f125d3c75e5ff1a56bec3d3e4ade411b4f";s:9:"datavalue";a:2:{s:5:"value";s:54:"http://www.kyoto-be.ne.jp/mirainet/setuzoku/cont7h.htm";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:"5d97ac1968dc30f466f131202e9b722a755a825a";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2020-07-29T00: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:2:{i:0;s:4:"P854";i:1;s:4:"P813";}}}}}s:5:"P2868";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2868";s:4:"hash";s:40:"14ff6e60b1f3798226f1537383c7710fe5dbd4e1";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:1080794;s:2:"id";s:8:"Q1080794";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$71214DAD-3417-4231-8373-B0348E5CDBDD";s:4:"rank";s:6:"normal";}}s:5:"P6375";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P6375";s:4:"hash";s:40:"c218e0ef08b13d2946bb6c9e194061b0600753b2";s:9:"datavalue";a:2:{s:5:"value";a:2:{s:4:"text";s:60:"京都府京都市上京区寺町荒神口下ル松蔭町131";s:8:"language";s:2:"ja";}s:4:"type";s:15:"monolingualtext";}s:8:"datatype";s:15:"monolingualtext";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$3F05A314-CB87-464B-BF2A-B5AE378887AA";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"1c7ec48b94d731ab3db454c21beaeca8fbe1b76e";s:5:"snaks";a:2:{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:"489688f125d3c75e5ff1a56bec3d3e4ade411b4f";s:9:"datavalue";a:2:{s:5:"value";s:54:"http://www.kyoto-be.ne.jp/mirainet/setuzoku/cont7h.htm";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:"5d97ac1968dc30f466f131202e9b722a755a825a";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2020-07-29T00: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:2:{i:0;s:4:"P854";i:1;s:4:"P813";}}}}}s:5:"P2671";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2671";s:4:"hash";s:40:"75e69848dee3915a18e20904d8d892180f2c5168";s:9:"datavalue";a:2:{s:5:"value";s:11:"/g/1235kq77";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$3A9B2661-602E-4ADB-B48A-D4CC3DFF6B3A";s:4:"rank";s:6:"normal";}}s:6:"P11127";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:6:"P11127";s:4:"hash";s:40:"548d82917a64383756bc5093a8ea1ab0079b73e2";s:9:"datavalue";a:2:{s:5:"value";s:13:"D126210000033";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$86D8A007-E5C6-49E7-8C4F-6396A04E04C6";s:4:"rank";s:6:"normal";}}s:4:"P349";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P349";s:4:"hash";s:40:"734386cd861c98fd71cb8e4ba56479c8e0c8d0b7";s:9:"datavalue";a:2:{s:5:"value";s:9:"001213293";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:46:"Q11375289$EF15D343-A68F-43AB-8153-CBA319040E40";s:4:"rank";s:6:"normal";}}}s:9:"sitelinks";a:1:{s:6:"jawiki";a:4:{s:4:"site";s:6:"jawiki";s:5:"title";s:30:"京都府立鴨沂高等学校";s:6:"badges";a:0:{}s:3:"url";s:120:"https://ja.wikipedia.org/wiki/%E4%BA%AC%E9%83%BD%E5%BA%9C%E7%AB%8B%E9%B4%A8%E6%B2%82%E9%AB%98%E7%AD%89%E5%AD%A6%E6%A0%A1";}}}}}