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:Q10842369",
"@type": "schema:Dataset",
"about": "wd:Q10842369",
"license": "http://creativecommons.org/publicdomain/zero/1.0/",
"softwareVersion": "1.0.0",
"version": 8984339,
"dateModified": "2021-05-29T11:38:25Z",
"statements": 10,
"sitelinks": 2,
"identifiers": 3
},
{
"@id": "wd:Q10842369",
"@type": "wikibase:Item"
},
{
"@id": "https://vi.wikipedia.org/wiki/%C4%90%E1%BB%A9c_Long,_H%C3%B2a_An",
"@type": "schema:Article",
"about": "wd:Q10842369",
"inLanguage": "vi",
"isPartOf": "https://vi.wikipedia.org/",
"name": {
"@language": "vi",
"@value": "\u0110\u1ee9c Long, H\u00f2a An"
}
},
{
"@id": "https://vi.wikipedia.org/",
"wikiGroup": "wikipedia"
},
{
"@id": "https://ceb.wikipedia.org/wiki/X%C3%A3_%C4%90%E1%BB%A9c_Long_(munisipyo_sa_T%E1%BB%89nh_Cao_B%E1%BA%B1ng,_lat_22,76,_long_106,11)",
"@type": "schema:Article",
"about": "wd:Q10842369",
"inLanguage": "ceb",
"isPartOf": "https://ceb.wikipedia.org/",
"name": {
"@language": "ceb",
"@value": "X\u00e3 \u0110\u1ee9c Long (munisipyo sa T\u1ec9nh Cao B\u1eb1ng, lat 22,76, long 106,11)"
}
},
{
"@id": "https://ceb.wikipedia.org/",
"wikiGroup": "wikipedia"
},
{
"@id": "wd:Q10842369",
"P625": [
"Point(106.1136111 22.7675)",
"Point(106.11305555556 22.759166666667)"
],
"P31": "wd:Q2389082",
"P17": "wd:Q881",
"P421": "wd:Q6940",
"P131": "wd:Q5874226",
"P1566": "8476820",
"P2044": "+208",
"P2326": "11710476",
"P2671": "/g/123b498r",
"p:P625": "s:Q10842369-75FCDF4B-8A18-4D60-9850-4C5A6F786340"
},
{
"@id": "s:Q10842369-75FCDF4B-8A18-4D60-9850-4C5A6F786340",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P625": "Point(106.1136111 22.7675)",
"psv:P625": "v:e0ae64e476b2a37bcfbfe71e18e62dce",
"wasDerivedFrom": "ref:3ddf3400c3e6781db3e52ae79df04661d26c3169"
},
{
"@id": "wd:Q10842369",
"p:P625": "s:Q10842369-1AE79A38-58CE-4995-BEC5-359247276EE0"
},
{
"@id": "s:Q10842369-1AE79A38-58CE-4995-BEC5-359247276EE0",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P625": "Point(106.11305555556 22.759166666667)",
"psv:P625": "v:de229f3bafa19a14fb55370dd16fc8b6",
"wasDerivedFrom": "ref:d84458ebca04cd4b749a2d545471bed88596572f"
},
{
"@id": "wd:Q10842369",
"p:P31": "s:Q10842369-029FA189-16CD-4966-952C-9BCC40CD8A6B"
},
{
"@id": "s:Q10842369-029FA189-16CD-4966-952C-9BCC40CD8A6B",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P31": "wd:Q2389082"
},
{
"@id": "wd:Q10842369",
"p:P17": "s:Q10842369-4533008E-322A-4A09-9166-479AA1F5D9AB"
},
{
"@id": "s:Q10842369-4533008E-322A-4A09-9166-479AA1F5D9AB",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P17": "wd:Q881",
"wasDerivedFrom": "ref:d84458ebca04cd4b749a2d545471bed88596572f"
},
{
"@id": "wd:Q10842369",
"p:P421": "s:Q10842369-B971DE3A-3D37-4AB6-A5C9-D11DCEF1C3E7"
},
{
"@id": "s:Q10842369-B971DE3A-3D37-4AB6-A5C9-D11DCEF1C3E7",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P421": "wd:Q6940"
},
{
"@id": "wd:Q10842369",
"p:P131": "s:Q10842369-2A528B23-9A02-4444-B577-69FD858CE9D6"
},
{
"@id": "s:Q10842369-2A528B23-9A02-4444-B577-69FD858CE9D6",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P131": "wd:Q5874226",
"wasDerivedFrom": "ref:3ddf3400c3e6781db3e52ae79df04661d26c3169"
},
{
"@id": "wd:Q10842369",
"p:P1566": "s:Q10842369-7EDFD0EE-9B9A-455E-B456-823621115F86"
},
{
"@id": "s:Q10842369-7EDFD0EE-9B9A-455E-B456-823621115F86",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P1566": "8476820",
"wasDerivedFrom": "ref:43a0088c51fd85e5a85d1b46412c3a635e6d4edc"
},
{
"@id": "wd:Q10842369",
"p:P2044": "s:Q10842369-222CD038-C730-4A0D-87CB-64F8BFD27C14"
},
{
"@id": "s:Q10842369-222CD038-C730-4A0D-87CB-64F8BFD27C14",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P2044": "+208",
"psv:P2044": "v:edc965cd8f77a19e9da42d5ed00eb69b",
"wasDerivedFrom": "ref:43a0088c51fd85e5a85d1b46412c3a635e6d4edc"
},
{
"@id": "wd:Q10842369",
"p:P2326": "s:Q10842369-220B2B80-0BB1-42DC-B232-D53A07EE2C04"
},
{
"@id": "s:Q10842369-220B2B80-0BB1-42DC-B232-D53A07EE2C04",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P2326": "11710476"
},
{
"@id": "wd:Q10842369",
"p:P2671": "s:Q10842369-A6FE31A5-7888-4D60-8458-70D29AAA3892"
},
{
"@id": "s:Q10842369-A6FE31A5-7888-4D60-8458-70D29AAA3892",
"@type": [
"wikibase:Statement",
"wikibase:BestRank"
],
"rank": "wikibase:NormalRank",
"ps:P2671": "/g/123b498r"
},
{
"@id": "wd:Q10842369",
"label": [
{
"@language": "vi",
"@value": "\u0110\u1ee9c Long"
},
{
"@language": "en",
"@value": "\u0110\u1ee9c Long"
},
{
"@language": "ceb",
"@value": "X\u00e3 \u0110\u1ee9c Long"
}
],
"prefLabel": [
{
"@language": "vi",
"@value": "\u0110\u1ee9c Long"
},
{
"@language": "en",
"@value": "\u0110\u1ee9c Long"
},
{
"@language": "ceb",
"@value": "X\u00e3 \u0110\u1ee9c Long"
}
],
"name": [
{
"@language": "vi",
"@value": "\u0110\u1ee9c Long"
},
{
"@language": "en",
"@value": "\u0110\u1ee9c Long"
},
{
"@language": "ceb",
"@value": "X\u00e3 \u0110\u1ee9c Long"
}
],
"description": [
{
"@language": "vi",
"@value": "x\u00e3 thu\u1ed9c H\u00f2a An"
},
{
"@language": "el",
"@value": "\u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4o\u03c5 \u0392\u03b9\u03b5\u03c4\u03bd\u03ac\u03bc"
},
{
"@language": "de",
"@value": "Landgemeinde in Vietnam"
}
],
"altLabel": [
{
"@language": "vi",
"@value": "\u0110\u1ee9c Long, Ho\u00e0 An"
},
{
"@language": "en",
"@value": "Duc Long"
},
{
"@language": "en",
"@value": "X\u00e3 \u0110\u1ee9c Long"
}
]
},
{
"@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:Q2389082",
"@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:Q881",
"@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:Q6940",
"@type": "wikibase:Item"
},
{
"@id": "wd:P421",
"@type": "wikibase:Property",
"label": [
{
"@language": "en-gb",
"@value": "located in time zone"
},
{
"@language": "en",
"@value": "located in time zone"
}
],
"prefLabel": [
{
"@language": "en-gb",
"@value": "located in time zone"
},
{
"@language": "en",
"@value": "located in time zone"
}
],
"name": [
{
"@language": "en-gb",
"@value": "located in time zone"
},
{
"@language": "en",
"@value": "located in time zone"
}
],
"description": [
{
"@language": "en-gb",
"@value": "time zone for this item"
},
{
"@language": "en",
"@value": "time zone for this item"
}
],
"propertyType": "http://wikiba.se/ontology#WikibaseItem",
"directClaim": "wdt:P421",
"claim": "p:P421",
"statementProperty": "ps:P421",
"statementValue": "psv:P421",
"qualifier": "pq:P421",
"qualifierValue": "pqv:P421",
"reference": "pr:P421",
"referenceValue": "prv:P421",
"novalue": "wdno:P421"
},
{
"@id": "p:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "psv:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqv:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "prv:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdt:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "ps:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "pq:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "pr:P421",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdno:P421",
"@type": "owl:Class",
"complementOf": "_:1d3d9ec4c824ec32f942db50f7e07f97"
},
{
"@id": "_:1d3d9ec4c824ec32f942db50f7e07f97",
"@type": "owl:Restriction",
"onProperty": "wdt:P421",
"someValuesFrom": "owl:Thing"
},
{
"@id": "wd:Q5874226",
"@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:P1566",
"@type": "wikibase:Property",
"label": [
{
"@language": "en-gb",
"@value": "GeoNames ID"
},
{
"@language": "en",
"@value": "GeoNames ID"
}
],
"prefLabel": [
{
"@language": "en-gb",
"@value": "GeoNames ID"
},
{
"@language": "en",
"@value": "GeoNames ID"
}
],
"name": [
{
"@language": "en-gb",
"@value": "GeoNames ID"
},
{
"@language": "en",
"@value": "GeoNames ID"
}
],
"description": [
{
"@language": "en-gb",
"@value": "identifier in the GeoNames geographical database"
},
{
"@language": "en",
"@value": "identifier in the GeoNames geographical database"
}
],
"propertyType": "http://wikiba.se/ontology#ExternalId",
"directClaim": "wdt:P1566",
"claim": "p:P1566",
"statementProperty": "ps:P1566",
"statementValue": "psv:P1566",
"qualifier": "pq:P1566",
"qualifierValue": "pqv:P1566",
"reference": "pr:P1566",
"referenceValue": "prv:P1566",
"novalue": "wdno:P1566",
"directClaimNormalized": "wdtn:P1566",
"statementValueNormalized": "psn:P1566",
"qualifierValueNormalized": "pqn:P1566",
"referenceValueNormalized": "prn:P1566"
},
{
"@id": "p:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "psv:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqv:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "prv:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdt:P1566",
"@type": "owl:DatatypeProperty"
},
{
"@id": "ps:P1566",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pq:P1566",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pr:P1566",
"@type": "owl:DatatypeProperty"
},
{
"@id": "psn:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqn:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "prn:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdtn:P1566",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdno:P1566",
"@type": "owl:Class",
"complementOf": "_:95f6bdd155ed0926ccb61ed8f899d3d8"
},
{
"@id": "_:95f6bdd155ed0926ccb61ed8f899d3d8",
"@type": "owl:Restriction",
"onProperty": "wdt:P1566",
"someValuesFrom": "owl:Thing"
},
{
"@id": "wd:P2044",
"@type": "wikibase:Property",
"label": [
{
"@language": "en-gb",
"@value": "elevation above sea level"
},
{
"@language": "en",
"@value": "elevation above sea level"
}
],
"prefLabel": [
{
"@language": "en-gb",
"@value": "elevation above sea level"
},
{
"@language": "en",
"@value": "elevation above sea level"
}
],
"name": [
{
"@language": "en-gb",
"@value": "elevation above sea level"
},
{
"@language": "en",
"@value": "elevation above sea level"
}
],
"description": [
{
"@language": "en-gb",
"@value": "height of the item as measured relative to sea level"
},
{
"@language": "en",
"@value": "height of the item (geographical object) as measured relative to sea level"
}
],
"propertyType": "http://wikiba.se/ontology#Quantity",
"directClaim": "wdt:P2044",
"claim": "p:P2044",
"statementProperty": "ps:P2044",
"statementValue": "psv:P2044",
"qualifier": "pq:P2044",
"qualifierValue": "pqv:P2044",
"reference": "pr:P2044",
"referenceValue": "prv:P2044",
"novalue": "wdno:P2044",
"directClaimNormalized": "wdtn:P2044",
"statementValueNormalized": "psn:P2044",
"qualifierValueNormalized": "pqn:P2044",
"referenceValueNormalized": "prn:P2044"
},
{
"@id": "p:P2044",
"@type": "owl:ObjectProperty"
},
{
"@id": "psv:P2044",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqv:P2044",
"@type": "owl:ObjectProperty"
},
{
"@id": "prv:P2044",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdt:P2044",
"@type": "owl:DatatypeProperty"
},
{
"@id": "ps:P2044",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pq:P2044",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pr:P2044",
"@type": "owl:DatatypeProperty"
},
{
"@id": "psn:P2044",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqn:P2044",
"@type": "owl:ObjectProperty"
},
{
"@id": "prn:P2044",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdtn:P2044",
"@type": "owl:DatatypeProperty"
},
{
"@id": "wdno:P2044",
"@type": "owl:Class",
"complementOf": "_:5a4fc40bca3dc1fe08737f2d9241c56a"
},
{
"@id": "_:5a4fc40bca3dc1fe08737f2d9241c56a",
"@type": "owl:Restriction",
"onProperty": "wdt:P2044",
"someValuesFrom": "owl:Thing"
},
{
"@id": "wd:P2326",
"@type": "wikibase:Property",
"label": [
{
"@language": "en-gb",
"@value": "GNS Unique Feature ID"
},
{
"@language": "en",
"@value": "GNS Unique Feature ID"
}
],
"prefLabel": [
{
"@language": "en-gb",
"@value": "GNS Unique Feature ID"
},
{
"@language": "en",
"@value": "GNS Unique Feature ID"
}
],
"name": [
{
"@language": "en-gb",
"@value": "GNS Unique Feature ID"
},
{
"@language": "en",
"@value": "GNS Unique Feature ID"
}
],
"description": [
{
"@language": "en-gb",
"@value": "identifier for geographic entities according to the National Geospatial-Intelligence Agency's GEOnet Names Server"
},
{
"@language": "en",
"@value": "identifier for geographic entities according to the National Geospatial-Intelligence Agency's GEOnet Names Server"
}
],
"propertyType": "http://wikiba.se/ontology#ExternalId",
"directClaim": "wdt:P2326",
"claim": "p:P2326",
"statementProperty": "ps:P2326",
"statementValue": "psv:P2326",
"qualifier": "pq:P2326",
"qualifierValue": "pqv:P2326",
"reference": "pr:P2326",
"referenceValue": "prv:P2326",
"novalue": "wdno:P2326",
"directClaimNormalized": "wdtn:P2326",
"statementValueNormalized": "psn:P2326",
"qualifierValueNormalized": "pqn:P2326",
"referenceValueNormalized": "prn:P2326"
},
{
"@id": "p:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "psv:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqv:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "prv:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdt:P2326",
"@type": "owl:DatatypeProperty"
},
{
"@id": "ps:P2326",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pq:P2326",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pr:P2326",
"@type": "owl:DatatypeProperty"
},
{
"@id": "psn:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqn:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "prn:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdtn:P2326",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdno:P2326",
"@type": "owl:Class",
"complementOf": "_:4970488a608d9087eb1e2881fd770570"
},
{
"@id": "_:4970488a608d9087eb1e2881fd770570",
"@type": "owl:Restriction",
"onProperty": "wdt:P2326",
"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: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:Q1194038",
"@type": "wikibase:Item"
},
{
"@id": "wd:P248",
"@type": "wikibase:Property",
"label": [
{
"@language": "en-gb",
"@value": "stated in"
},
{
"@language": "en",
"@value": "stated in"
}
],
"prefLabel": [
{
"@language": "en-gb",
"@value": "stated in"
},
{
"@language": "en",
"@value": "stated in"
}
],
"name": [
{
"@language": "en-gb",
"@value": "stated in"
},
{
"@language": "en",
"@value": "stated in"
}
],
"description": [
{
"@language": "en-gb",
"@value": "to be used in the references field, to indicate where a claim is made"
},
{
"@language": "en",
"@value": "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"
}
],
"propertyType": "http://wikiba.se/ontology#WikibaseItem",
"directClaim": "wdt:P248",
"claim": "p:P248",
"statementProperty": "ps:P248",
"statementValue": "psv:P248",
"qualifier": "pq:P248",
"qualifierValue": "pqv:P248",
"reference": "pr:P248",
"referenceValue": "prv:P248",
"novalue": "wdno:P248"
},
{
"@id": "p:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "psv:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqv:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "prv:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdt:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "ps:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "pq:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "pr:P248",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdno:P248",
"@type": "owl:Class",
"complementOf": "_:be515848fca641fcf8d13a857d4542e3"
},
{
"@id": "_:be515848fca641fcf8d13a857d4542e3",
"@type": "owl:Restriction",
"onProperty": "wdt:P248",
"someValuesFrom": "owl:Thing"
},
{
"@id": "wd:P577",
"@type": "wikibase:Property",
"label": [
{
"@language": "en-gb",
"@value": "publication date"
},
{
"@language": "en",
"@value": "publication date"
}
],
"prefLabel": [
{
"@language": "en-gb",
"@value": "publication date"
},
{
"@language": "en",
"@value": "publication date"
}
],
"name": [
{
"@language": "en-gb",
"@value": "publication date"
},
{
"@language": "en",
"@value": "publication date"
}
],
"description": [
{
"@language": "en-gb",
"@value": "date or point in time a work is first published or released"
},
{
"@language": "en",
"@value": "date or point in time when a work was first published or released"
}
],
"propertyType": "http://wikiba.se/ontology#Time",
"directClaim": "wdt:P577",
"claim": "p:P577",
"statementProperty": "ps:P577",
"statementValue": "psv:P577",
"qualifier": "pq:P577",
"qualifierValue": "pqv:P577",
"reference": "pr:P577",
"referenceValue": "prv:P577",
"novalue": "wdno:P577"
},
{
"@id": "p:P577",
"@type": "owl:ObjectProperty"
},
{
"@id": "psv:P577",
"@type": "owl:ObjectProperty"
},
{
"@id": "pqv:P577",
"@type": "owl:ObjectProperty"
},
{
"@id": "prv:P577",
"@type": "owl:ObjectProperty"
},
{
"@id": "wdt:P577",
"@type": "owl:DatatypeProperty"
},
{
"@id": "ps:P577",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pq:P577",
"@type": "owl:DatatypeProperty"
},
{
"@id": "pr:P577",
"@type": "owl:DatatypeProperty"
},
{
"@id": "wdno:P577",
"@type": "owl:Class",
"complementOf": "_:ec8172c69892d594e35b74ad54f0610b"
},
{
"@id": "_:ec8172c69892d594e35b74ad54f0610b",
"@type": "owl:Restriction",
"onProperty": "wdt:P577",
"someValuesFrom": "owl:Thing"
},
{
"@id": "v:e0ae64e476b2a37bcfbfe71e18e62dce",
"@type": "wikibase:GlobecoordinateValue",
"geoLatitude": 22.7675,
"geoLongitude": 106.1136111,
"geoPrecision": 0.0001,
"geoGlobe": "http://www.wikidata.org/entity/Q2"
},
{
"@id": "v:de229f3bafa19a14fb55370dd16fc8b6",
"@type": "wikibase:GlobecoordinateValue",
"geoLatitude": 22.759166666667,
"geoLongitude": 106.11305555556,
"geoPrecision": 0.00027777777777778,
"geoGlobe": "http://www.wikidata.org/entity/Q2"
},
{
"@id": "v:edc965cd8f77a19e9da42d5ed00eb69b",
"@type": "wikibase:QuantityValue",
"quantityAmount": "+208",
"quantityUnit": "http://www.wikidata.org/entity/Q11573"
},
{
"@id": "v:7e281616976c7de150357c18e76abfd1",
"@type": "wikibase:TimeValue",
"timeValue": "2018-06-11T00:00:00Z",
"timePrecision": 11,
"timeTimezone": 0,
"timeCalendarModel": "http://www.wikidata.org/entity/Q1985727"
},
{
"@id": "ref:3ddf3400c3e6781db3e52ae79df04661d26c3169",
"@type": "wikibase:Reference",
"P143": "wd:Q200180"
},
{
"@id": "ref:d84458ebca04cd4b749a2d545471bed88596572f",
"@type": "wikibase:Reference",
"P248": "wd:Q1194038",
"P577": "2018-06-11T00:00:00Z",
"prv:P577": "v:7e281616976c7de150357c18e76abfd1",
"pr:P2326": "11710476"
},
{
"@id": "ref:43a0088c51fd85e5a85d1b46412c3a635e6d4edc",
"@type": "wikibase:Reference",
"P143": "wd:Q837615"
}
],
"@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"
},
"P31": {
"@id": "wdt:P31",
"@type": "@id"
},
"P17": {
"@id": "wdt:P17",
"@type": "@id"
},
"P421": {
"@id": "wdt:P421",
"@type": "@id"
},
"P131": {
"@id": "wdt:P131",
"@type": "@id"
},
"P1566": {
"@id": "wdt:P1566"
},
"P2044": {
"@id": "wdt:P2044",
"@type": "xsd:decimal"
},
"P2326": {
"@id": "wdt:P2326"
},
"P2671": {
"@id": "wdt:P2671"
},
"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"
},
"P248": {
"@id": "pr:P248",
"@type": "@id"
},
"P577": {
"@id": "pr:P577",
"@type": "xsd:dateTime"
},
"prv": "https://stockhub.co/prop/reference/value/",
"prv:P577": {
"@type": "@id"
},
"timeValue": {
"@id": "wikibase:timeValue",
"@type": "xsd:dateTime"
},
"timePrecision": {
"@id": "wikibase:timePrecision"
},
"timeTimezone": {
"@id": "wikibase:timeTimezone"
},
"timeCalendarModel": {
"@id": "wikibase:timeCalendarModel",
"@type": "@id"
},
"p:P31": {
"@type": "@id"
},
"ps:P31": {
"@type": "@id"
},
"p:P17": {
"@type": "@id"
},
"ps:P17": {
"@type": "@id"
},
"p:P421": {
"@type": "@id"
},
"ps:P421": {
"@type": "@id"
},
"p:P131": {
"@type": "@id"
},
"ps:P131": {
"@type": "@id"
},
"p:P1566": {
"@type": "@id"
},
"p:P2044": {
"@type": "@id"
},
"ps:P2044": {
"@type": "xsd:decimal"
},
"psv:P2044": {
"@type": "@id"
},
"quantityAmount": {
"@id": "wikibase:quantityAmount",
"@type": "xsd:decimal"
},
"quantityUnit": {
"@id": "wikibase:quantityUnit",
"@type": "@id"
},
"p:P2326": {
"@type": "@id"
},
"p:P2671": {
"@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"
},
"pq": "https://stockhub.co/prop/qualifier/",
"qualifierValue": {
"@id": "wikibase:qualifierValue",
"@type": "@id"
},
"pqv": "https://stockhub.co/prop/qualifier/value/",
"reference": {
"@id": "wikibase:reference",
"@type": "@id"
},
"referenceValue": {
"@id": "wikibase:referenceValue",
"@type": "@id"
},
"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/"
}
}