Deprecated: Wikibase\DataModel\Entity\ItemId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemId.php on line 12

Deprecated: Wikibase\DataModel\Entity\NumericPropertyId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/NumericPropertyId.php on line 11

Deprecated: Wikibase\Lexeme\Domain\Model\LexemeId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/LexemeId.php on line 18

Deprecated: Wikibase\Lexeme\Domain\Model\FormId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/FormId.php on line 15

Deprecated: Wikibase\Lexeme\Domain\Model\SenseId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/SenseId.php on line 0

Deprecated: DataValues\StringValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/StringValue.php on line 7

Deprecated: DataValues\UnknownValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/UnknownValue.php on line 0

Deprecated: DataValues\Geo\Values\GlobeCoordinateValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/GlobeCoordinateValue.php on line 20

Deprecated: DataValues\MonolingualTextValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/common/src/DataValues/MonolingualTextValue.php on line 0

Deprecated: DataValues\UnboundedQuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/UnboundedQuantityValue.php on line 23

Deprecated: DataValues\QuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/QuantityValue.php on line 23

Deprecated: DataValues\TimeValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Deprecated: Return type of Wikibase\DataModel\Term\TermList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 41

Deprecated: Return type of Wikibase\DataModel\Term\TermList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 64

Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 48

Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 56

Deprecated: Return type of Wikibase\DataModel\SiteLinkList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 108

Deprecated: Return type of Wikibase\DataModel\SiteLinkList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 117

Deprecated: Return type of Wikibase\DataModel\Term\AliasGroup::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroup.php on line 105

Deprecated: Wikibase\DataModel\Snak\PropertyValueSnak implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/PropertyValueSnak.php on line 20

Deprecated: DataValues\Geo\Values\LatLongValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/LatLongValue.php on line 22

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetSet($index, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 235

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetUnset($index) should either be compatible with ArrayObject::offsetUnset(mixed $key): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 207

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::append($value) should either be compatible with ArrayObject::append(mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 225

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::unserialize($serialized) should either be compatible with ArrayObject::unserialize(string $data): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 281

Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::serialize() should either be compatible with ArrayObject::serialize(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 272

Deprecated: Return type of Wikibase\DataModel\ReferenceList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 310

Deprecated: Return type of Wikibase\DataModel\ReferenceList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 321

Deprecated: Return type of Wikibase\DataModel\Reference::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Reference.php on line 63

Deprecated: Wikibase\DataModel\Entity\EntityIdValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/EntityIdValue.php on line 0

Deprecated: DataValues\DecimalValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/DecimalValue.php on line 29

Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 55

Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 46

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
{ "@graph": [ { "@id": "data:Q11526287", "@type": "schema:Dataset", "about": "wd:Q11526287", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "softwareVersion": "1.0.0", "version": 9475445, "dateModified": "2022-10-23T10:26:06Z", "statements": 21, "sitelinks": 2, "identifiers": 2 }, { "@id": "wd:Q11526287", "@type": "wikibase:Item" }, { "@id": "https://ja.wikipedia.org/wiki/%E6%9D%B1%E5%8D%83%E7%9F%B3%E7%94%BA", "@type": "schema:Article", "about": "wd:Q11526287", "inLanguage": "ja", "isPartOf": "https://ja.wikipedia.org/", "name": { "@language": "ja", "@value": "\u6771\u5343\u77f3\u753a" } }, { "@id": "https://ja.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://commons.wikimedia.org/wiki/Category:Higashisengoku-ch%C5%8D,_Kagoshima", "@type": "schema:Article", "about": "wd:Q11526287", "inLanguage": "en", "isPartOf": "https://commons.wikimedia.org/", "name": { "@language": "en", "@value": "Category:Higashisengoku-ch\u014d, Kagoshima" } }, { "@id": "https://commons.wikimedia.org/", "wikiGroup": "commons" }, { "@id": "wd:Q11526287", "P625": "Point(130.553278 31.591972)", "P17": "wd:Q17", "P18": "http://commons.wikimedia.org/wiki/Special:FilePath/Tenmonkan%20Street%202011.JPG", "P2671": "/g/120rg06p", "P31": "wd:Q5327369", "P131": "wd:Q15674", "P281": "892-0842", "P1814": "\u3072\u304c\u3057\u305b\u3093\u3054\u304f\u3061\u3087\u3046", "P47": [ "wd:Q11466016", "wd:Q11366791", "wd:Q11416771", "wd:Q11405534", "wd:Q11466244", "wd:Q11627309", "wd:Q11567760" ], "P1082": "+733", "P373": "Higashisengoku-ch\u014d, Kagoshima", "P1448": [ { "@language": "ja", "@value": "\u6771\u5343\u77f3\u99ac\u5834\u753a" }, { "@language": "ja", "@value": "\u6771\u5343\u77f3\u753a" } ], "P402": "5500705", "p:P625": "s:Q11526287-E6CF79C3-14D1-4E1B-9624-B137ADE5005F" }, { "@id": "s:Q11526287-E6CF79C3-14D1-4E1B-9624-B137ADE5005F", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P625": "Point(130.553278 31.591972)", "psv:P625": "v:f523aa16afb153529d617f4e89c1403a", "wasDerivedFrom": "ref:a29a646602abf65105ed0f39a44231c962ece9ee" }, { "@id": "wd:Q11526287", "p:P17": "s:Q11526287-681A89CB-F336-4BB2-B4C6-2CD0EE8C9B19" }, { "@id": "s:Q11526287-681A89CB-F336-4BB2-B4C6-2CD0EE8C9B19", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P17": "wd:Q17" }, { "@id": "wd:Q11526287", "p:P18": "s:Q11526287-7304B2E6-1D6B-4EA3-9A7F-CDF118053F58" }, { "@id": "s:Q11526287-7304B2E6-1D6B-4EA3-9A7F-CDF118053F58", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P18": "http://commons.wikimedia.org/wiki/Special:FilePath/Tenmonkan%20Street%202011.JPG" }, { "@id": "wd:Q11526287", "p:P2671": "s:Q11526287-137952FF-908A-45E7-AB4C-DC98DF6502F3" }, { "@id": "s:Q11526287-137952FF-908A-45E7-AB4C-DC98DF6502F3", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P2671": "/g/120rg06p" }, { "@id": "wd:Q11526287", "p:P31": "s:Q11526287-3b222923-452d-14c4-0fac-415223bdbc9a" }, { "@id": "s:Q11526287-3b222923-452d-14c4-0fac-415223bdbc9a", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P31": "wd:Q5327369" }, { "@id": "wd:Q11526287", "p:P131": "s:Q11526287-c3012f23-4b5a-9fc2-3672-4e4bb3c1cd4b" }, { "@id": "s:Q11526287-c3012f23-4b5a-9fc2-3672-4e4bb3c1cd4b", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:PreferredRank", "ps:P131": "wd:Q15674", "P580": "1889-04-01T00:00:00Z", "pqv:P580": "v:c76bd70a8eb801310b99242a0b8abf7a" }, { "@id": "wd:Q11526287", "p:P131": "s:Q11526287-044c443c-49d4-0a4b-2d11-830f590efc3c" }, { "@id": "s:Q11526287-044c443c-49d4-0a4b-2d11-830f590efc3c", "@type": "wikibase:Statement", "rank": "wikibase:NormalRank", "ps:P131": "wd:Q110961720", "P582": "1889-03-31T00:00:00Z", "pqv:P582": "v:233ed2e6d25b651db58aedc68c58b2ba" }, { "@id": "wd:Q11526287", "p:P281": "s:Q11526287-19dca96a-4439-57d8-9401-f8337b1bb255" }, { "@id": "s:Q11526287-19dca96a-4439-57d8-9401-f8337b1bb255", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P281": "892-0842" }, { "@id": "wd:Q11526287", "p:P1814": "s:Q11526287-f7f8eb52-488b-c436-55fc-f5ad5d809ed9" }, { "@id": "s:Q11526287-f7f8eb52-488b-c436-55fc-f5ad5d809ed9", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P1814": "\u3072\u304c\u3057\u305b\u3093\u3054\u304f\u3061\u3087\u3046" }, { "@id": "wd:Q11526287", "p:P47": "s:Q11526287-382f0539-4d8c-e91a-f309-24502ec16c10" }, { "@id": "s:Q11526287-382f0539-4d8c-e91a-f309-24502ec16c10", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P47": "wd:Q11466016" }, { "@id": "wd:Q11526287", "p:P47": "s:Q11526287-036766dd-4383-7141-6fcb-01584ef8cbcd" }, { "@id": "s:Q11526287-036766dd-4383-7141-6fcb-01584ef8cbcd", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P47": "wd:Q11366791" }, { "@id": "wd:Q11526287", "p:P47": "s:Q11526287-ad615d51-48cc-69c2-812f-af5473974a25" }, { "@id": "s:Q11526287-ad615d51-48cc-69c2-812f-af5473974a25", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P47": "wd:Q11416771" }, { "@id": "wd:Q11526287", "p:P47": "s:Q11526287-d3cf94f5-4176-694f-a7eb-89d709fc54d0" }, { "@id": "s:Q11526287-d3cf94f5-4176-694f-a7eb-89d709fc54d0", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P47": "wd:Q11405534" }, { "@id": "wd:Q11526287", "p:P47": "s:Q11526287-ede02539-4278-bfca-5292-77f656767396" }, { "@id": "s:Q11526287-ede02539-4278-bfca-5292-77f656767396", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P47": "wd:Q11466244" }, { "@id": "wd:Q11526287", "p:P47": "s:Q11526287-1b4812b1-47ec-bb4c-e9cf-b70a28c97caa" }, { "@id": "s:Q11526287-1b4812b1-47ec-bb4c-e9cf-b70a28c97caa", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P47": "wd:Q11627309" }, { "@id": "wd:Q11526287", "p:P47": "s:Q11526287-a81b6091-4e17-82ba-294f-09ef520896fb" }, { "@id": "s:Q11526287-a81b6091-4e17-82ba-294f-09ef520896fb", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P47": "wd:Q11567760" }, { "@id": "wd:Q11526287", "p:P1082": "s:Q11526287-482e6c54-4073-965a-0b5e-0034f88fe6f2" }, { "@id": "s:Q11526287-482e6c54-4073-965a-0b5e-0034f88fe6f2", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P1082": "+733", "psv:P1082": "v:311916354d6c0c5cec18744989869718", "P459": "wd:Q986756", "P585": "2020-10-01T00:00:00Z", "pqv:P585": "v:8e14b3eda362a5084180828fbe8e2f65" }, { "@id": "wd:Q11526287", "p:P373": "s:Q11526287-2458ec4d-4abd-df03-d2ad-12660e6ec657" }, { "@id": "s:Q11526287-2458ec4d-4abd-df03-d2ad-12660e6ec657", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P373": "Higashisengoku-ch\u014d, Kagoshima" }, { "@id": "wd:Q11526287", "p:P1448": "s:Q11526287-32ccdfa2-4b03-6cc9-ded9-5fc6d8b39135" }, { "@id": "s:Q11526287-32ccdfa2-4b03-6cc9-ded9-5fc6d8b39135", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P1448": { "@language": "ja", "@value": "\u6771\u5343\u77f3\u99ac\u5834\u753a" }, "P582": "1899-01-01T00:00:00Z", "pqv:P582": "v:740f25c56dff70d4931a89d7358e610d" }, { "@id": "wd:Q11526287", "p:P1448": "s:Q11526287-de7eb100-4511-ec17-f0b7-0e2711932f47" }, { "@id": "s:Q11526287-de7eb100-4511-ec17-f0b7-0e2711932f47", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P1448": { "@language": "ja", "@value": "\u6771\u5343\u77f3\u753a" }, "P580": "1899-01-01T00:00:00Z", "pqv:P580": "v:740f25c56dff70d4931a89d7358e610d" }, { "@id": "wd:Q11526287", "p:P402": "s:Q11526287-900f301c-44c8-c5de-31cf-db681c1d4737" }, { "@id": "s:Q11526287-900f301c-44c8-c5de-31cf-db681c1d4737", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P402": "5500705" }, { "@id": "wd:Q11526287", "label": [ { "@language": "ja", "@value": "\u6771\u5343\u77f3\u753a" }, { "@language": "fr", "@value": "Higashisengoku-Ch\u014d" }, { "@language": "en", "@value": "Higashisengoku-ch\u014d" }, { "@language": "es", "@value": "Higashisengoku-Ch\u014d" }, { "@language": "az", "@value": "Hiqa\u015fisenqoku" } ], "prefLabel": [ { "@language": "ja", "@value": "\u6771\u5343\u77f3\u753a" }, { "@language": "fr", "@value": "Higashisengoku-Ch\u014d" }, { "@language": "en", "@value": "Higashisengoku-ch\u014d" }, { "@language": "es", "@value": "Higashisengoku-Ch\u014d" }, { "@language": "az", "@value": "Hiqa\u015fisenqoku" } ], "name": [ { "@language": "ja", "@value": "\u6771\u5343\u77f3\u753a" }, { "@language": "fr", "@value": "Higashisengoku-Ch\u014d" }, { "@language": "en", "@value": "Higashisengoku-ch\u014d" }, { "@language": "es", "@value": "Higashisengoku-Ch\u014d" }, { "@language": "az", "@value": "Hiqa\u015fisenqoku" } ], "description": [ { "@language": "fr", "@value": "localit\u00e9 japonaise" }, { "@language": "en", "@value": "locality in Japan" }, { "@language": "ja", "@value": "\u9e7f\u5150\u5cf6\u770c\u9e7f\u5150\u5cf6\u5e02\u306e\u753a" } ], "altLabel": [ { "@language": "fr", "@value": "Higashisengoku-ch\u014d" }, { "@language": "en", "@value": "Higashisengoku-ch\u014d" }, { "@language": "es", "@value": "Higashisengoku-ch\u014d" }, { "@language": "ja", "@value": "\u6771\u5343\u77f3\u99ac\u5834\u753a" } ] }, { "@id": "wd:P625", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "coordinate location" }, { "@language": "en", "@value": "coordinate location" } ], "prefLabel": [ { "@language": "en-gb", "@value": "coordinate location" }, { "@language": "en", "@value": "coordinate location" } ], "name": [ { "@language": "en-gb", "@value": "coordinate location" }, { "@language": "en", "@value": "coordinate location" } ], "description": [ { "@language": "en-gb", "@value": "coordinates of the subject" }, { "@language": "en", "@value": "geocoordinates of the subject. For Earth, please note that only WGS84 coordinating system is supported at the moment" } ], "propertyType": "http://wikiba.se/ontology#GlobeCoordinate", "directClaim": "wdt:P625", "claim": "p:P625", "statementProperty": "ps:P625", "statementValue": "psv:P625", "qualifier": "pq:P625", "qualifierValue": "pqv:P625", "reference": "pr:P625", "referenceValue": "prv:P625", "novalue": "wdno:P625" }, { "@id": "p:P625", "@type": "owl:ObjectProperty" }, { "@id": "psv:P625", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P625", "@type": "owl:ObjectProperty" }, { "@id": "prv:P625", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P625", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P625", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P625", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P625", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P625", "@type": "owl:Class", "complementOf": "_:18321ef6908f0075d1ba1708b3dbf603" }, { "@id": "_:18321ef6908f0075d1ba1708b3dbf603", "@type": "owl:Restriction", "onProperty": "wdt:P625", "someValuesFrom": "owl:Thing" }, { "@id": "wd:Q17", "@type": "wikibase:Item" }, { "@id": "wd:P17", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "country" }, { "@language": "en", "@value": "country" } ], "prefLabel": [ { "@language": "en-gb", "@value": "country" }, { "@language": "en", "@value": "country" } ], "name": [ { "@language": "en-gb", "@value": "country" }, { "@language": "en", "@value": "country" } ], "description": [ { "@language": "en-gb", "@value": "sovereign state of this item (not to be used for human beings)" }, { "@language": "en", "@value": "sovereign state of this item (not to be used for human beings)" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P17", "claim": "p:P17", "statementProperty": "ps:P17", "statementValue": "psv:P17", "qualifier": "pq:P17", "qualifierValue": "pqv:P17", "reference": "pr:P17", "referenceValue": "prv:P17", "novalue": "wdno:P17" }, { "@id": "p:P17", "@type": "owl:ObjectProperty" }, { "@id": "psv:P17", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P17", "@type": "owl:ObjectProperty" }, { "@id": "prv:P17", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P17", "@type": "owl:ObjectProperty" }, { "@id": "ps:P17", "@type": "owl:ObjectProperty" }, { "@id": "pq:P17", "@type": "owl:ObjectProperty" }, { "@id": "pr:P17", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P17", "@type": "owl:Class", "complementOf": "_:2239e2b1bcf15b06180ded3580bd0cef" }, { "@id": "_:2239e2b1bcf15b06180ded3580bd0cef", "@type": "owl:Restriction", "onProperty": "wdt:P17", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P18", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "image" }, { "@language": "en", "@value": "image" } ], "prefLabel": [ { "@language": "en-gb", "@value": "image" }, { "@language": "en", "@value": "image" } ], "name": [ { "@language": "en-gb", "@value": "image" }, { "@language": "en", "@value": "image" } ], "description": [ { "@language": "en-gb", "@value": "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" }, { "@language": "en", "@value": "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)" } ], "propertyType": "http://wikiba.se/ontology#CommonsMedia", "directClaim": "wdt:P18", "claim": "p:P18", "statementProperty": "ps:P18", "statementValue": "psv:P18", "qualifier": "pq:P18", "qualifierValue": "pqv:P18", "reference": "pr:P18", "referenceValue": "prv:P18", "novalue": "wdno:P18" }, { "@id": "p:P18", "@type": "owl:ObjectProperty" }, { "@id": "psv:P18", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P18", "@type": "owl:ObjectProperty" }, { "@id": "prv:P18", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P18", "@type": "owl:ObjectProperty" }, { "@id": "ps:P18", "@type": "owl:ObjectProperty" }, { "@id": "pq:P18", "@type": "owl:ObjectProperty" }, { "@id": "pr:P18", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P18", "@type": "owl:Class", "complementOf": "_:6805f61e02eb4845abffeb9b8a398ef2" }, { "@id": "_:6805f61e02eb4845abffeb9b8a398ef2", "@type": "owl:Restriction", "onProperty": "wdt:P18", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P2671", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "Google Knowledge Graph identifier" }, { "@language": "en", "@value": "Google Knowledge Graph ID" } ], "prefLabel": [ { "@language": "en-gb", "@value": "Google Knowledge Graph identifier" }, { "@language": "en", "@value": "Google Knowledge Graph ID" } ], "name": [ { "@language": "en-gb", "@value": "Google Knowledge Graph identifier" }, { "@language": "en", "@value": "Google Knowledge Graph ID" } ], "description": [ { "@language": "en-gb", "@value": "identifier for Google Knowledge Graph API" }, { "@language": "en", "@value": "identifier for Google Knowledge Graph API (application programming interface), starting with \"/g/\". IDs starting with \"/m/\" are Freebase IDs (P646)" } ], "propertyType": "http://wikiba.se/ontology#ExternalId", "directClaim": "wdt:P2671", "claim": "p:P2671", "statementProperty": "ps:P2671", "statementValue": "psv:P2671", "qualifier": "pq:P2671", "qualifierValue": "pqv:P2671", "reference": "pr:P2671", "referenceValue": "prv:P2671", "novalue": "wdno:P2671", "directClaimNormalized": "wdtn:P2671", "statementValueNormalized": "psn:P2671", "qualifierValueNormalized": "pqn:P2671", "referenceValueNormalized": "prn:P2671" }, { "@id": "p:P2671", "@type": "owl:ObjectProperty" }, { "@id": "psv:P2671", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P2671", "@type": "owl:ObjectProperty" }, { "@id": "prv:P2671", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P2671", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P2671", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P2671", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P2671", "@type": "owl:DatatypeProperty" }, { "@id": "psn:P2671", "@type": "owl:ObjectProperty" }, { "@id": "pqn:P2671", "@type": "owl:ObjectProperty" }, { "@id": "prn:P2671", "@type": "owl:ObjectProperty" }, { "@id": "wdtn:P2671", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P2671", "@type": "owl:Class", "complementOf": "_:669bc3a681e3214cdd8e950fa0cc3f5b" }, { "@id": "_:669bc3a681e3214cdd8e950fa0cc3f5b", "@type": "owl:Restriction", "onProperty": "wdt:P2671", "someValuesFrom": "owl:Thing" }, { "@id": "wd:Q5327369", "@type": "wikibase:Item" }, { "@id": "wd:P31", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "instance of" }, { "@language": "en", "@value": "instance of" } ], "prefLabel": [ { "@language": "en-gb", "@value": "instance of" }, { "@language": "en", "@value": "instance of" } ], "name": [ { "@language": "en-gb", "@value": "instance of" }, { "@language": "en", "@value": "instance of" } ], "description": [ { "@language": "en-gb", "@value": "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)" }, { "@language": "en", "@value": "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)" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P31", "claim": "p:P31", "statementProperty": "ps:P31", "statementValue": "psv:P31", "qualifier": "pq:P31", "qualifierValue": "pqv:P31", "reference": "pr:P31", "referenceValue": "prv:P31", "novalue": "wdno:P31" }, { "@id": "p:P31", "@type": "owl:ObjectProperty" }, { "@id": "psv:P31", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P31", "@type": "owl:ObjectProperty" }, { "@id": "prv:P31", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P31", "@type": "owl:ObjectProperty" }, { "@id": "ps:P31", "@type": "owl:ObjectProperty" }, { "@id": "pq:P31", "@type": "owl:ObjectProperty" }, { "@id": "pr:P31", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P31", "@type": "owl:Class", "complementOf": "_:3d66a9a972a16b3583effd41e5f2aff4" }, { "@id": "_:3d66a9a972a16b3583effd41e5f2aff4", "@type": "owl:Restriction", "onProperty": "wdt:P31", "someValuesFrom": "owl:Thing" }, { "@id": "wd:Q15674", "@type": "wikibase:Item" }, { "@id": "wd:P131", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "located in the administrative territorial entity" }, { "@language": "en", "@value": "located in the administrative territorial entity" } ], "prefLabel": [ { "@language": "en-gb", "@value": "located in the administrative territorial entity" }, { "@language": "en", "@value": "located in the administrative territorial entity" } ], "name": [ { "@language": "en-gb", "@value": "located in the administrative territorial entity" }, { "@language": "en", "@value": "located in the administrative territorial entity" } ], "description": [ { "@language": "en-gb", "@value": "the item is located on the territory of the following administrative entity" }, { "@language": "en", "@value": "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." } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P131", "claim": "p:P131", "statementProperty": "ps:P131", "statementValue": "psv:P131", "qualifier": "pq:P131", "qualifierValue": "pqv:P131", "reference": "pr:P131", "referenceValue": "prv:P131", "novalue": "wdno:P131" }, { "@id": "p:P131", "@type": "owl:ObjectProperty" }, { "@id": "psv:P131", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P131", "@type": "owl:ObjectProperty" }, { "@id": "prv:P131", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P131", "@type": "owl:ObjectProperty" }, { "@id": "ps:P131", "@type": "owl:ObjectProperty" }, { "@id": "pq:P131", "@type": "owl:ObjectProperty" }, { "@id": "pr:P131", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P131", "@type": "owl:Class", "complementOf": "_:ef97542ae9ae7267ceb321f6a28dab4b" }, { "@id": "_:ef97542ae9ae7267ceb321f6a28dab4b", "@type": "owl:Restriction", "onProperty": "wdt:P131", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P281", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "postcode" }, { "@language": "en", "@value": "postal code" } ], "prefLabel": [ { "@language": "en-gb", "@value": "postcode" }, { "@language": "en", "@value": "postal code" } ], "name": [ { "@language": "en-gb", "@value": "postcode" }, { "@language": "en", "@value": "postal code" } ], "description": [ { "@language": "en-gb", "@value": "identifier assigned by postal authorities for the subject area" }, { "@language": "en", "@value": "identifier assigned by postal authorities for the subject area or building" } ], "propertyType": "http://wikiba.se/ontology#String", "directClaim": "wdt:P281", "claim": "p:P281", "statementProperty": "ps:P281", "statementValue": "psv:P281", "qualifier": "pq:P281", "qualifierValue": "pqv:P281", "reference": "pr:P281", "referenceValue": "prv:P281", "novalue": "wdno:P281" }, { "@id": "p:P281", "@type": "owl:ObjectProperty" }, { "@id": "psv:P281", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P281", "@type": "owl:ObjectProperty" }, { "@id": "prv:P281", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P281", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P281", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P281", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P281", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P281", "@type": "owl:Class", "complementOf": "_:601244385179d9a4b298d825e3317174" }, { "@id": "_:601244385179d9a4b298d825e3317174", "@type": "owl:Restriction", "onProperty": "wdt:P281", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P1814", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "name in kana" }, { "@language": "en", "@value": "name in kana" } ], "prefLabel": [ { "@language": "en-gb", "@value": "name in kana" }, { "@language": "en", "@value": "name in kana" } ], "name": [ { "@language": "en-gb", "@value": "name in kana" }, { "@language": "en", "@value": "name in kana" } ], "description": [ { "@language": "en-gb", "@value": "the reading of a Japanese name in kana" }, { "@language": "en", "@value": "the reading of a Japanese name in kana" } ], "propertyType": "http://wikiba.se/ontology#String", "directClaim": "wdt:P1814", "claim": "p:P1814", "statementProperty": "ps:P1814", "statementValue": "psv:P1814", "qualifier": "pq:P1814", "qualifierValue": "pqv:P1814", "reference": "pr:P1814", "referenceValue": "prv:P1814", "novalue": "wdno:P1814" }, { "@id": "p:P1814", "@type": "owl:ObjectProperty" }, { "@id": "psv:P1814", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P1814", "@type": "owl:ObjectProperty" }, { "@id": "prv:P1814", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P1814", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P1814", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P1814", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P1814", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P1814", "@type": "owl:Class", "complementOf": "_:a2349b8b19fde43fa878b7dff8f71427" }, { "@id": "_:a2349b8b19fde43fa878b7dff8f71427", "@type": "owl:Restriction", "onProperty": "wdt:P1814", "someValuesFrom": "owl:Thing" }, { "@id": "wd:Q11466016", "@type": "wikibase:Item" }, { "@id": "wd:P47", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "shares border with" }, { "@language": "en", "@value": "shares border with" } ], "prefLabel": [ { "@language": "en-gb", "@value": "shares border with" }, { "@language": "en", "@value": "shares border with" } ], "name": [ { "@language": "en-gb", "@value": "shares border with" }, { "@language": "en", "@value": "shares border with" } ], "description": [ { "@language": "en-gb", "@value": "countries or administrative subdivisions, of equal level, that this item borders, either by land or water" }, { "@language": "en", "@value": "countries or administrative subdivisions, of equal level, that this item borders, either by land or water. A single common point is enough." } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P47", "claim": "p:P47", "statementProperty": "ps:P47", "statementValue": "psv:P47", "qualifier": "pq:P47", "qualifierValue": "pqv:P47", "reference": "pr:P47", "referenceValue": "prv:P47", "novalue": "wdno:P47" }, { "@id": "p:P47", "@type": "owl:ObjectProperty" }, { "@id": "psv:P47", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P47", "@type": "owl:ObjectProperty" }, { "@id": "prv:P47", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P47", "@type": "owl:ObjectProperty" }, { "@id": "ps:P47", "@type": "owl:ObjectProperty" }, { "@id": "pq:P47", "@type": "owl:ObjectProperty" }, { "@id": "pr:P47", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P47", "@type": "owl:Class", "complementOf": "_:3e66f64c28c33a95b6fa0d5568c57bf2" }, { "@id": "_:3e66f64c28c33a95b6fa0d5568c57bf2", "@type": "owl:Restriction", "onProperty": "wdt:P47", "someValuesFrom": "owl:Thing" }, { "@id": "wd:Q11366791", "@type": "wikibase:Item" }, { "@id": "wd:Q11416771", "@type": "wikibase:Item" }, { "@id": "wd:Q11405534", "@type": "wikibase:Item" }, { "@id": "wd:Q11466244", "@type": "wikibase:Item" }, { "@id": "wd:Q11627309", "@type": "wikibase:Item" }, { "@id": "wd:Q11567760", "@type": "wikibase:Item" }, { "@id": "wd:P1082", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "population" }, { "@language": "en", "@value": "population" } ], "prefLabel": [ { "@language": "en-gb", "@value": "population" }, { "@language": "en", "@value": "population" } ], "name": [ { "@language": "en-gb", "@value": "population" }, { "@language": "en", "@value": "population" } ], "description": [ { "@language": "en-gb", "@value": "number of people inhabiting the place; number of people of subject" }, { "@language": "en", "@value": "number of people inhabiting the place; number of people of subject" } ], "propertyType": "http://wikiba.se/ontology#Quantity", "directClaim": "wdt:P1082", "claim": "p:P1082", "statementProperty": "ps:P1082", "statementValue": "psv:P1082", "qualifier": "pq:P1082", "qualifierValue": "pqv:P1082", "reference": "pr:P1082", "referenceValue": "prv:P1082", "novalue": "wdno:P1082", "directClaimNormalized": "wdtn:P1082", "statementValueNormalized": "psn:P1082", "qualifierValueNormalized": "pqn:P1082", "referenceValueNormalized": "prn:P1082" }, { "@id": "p:P1082", "@type": "owl:ObjectProperty" }, { "@id": "psv:P1082", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P1082", "@type": "owl:ObjectProperty" }, { "@id": "prv:P1082", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P1082", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P1082", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P1082", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P1082", "@type": "owl:DatatypeProperty" }, { "@id": "psn:P1082", "@type": "owl:ObjectProperty" }, { "@id": "pqn:P1082", "@type": "owl:ObjectProperty" }, { "@id": "prn:P1082", "@type": "owl:ObjectProperty" }, { "@id": "wdtn:P1082", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P1082", "@type": "owl:Class", "complementOf": "_:0aaa1a4606c97ddc802b9910c5d5c0ac" }, { "@id": "_:0aaa1a4606c97ddc802b9910c5d5c0ac", "@type": "owl:Restriction", "onProperty": "wdt:P1082", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P373", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "Commons category" }, { "@language": "en", "@value": "Commons category" } ], "prefLabel": [ { "@language": "en-gb", "@value": "Commons category" }, { "@language": "en", "@value": "Commons category" } ], "name": [ { "@language": "en-gb", "@value": "Commons category" }, { "@language": "en", "@value": "Commons category" } ], "description": [ { "@language": "en-gb", "@value": "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category\")" }, { "@language": "en", "@value": "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category:\")" } ], "propertyType": "http://wikiba.se/ontology#String", "directClaim": "wdt:P373", "claim": "p:P373", "statementProperty": "ps:P373", "statementValue": "psv:P373", "qualifier": "pq:P373", "qualifierValue": "pqv:P373", "reference": "pr:P373", "referenceValue": "prv:P373", "novalue": "wdno:P373" }, { "@id": "p:P373", "@type": "owl:ObjectProperty" }, { "@id": "psv:P373", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P373", "@type": "owl:ObjectProperty" }, { "@id": "prv:P373", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P373", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P373", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P373", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P373", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P373", "@type": "owl:Class", "complementOf": "_:7d4ad714a3e4fc094b07412227e5079e" }, { "@id": "_:7d4ad714a3e4fc094b07412227e5079e", "@type": "owl:Restriction", "onProperty": "wdt:P373", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P1448", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "official name" }, { "@language": "en", "@value": "official name" } ], "prefLabel": [ { "@language": "en-gb", "@value": "official name" }, { "@language": "en", "@value": "official name" } ], "name": [ { "@language": "en-gb", "@value": "official name" }, { "@language": "en", "@value": "official name" } ], "description": [ { "@language": "en-gb", "@value": "official name of the subject in its official language(s)" }, { "@language": "en", "@value": "official name of the subject in its official language(s)" } ], "propertyType": "http://wikiba.se/ontology#Monolingualtext", "directClaim": "wdt:P1448", "claim": "p:P1448", "statementProperty": "ps:P1448", "statementValue": "psv:P1448", "qualifier": "pq:P1448", "qualifierValue": "pqv:P1448", "reference": "pr:P1448", "referenceValue": "prv:P1448", "novalue": "wdno:P1448" }, { "@id": "p:P1448", "@type": "owl:ObjectProperty" }, { "@id": "psv:P1448", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P1448", "@type": "owl:ObjectProperty" }, { "@id": "prv:P1448", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P1448", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P1448", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P1448", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P1448", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P1448", "@type": "owl:Class", "complementOf": "_:17f22746c8f991c92cb6bc5865987f93" }, { "@id": "_:17f22746c8f991c92cb6bc5865987f93", "@type": "owl:Restriction", "onProperty": "wdt:P1448", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P402", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "OSM relation ID" }, { "@language": "en", "@value": "OpenStreetMap relation ID" } ], "prefLabel": [ { "@language": "en-gb", "@value": "OSM relation ID" }, { "@language": "en", "@value": "OpenStreetMap relation ID" } ], "name": [ { "@language": "en-gb", "@value": "OSM relation ID" }, { "@language": "en", "@value": "OpenStreetMap relation ID" } ], "description": [ { "@language": "en-gb", "@value": "identifer for a relation in OpenStreetMap" }, { "@language": "en", "@value": "identifier for a relation in OpenStreetMap" } ], "propertyType": "http://wikiba.se/ontology#ExternalId", "directClaim": "wdt:P402", "claim": "p:P402", "statementProperty": "ps:P402", "statementValue": "psv:P402", "qualifier": "pq:P402", "qualifierValue": "pqv:P402", "reference": "pr:P402", "referenceValue": "prv:P402", "novalue": "wdno:P402", "directClaimNormalized": "wdtn:P402", "statementValueNormalized": "psn:P402", "qualifierValueNormalized": "pqn:P402", "referenceValueNormalized": "prn:P402" }, { "@id": "p:P402", "@type": "owl:ObjectProperty" }, { "@id": "psv:P402", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P402", "@type": "owl:ObjectProperty" }, { "@id": "prv:P402", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P402", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P402", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P402", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P402", "@type": "owl:DatatypeProperty" }, { "@id": "psn:P402", "@type": "owl:ObjectProperty" }, { "@id": "pqn:P402", "@type": "owl:ObjectProperty" }, { "@id": "prn:P402", "@type": "owl:ObjectProperty" }, { "@id": "wdtn:P402", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P402", "@type": "owl:Class", "complementOf": "_:4ab8e43d67024dec3bc6563efbdb56c5" }, { "@id": "_:4ab8e43d67024dec3bc6563efbdb56c5", "@type": "owl:Restriction", "onProperty": "wdt:P402", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P143", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "imported from Wikimedia project" }, { "@language": "en", "@value": "imported from Wikimedia project" } ], "prefLabel": [ { "@language": "en-gb", "@value": "imported from Wikimedia project" }, { "@language": "en", "@value": "imported from Wikimedia project" } ], "name": [ { "@language": "en-gb", "@value": "imported from Wikimedia project" }, { "@language": "en", "@value": "imported from Wikimedia project" } ], "description": [ { "@language": "en-gb", "@value": "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" }, { "@language": "en", "@value": "source of this claim's value; used in references section by bots or humans importing data from Wikimedia projects" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P143", "claim": "p:P143", "statementProperty": "ps:P143", "statementValue": "psv:P143", "qualifier": "pq:P143", "qualifierValue": "pqv:P143", "reference": "pr:P143", "referenceValue": "prv:P143", "novalue": "wdno:P143" }, { "@id": "p:P143", "@type": "owl:ObjectProperty" }, { "@id": "psv:P143", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P143", "@type": "owl:ObjectProperty" }, { "@id": "prv:P143", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P143", "@type": "owl:ObjectProperty" }, { "@id": "ps:P143", "@type": "owl:ObjectProperty" }, { "@id": "pq:P143", "@type": "owl:ObjectProperty" }, { "@id": "pr:P143", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P143", "@type": "owl:Class", "complementOf": "_:1f4a0ce3f7a2b55aee2b4fbc71c525fc" }, { "@id": "_:1f4a0ce3f7a2b55aee2b4fbc71c525fc", "@type": "owl:Restriction", "onProperty": "wdt:P143", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P580", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "start time" }, { "@language": "en", "@value": "start time" } ], "prefLabel": [ { "@language": "en-gb", "@value": "start time" }, { "@language": "en", "@value": "start time" } ], "name": [ { "@language": "en-gb", "@value": "start time" }, { "@language": "en", "@value": "start time" } ], "description": [ { "@language": "en-gb", "@value": "indicates the time an item begins to exist or a statement starts being valid" }, { "@language": "en", "@value": "time a time period starts" } ], "propertyType": "http://wikiba.se/ontology#Time", "directClaim": "wdt:P580", "claim": "p:P580", "statementProperty": "ps:P580", "statementValue": "psv:P580", "qualifier": "pq:P580", "qualifierValue": "pqv:P580", "reference": "pr:P580", "referenceValue": "prv:P580", "novalue": "wdno:P580" }, { "@id": "p:P580", "@type": "owl:ObjectProperty" }, { "@id": "psv:P580", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P580", "@type": "owl:ObjectProperty" }, { "@id": "prv:P580", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P580", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P580", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P580", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P580", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P580", "@type": "owl:Class", "complementOf": "_:862091baeccb6f73f37162fc0dac07bb" }, { "@id": "_:862091baeccb6f73f37162fc0dac07bb", "@type": "owl:Restriction", "onProperty": "wdt:P580", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P582", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "end time" }, { "@language": "en", "@value": "end time" } ], "prefLabel": [ { "@language": "en-gb", "@value": "end time" }, { "@language": "en", "@value": "end time" } ], "name": [ { "@language": "en-gb", "@value": "end time" }, { "@language": "en", "@value": "end time" } ], "description": [ { "@language": "en-gb", "@value": "indicates the time an item ceases to exist or a statement stops being valid" }, { "@language": "en", "@value": "time a time period ends" } ], "propertyType": "http://wikiba.se/ontology#Time", "directClaim": "wdt:P582", "claim": "p:P582", "statementProperty": "ps:P582", "statementValue": "psv:P582", "qualifier": "pq:P582", "qualifierValue": "pqv:P582", "reference": "pr:P582", "referenceValue": "prv:P582", "novalue": "wdno:P582" }, { "@id": "p:P582", "@type": "owl:ObjectProperty" }, { "@id": "psv:P582", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P582", "@type": "owl:ObjectProperty" }, { "@id": "prv:P582", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P582", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P582", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P582", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P582", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P582", "@type": "owl:Class", "complementOf": "_:928c7b2bd8bf1080a2b474ac6c7852f5" }, { "@id": "_:928c7b2bd8bf1080a2b474ac6c7852f5", "@type": "owl:Restriction", "onProperty": "wdt:P582", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P459", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "determination method" }, { "@language": "en", "@value": "determination method" } ], "prefLabel": [ { "@language": "en-gb", "@value": "determination method" }, { "@language": "en", "@value": "determination method" } ], "name": [ { "@language": "en-gb", "@value": "determination method" }, { "@language": "en", "@value": "determination method" } ], "description": [ { "@language": "en-gb", "@value": "qualifier stating how a value has been determined" }, { "@language": "en", "@value": "how a value is determined, or the standard by which it is declared" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P459", "claim": "p:P459", "statementProperty": "ps:P459", "statementValue": "psv:P459", "qualifier": "pq:P459", "qualifierValue": "pqv:P459", "reference": "pr:P459", "referenceValue": "prv:P459", "novalue": "wdno:P459" }, { "@id": "p:P459", "@type": "owl:ObjectProperty" }, { "@id": "psv:P459", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P459", "@type": "owl:ObjectProperty" }, { "@id": "prv:P459", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P459", "@type": "owl:ObjectProperty" }, { "@id": "ps:P459", "@type": "owl:ObjectProperty" }, { "@id": "pq:P459", "@type": "owl:ObjectProperty" }, { "@id": "pr:P459", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P459", "@type": "owl:Class", "complementOf": "_:34571b4387db19a73f77f6de7abdf01c" }, { "@id": "_:34571b4387db19a73f77f6de7abdf01c", "@type": "owl:Restriction", "onProperty": "wdt:P459", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P585", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "point in time" }, { "@language": "en", "@value": "point in time" } ], "prefLabel": [ { "@language": "en-gb", "@value": "point in time" }, { "@language": "en", "@value": "point in time" } ], "name": [ { "@language": "en-gb", "@value": "point in time" }, { "@language": "en", "@value": "point in time" } ], "description": [ { "@language": "en-gb", "@value": "time and date something took place, existed or a statement was true" }, { "@language": "en", "@value": "time and date something took place, existed or a statement was true" } ], "propertyType": "http://wikiba.se/ontology#Time", "directClaim": "wdt:P585", "claim": "p:P585", "statementProperty": "ps:P585", "statementValue": "psv:P585", "qualifier": "pq:P585", "qualifierValue": "pqv:P585", "reference": "pr:P585", "referenceValue": "prv:P585", "novalue": "wdno:P585" }, { "@id": "p:P585", "@type": "owl:ObjectProperty" }, { "@id": "psv:P585", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P585", "@type": "owl:ObjectProperty" }, { "@id": "prv:P585", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P585", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P585", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P585", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P585", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P585", "@type": "owl:Class", "complementOf": "_:158cb99b39689e61c2c4b4a8417986d8" }, { "@id": "_:158cb99b39689e61c2c4b4a8417986d8", "@type": "owl:Restriction", "onProperty": "wdt:P585", "someValuesFrom": "owl:Thing" }, { "@id": "v:f523aa16afb153529d617f4e89c1403a", "@type": "wikibase:GlobecoordinateValue", "geoLatitude": 31.591972, "geoLongitude": 130.553278, "geoPrecision": 1.0e-6, "geoGlobe": "http://www.wikidata.org/entity/Q2" }, { "@id": "v:311916354d6c0c5cec18744989869718", "@type": "wikibase:QuantityValue", "quantityAmount": "+733", "quantityUnit": "http://www.wikidata.org/entity/Q199" }, { "@id": "v:c76bd70a8eb801310b99242a0b8abf7a", "@type": "wikibase:TimeValue", "timeValue": "1889-04-01T00:00:00Z", "timePrecision": 11, "timeTimezone": 0, "timeCalendarModel": "http://www.wikidata.org/entity/Q1985727" }, { "@id": "v:233ed2e6d25b651db58aedc68c58b2ba", "@type": "wikibase:TimeValue", "timeValue": "1889-03-31T00:00:00Z", "timePrecision": 11, "timeTimezone": 0, "timeCalendarModel": "http://www.wikidata.org/entity/Q1985727" }, { "@id": "v:8e14b3eda362a5084180828fbe8e2f65", "@type": "wikibase:TimeValue", "timeValue": "2020-10-01T00:00:00Z", "timePrecision": 11, "timeTimezone": 0, "timeCalendarModel": "http://www.wikidata.org/entity/Q1985727" }, { "@id": "v:740f25c56dff70d4931a89d7358e610d", "@type": "wikibase:TimeValue", "timeValue": "1899-01-01T00:00:00Z", "timePrecision": 9, "timeTimezone": 0, "timeCalendarModel": "http://www.wikidata.org/entity/Q1985727" }, { "@id": "ref:a29a646602abf65105ed0f39a44231c962ece9ee", "@type": "wikibase:Reference", "P143": "wd:Q177837" } ], "@context": { "data": "https://stockhub.co/research/Special:EntityData/", "schema": "http://schema.org/", "about": { "@id": "schema:about", "@type": "@id" }, "wd": "https://stockhub.co/entity/", "cc": "http://creativecommons.org/ns#", "license": { "@id": "cc:license", "@type": "@id" }, "softwareVersion": { "@id": "schema:softwareVersion" }, "version": { "@id": "schema:version" }, "xsd": "http://www.w3.org/2001/XMLSchema#", "dateModified": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "wikibase": "http://wikiba.se/ontology#", "statements": { "@id": "wikibase:statements" }, "sitelinks": { "@id": "wikibase:sitelinks" }, "identifiers": { "@id": "wikibase:identifiers" }, "inLanguage": { "@id": "schema:inLanguage" }, "isPartOf": { "@id": "schema:isPartOf", "@type": "@id" }, "name": { "@id": "schema:name" }, "wikiGroup": { "@id": "wikibase:wikiGroup" }, "geo": "http://www.opengis.net/ont/geosparql#", "wdt": "https://stockhub.co/prop/direct/", "P625": { "@id": "wdt:P625", "@type": "geo:wktLiteral" }, "P17": { "@id": "wdt:P17", "@type": "@id" }, "P18": { "@id": "wdt:P18", "@type": "@id" }, "P2671": { "@id": "wdt:P2671" }, "P31": { "@id": "wdt:P31", "@type": "@id" }, "P131": { "@id": "wdt:P131", "@type": "@id" }, "P281": { "@id": "wdt:P281" }, "P1814": { "@id": "wdt:P1814" }, "P47": { "@id": "wdt:P47", "@type": "@id" }, "P1082": { "@id": "wdt:P1082", "@type": "xsd:decimal" }, "P373": { "@id": "wdt:P373" }, "P1448": { "@id": "wdt:P1448" }, "P402": { "@id": "wdt:P402" }, "p": "https://stockhub.co/prop/", "s": "https://stockhub.co/entity/statement/", "p:P625": { "@type": "@id" }, "rank": { "@id": "wikibase:rank", "@type": "@id" }, "ps": "https://stockhub.co/prop/statement/", "ps:P625": { "@type": "geo:wktLiteral" }, "psv": "https://stockhub.co/prop/statement/value/", "v": "https://stockhub.co/value/", "psv:P625": { "@type": "@id" }, "geoLatitude": { "@id": "wikibase:geoLatitude" }, "geoLongitude": { "@id": "wikibase:geoLongitude" }, "geoPrecision": { "@id": "wikibase:geoPrecision" }, "geoGlobe": { "@id": "wikibase:geoGlobe", "@type": "@id" }, "prov": "http://www.w3.org/ns/prov#", "wasDerivedFrom": { "@id": "prov:wasDerivedFrom", "@type": "@id" }, "ref": "https://stockhub.co/reference/", "pr": "https://stockhub.co/prop/reference/", "P143": { "@id": "pr:P143", "@type": "@id" }, "p:P17": { "@type": "@id" }, "ps:P17": { "@type": "@id" }, "p:P18": { "@type": "@id" }, "ps:P18": { "@type": "@id" }, "p:P2671": { "@type": "@id" }, "p:P31": { "@type": "@id" }, "ps:P31": { "@type": "@id" }, "p:P131": { "@type": "@id" }, "ps:P131": { "@type": "@id" }, "pq": "https://stockhub.co/prop/qualifier/", "P580": { "@id": "pq:P580", "@type": "xsd:dateTime" }, "pqv": "https://stockhub.co/prop/qualifier/value/", "pqv:P580": { "@type": "@id" }, "timeValue": { "@id": "wikibase:timeValue", "@type": "xsd:dateTime" }, "timePrecision": { "@id": "wikibase:timePrecision" }, "timeTimezone": { "@id": "wikibase:timeTimezone" }, "timeCalendarModel": { "@id": "wikibase:timeCalendarModel", "@type": "@id" }, "P582": { "@id": "pq:P582", "@type": "xsd:dateTime" }, "pqv:P582": { "@type": "@id" }, "p:P281": { "@type": "@id" }, "p:P1814": { "@type": "@id" }, "p:P47": { "@type": "@id" }, "ps:P47": { "@type": "@id" }, "p:P1082": { "@type": "@id" }, "ps:P1082": { "@type": "xsd:decimal" }, "psv:P1082": { "@type": "@id" }, "quantityAmount": { "@id": "wikibase:quantityAmount", "@type": "xsd:decimal" }, "quantityUnit": { "@id": "wikibase:quantityUnit", "@type": "@id" }, "P459": { "@id": "pq:P459", "@type": "@id" }, "P585": { "@id": "pq:P585", "@type": "xsd:dateTime" }, "pqv:P585": { "@type": "@id" }, "p:P373": { "@type": "@id" }, "p:P1448": { "@type": "@id" }, "p:P402": { "@type": "@id" }, "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "label": { "@id": "rdfs:label" }, "skos": "http://www.w3.org/2004/02/skos/core#", "prefLabel": { "@id": "skos:prefLabel" }, "description": { "@id": "schema:description" }, "altLabel": { "@id": "skos:altLabel" }, "propertyType": { "@id": "wikibase:propertyType", "@type": "@id" }, "directClaim": { "@id": "wikibase:directClaim", "@type": "@id" }, "claim": { "@id": "wikibase:claim", "@type": "@id" }, "statementProperty": { "@id": "wikibase:statementProperty", "@type": "@id" }, "statementValue": { "@id": "wikibase:statementValue", "@type": "@id" }, "qualifier": { "@id": "wikibase:qualifier", "@type": "@id" }, "qualifierValue": { "@id": "wikibase:qualifierValue", "@type": "@id" }, "reference": { "@id": "wikibase:reference", "@type": "@id" }, "referenceValue": { "@id": "wikibase:referenceValue", "@type": "@id" }, "prv": "https://stockhub.co/prop/reference/value/", "novalue": { "@id": "wikibase:novalue", "@type": "@id" }, "wdno": "https://stockhub.co/prop/novalue/", "owl": "http://www.w3.org/2002/07/owl#", "complementOf": { "@id": "owl:complementOf", "@type": "@id" }, "onProperty": { "@id": "owl:onProperty", "@type": "@id" }, "someValuesFrom": { "@id": "owl:someValuesFrom", "@type": "@id" }, "directClaimNormalized": { "@id": "wikibase:directClaimNormalized", "@type": "@id" }, "wdtn": "https://stockhub.co/prop/direct-normalized/", "statementValueNormalized": { "@id": "wikibase:statementValueNormalized", "@type": "@id" }, "psn": "https://stockhub.co/prop/statement/value-normalized/", "qualifierValueNormalized": { "@id": "wikibase:qualifierValueNormalized", "@type": "@id" }, "pqn": "https://stockhub.co/prop/qualifier/value-normalized/", "referenceValueNormalized": { "@id": "wikibase:referenceValueNormalized", "@type": "@id" }, "prn": "https://stockhub.co/prop/reference/value-normalized/" } }