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: 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
. . . "1.0.0" . "5946624"^^ . "2022-12-04T17:18:20Z"^^ . "19"^^ . "2"^^ . "11"^^ . . . . "en" . . "Wilmington Friends School"@en . "wikipedia" . . . "arz" . . "\u0645\u062F\u0631\u0633\u0629 \u0648\u064A\u0644\u0645\u0646\u062C\u062A\u0648\u0646 \u0641\u0631\u064A\u0646\u062F\u0632"@arz . "wikipedia" . "Point(-75.5505 39.7685)"^^ . . . "4145388" . . . "1748-01-01T00:00:00Z"^^ . "0000 0004 0423 7291" . "137796" . "Wilmington-Friends-School" . "WilmFriends" . "no2011122055" . "185403792" . "lccn-no2011122055" . "+1587"^^ . "/m/086c8q" . "001362" . "080160" . . . . . "Point(-75.5505 39.7685)"^^ . . . . . . . . . . . . . . . . . . . "4145388" . . . . . . . . . . . . . . . . . . "1748-01-01T00:00:00Z"^^ . . . . . . . "0000 0004 0423 7291" . . . . . . "137796" . . . . . . "Wilmington-Friends-School" . . . . . . "WilmFriends" . "+1095"^^ . . "23983280" . "2018-05-10T00:00:00Z"^^ . . "2009-03-12T00:00:00Z"^^ . . . . . . . "no2011122055" . . . . . "185403792" . . . . . "lccn-no2011122055" . . . . . . "+1587"^^ . . "23983280" . "2021-01-02T00:00:00Z"^^ . . . . . "+1095"^^ . . "23983280" . "2018-05-10T00:00:00Z"^^ . . . . . . "/m/086c8q" . . . . . "001362" . . . . . "080160" . "Wilmington Friends School"@en . "Wilmington Friends School"@en . "Wilmington Friends School"@en . "Wilmington Friends School"@fr . "Wilmington Friends School"@fr . "Wilmington Friends School"@fr . "\"\u0428\u043A\u043E\u043B\u0430 \u0434\u0440\u0443\u0437\u0456\u0432\" \u043C. \u0412\u0456\u043B\u043C\u0456\u043D\u0433\u0442\u043E\u043D"@uk . "\"\u0428\u043A\u043E\u043B\u0430 \u0434\u0440\u0443\u0437\u0456\u0432\" \u043C. \u0412\u0456\u043B\u043C\u0456\u043D\u0433\u0442\u043E\u043D"@uk . "\"\u0428\u043A\u043E\u043B\u0430 \u0434\u0440\u0443\u0437\u0456\u0432\" \u043C. \u0412\u0456\u043B\u043C\u0456\u043D\u0433\u0442\u043E\u043D"@uk . "\u5A01\u5C14\u660E\u987F\u8D35\u683C\u4F1A\u5B66\u6821"@zh . "\u5A01\u5C14\u660E\u987F\u8D35\u683C\u4F1A\u5B66\u6821"@zh . "\u5A01\u5C14\u660E\u987F\u8D35\u683C\u4F1A\u5B66\u6821"@zh . "\u0645\u062F\u0631\u0633\u0629 \u0648\u064A\u0644\u0645\u0646\u062C\u062A\u0648\u0646 \u0641\u0631\u064A\u0646\u062F\u0632"@arz . "\u0645\u062F\u0631\u0633\u0629 \u0648\u064A\u0644\u0645\u0646\u062C\u062A\u0648\u0646 \u0641\u0631\u064A\u0646\u062F\u0632"@arz . "\u0645\u062F\u0631\u0633\u0629 \u0648\u064A\u0644\u0645\u0646\u062C\u062A\u0648\u0646 \u0641\u0631\u064A\u0646\u062F\u0632"@arz . "\u30A6\u30A3\u30EB\u30DF\u30F3\u30C8\u30F3\u30FB\u30D5\u30EC\u30F3\u30BA\u30FB\u30B9\u30AF\u30FC\u30EB"@ja . "\u30A6\u30A3\u30EB\u30DF\u30F3\u30C8\u30F3\u30FB\u30D5\u30EC\u30F3\u30BA\u30FB\u30B9\u30AF\u30FC\u30EB"@ja . "\u30A6\u30A3\u30EB\u30DF\u30F3\u30C8\u30F3\u30FB\u30D5\u30EC\u30F3\u30BA\u30FB\u30B9\u30AF\u30FC\u30EB"@ja . "school in Verenigde Staten van Amerika"@nl . "sekolah di Amerika Serikat"@id . "Schule in den Vereinigten Staaten"@de . "\u0645\u062F\u0631\u0633\u0629 \u0641\u064A \u062F\u064A\u0644\u0627\u0648\u064A\u0631\u060C \u0627\u0644\u0648\u0644\u0627\u064A\u0627\u062A \u0627\u0644\u0645\u062A\u062D\u062F\u0629"@ar . "independent day co-ed school in Wilmington, Delaware, United States"@en . "\u043F\u0440\u0438\u0432\u0430\u0442\u043D\u0443 \u0448\u043A\u043E\u043B\u0443, \u043A\u0435\u0440\u043E\u0432\u0430\u043D\u0430 \"\u0420\u0435\u043B\u0456\u0433\u0456\u0439\u043D\u043E\u044E \u0433\u0440\u043E\u043C\u0430\u0434\u043E\u044E \u0434\u0440\u0443\u0437\u0456\u0432\" \u0432 \u043C\u0456\u0441\u0442\u0456 \u0412\u0456\u043B\u043C\u0456\u043D\u0433\u0442\u043E\u043D"@uk . "\u0645\u062F\u0631\u0633\u0647 \u0641\u0649 \u0627\u0645\u0631\u064A\u0643\u0627"@arz . . "coordinate location"@en-gb . "coordinate location"@en-gb . "coordinate location"@en-gb . "coordinate location"@en . "coordinate location"@en . "coordinate location"@en . "coordinates of the subject"@en-gb . "geocoordinates of the subject. For Earth, please note that only WGS84 coordinating system is supported at the moment"@en . . . . . . . . . . . . . . . . . . . . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . _:18321ef6908f0075d1ba1708b3dbf603 . . . "country"@en-gb . "country"@en-gb . "country"@en-gb . "country"@en . "country"@en . "country"@en . "sovereign state of this item (not to be used for human beings)"@en-gb . "sovereign state of this item (not to be used for human beings)"@en . . . . . . . . . . . . . . . . . . . . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . . . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en-gb . "located in the administrative territorial entity"@en . "located in the administrative territorial entity"@en . "located in the administrative territorial entity"@en . "the item is located on the territory of the following administrative entity"@en-gb . "the item is located on the territory of the following administrative entity. Use P276 for specifying locations that are non-administrative places and for items about events. Use P1382 if the item falls only partially into the administrative entity."@en . . . . . . . . . . . . . . . . . . . . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . _:ef97542ae9ae7267ceb321f6a28dab4b . . "GeoNames ID"@en-gb . "GeoNames ID"@en-gb . "GeoNames ID"@en-gb . "GeoNames ID"@en . "GeoNames ID"@en . "GeoNames ID"@en . "identifier in the GeoNames geographical database"@en-gb . "identifier in the GeoNames geographical database"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:95f6bdd155ed0926ccb61ed8f899d3d8 . _:95f6bdd155ed0926ccb61ed8f899d3d8 . _:95f6bdd155ed0926ccb61ed8f899d3d8 . _:95f6bdd155ed0926ccb61ed8f899d3d8 . . . "instance of"@en-gb . "instance of"@en-gb . "instance of"@en-gb . "instance of"@en . "instance of"@en . "instance of"@en . "that class of which this subject is a particular example and member. (Subject typically an individual member with Proper Name label.) Different from P279 (subclass of)"@en-gb . "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en . . . . . . . . . . . . . . . . . . . . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . _:3d66a9a972a16b3583effd41e5f2aff4 . . "official website"@en-gb . "official website"@en-gb . "official website"@en-gb . "official website"@en . "official website"@en . "official website"@en . "URL of the official homepage of an item (current or former) [if the homepage changes, add an additional statement with preferred rank. Do not remove the former URL]"@en-gb . "URL of the official page of an item (current or former) [if the page changes, add an additional statement with preferred rank. Do not remove the former URL]"@en . . . . . . . . . . . . . . . . . . . . _:7c993429c4cd4e2e1e821adb990df08e . _:7c993429c4cd4e2e1e821adb990df08e . _:7c993429c4cd4e2e1e821adb990df08e . _:7c993429c4cd4e2e1e821adb990df08e . . "inception"@en-gb . "inception"@en-gb . "inception"@en-gb . "inception"@en . "inception"@en . "inception"@en . "date or point in time when the organization\u202F/\u2009object was founded\u202F/\u2009created"@en-gb . "time when an entity begins to exist; for date of official opening use P1619"@en . . . . . . . . . . . . . . . . . . . . _:14487d53795bba257756b92557a32e36 . _:14487d53795bba257756b92557a32e36 . _:14487d53795bba257756b92557a32e36 . _:14487d53795bba257756b92557a32e36 . . "ISNI"@en-gb . "ISNI"@en-gb . "ISNI"@en-gb . "ISNI"@en . "ISNI"@en . "ISNI"@en . "International Standard Name Identifier for an identity. Format: 4 blocks of 4 digits separated by a space, first block is 0000"@en-gb . "International Standard Name Identifier for an identity. Format: 4 blocks of 4 digits separated by a space, first block is 0000"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:bdd2a234def8b0c50f7ee546d922b0f6 . _:bdd2a234def8b0c50f7ee546d922b0f6 . _:bdd2a234def8b0c50f7ee546d922b0f6 . _:bdd2a234def8b0c50f7ee546d922b0f6 . . "Ringgold ID"@en-gb . "Ringgold ID"@en-gb . "Ringgold ID"@en-gb . "Ringgold ID"@en . "Ringgold ID"@en . "Ringgold ID"@en . "identifier for organisations in the publishing industry supply chain"@en-gb . "identifier for organisations in the publishing industry supply chain"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:21d14ec985f1cca69211d17152894fcc . _:21d14ec985f1cca69211d17152894fcc . _:21d14ec985f1cca69211d17152894fcc . _:21d14ec985f1cca69211d17152894fcc . . "Quora topic ID"@en-gb . "Quora topic ID"@en-gb . "Quora topic ID"@en-gb . "Quora topic ID"@en . "Quora topic ID"@en . "Quora topic ID"@en . "identifier for a topic on Quora (English language version)"@en-gb . "identifier for a topic on Quora (English language version)"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:bb939f37295161932bc0c3be56eacafd . _:bb939f37295161932bc0c3be56eacafd . _:bb939f37295161932bc0c3be56eacafd . _:bb939f37295161932bc0c3be56eacafd . . "Twitter username"@en-gb . "Twitter username"@en-gb . "Twitter username"@en-gb . "Twitter username"@en . "Twitter username"@en . "Twitter username"@en . "this item's username on Twitter"@en-gb . "this item's username on Twitter; do not include the \u201C@\u201D symbol"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:32d53e75696a5a455ec10ada969abfaf . _:32d53e75696a5a455ec10ada969abfaf . _:32d53e75696a5a455ec10ada969abfaf . _:32d53e75696a5a455ec10ada969abfaf . . "Library of Congress authority ID"@en-gb . "Library of Congress authority ID"@en-gb . "Library of Congress authority ID"@en-gb . "Library of Congress authority ID"@en . "Library of Congress authority ID"@en . "Library of Congress authority ID"@en . "Library of Congress ID for authority control for persons and organizations (for books use P1144)"@en-gb . "Library of Congress name authority (persons, families, corporate bodies, events, places, works and expressions) and subject authority identifier [Format: 1-2 specific letters followed by 8-10 digits (see regex). For manifestations, use P1144]"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:b4498ebff9dd1be686d2bb258a4e3aa6 . _:b4498ebff9dd1be686d2bb258a4e3aa6 . _:b4498ebff9dd1be686d2bb258a4e3aa6 . _:b4498ebff9dd1be686d2bb258a4e3aa6 . . "VIAF ID"@en-gb . "VIAF ID"@en-gb . "VIAF ID"@en-gb . "VIAF ID"@en . "VIAF ID"@en . "VIAF ID"@en . "Virtual International Authority File identifier"@en-gb . "identifier for the Virtual International Authority File database [format: up to 22 digits]"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:abb708dbcf5f15dfee11e2cd7f60e996 . _:abb708dbcf5f15dfee11e2cd7f60e996 . _:abb708dbcf5f15dfee11e2cd7f60e996 . _:abb708dbcf5f15dfee11e2cd7f60e996 . . "WorldCat Identities ID"@en-gb . "WorldCat Identities ID"@en-gb . "WorldCat Identities ID"@en-gb . "WorldCat Identities ID"@en . "WorldCat Identities ID"@en . "WorldCat Identities ID"@en . "entity on WorldCat. Use P243 OCLC control number for books"@en-gb . "Id for a bibliographic page of an entity on WorldCat. Use P243 OCLC control number for books"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:d9b9c1a77e6236042b5b254c4d0336c8 . _:d9b9c1a77e6236042b5b254c4d0336c8 . _:d9b9c1a77e6236042b5b254c4d0336c8 . _:d9b9c1a77e6236042b5b254c4d0336c8 . . "social media followers"@en . "social media followers"@en . "social media followers"@en . "number of subscribers on a particular social media website (use as main statement only; see P3744 instead for qualifier). Qualify with \"point in time\" and property for account. For Twitter, use numeric id."@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:e881d00940be94b755415a92b15ddb28 . _:e881d00940be94b755415a92b15ddb28 . _:e881d00940be94b755415a92b15ddb28 . _:e881d00940be94b755415a92b15ddb28 . . "Freebase ID"@en-gb . "Freebase ID"@en-gb . "Freebase ID"@en-gb . "Freebase ID"@en . "Freebase ID"@en . "Freebase ID"@en . "identifier for a page in the Freebase database. Format: \"/m/0\" followed by 2 to 7 characters. For those starting with \"/g/\", use Google Knowledge Graph identifier (P2671)"@en-gb . "identifier for a page in the Freebase database. Format: \"/m/0\" followed by 2 to 7 characters. For those starting with \"/g/\", use Google Knowledge Graph identifier (P2671)"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . _:d5a9755cf8297cd2856f2cae9066d513 . . "International Baccalaureate school ID"@en . "International Baccalaureate school ID"@en . "International Baccalaureate school ID"@en . "identifier for a school or college in the International Baccalaureate World School system"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:7d1dd7f264f9544f47f2381576c2939d . _:7d1dd7f264f9544f47f2381576c2939d . _:7d1dd7f264f9544f47f2381576c2939d . _:7d1dd7f264f9544f47f2381576c2939d . . "CEEB K-12 school code"@en-gb . "CEEB K-12 school code"@en-gb . "CEEB K-12 school code"@en-gb . "CEEB K-12 school code"@en . "CEEB K-12 school code"@en . "CEEB K-12 school code"@en . "code issued by the College Board for K-12 schools"@en-gb . "code issued by the College Board for K-12 schools"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:a1055215c55b4778c97c07f034b40c08 . _:a1055215c55b4778c97c07f034b40c08 . _:a1055215c55b4778c97c07f034b40c08 . _:a1055215c55b4778c97c07f034b40c08 . . . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en-gb . "imported from Wikimedia project"@en . "imported from Wikimedia project"@en . "imported from Wikimedia project"@en . "source of this claim's value; used in references section by bots importing data from Wikimedia projects; also allowed to be used for manual imports"@en-gb . "source of this claim's value; used in references section by bots or humans importing data from Wikimedia projects"@en . . . . . . . . . . . . . . . . . . . . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . _:1f4a0ce3f7a2b55aee2b4fbc71c525fc . . "stated in"@en-gb . "stated in"@en-gb . "stated in"@en-gb . "stated in"@en . "stated in"@en . "stated in"@en . "to be used in the references field, to indicate where a claim is made"@en-gb . "to be used in the references field to refer to the information document or database in which a claim is made; for qualifiers use P805; for the type of document in which a claim is made use P3865"@en . . . . . . . . . . . . . . . . . . . . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . _:be515848fca641fcf8d13a857d4542e3 . . . "language of work or name"@en-gb . "language of work or name"@en-gb . "language of work or name"@en-gb . "language of work or name"@en . "language of work or name"@en . "language of work or name"@en . "language associated with this creative work (such as books, shows, songs, or websites) or a name (for persons use \"native language\" (P103) and \"languages spoken, written or signed\" (P1412))"@en-gb . "language associated with this creative work (such as books, shows, songs, broadcasts or websites) or a name (for persons use \"native language\" (P103) and \"languages spoken, written or signed\" (P1412))"@en . . . . . . . . . . . . . . . . . . . . _:e80e4062afa41099a4f2dfec951c9629 . _:e80e4062afa41099a4f2dfec951c9629 . _:e80e4062afa41099a4f2dfec951c9629 . _:e80e4062afa41099a4f2dfec951c9629 . . "number of subscribers"@en-gb . "number of subscribers"@en-gb . "number of subscribers"@en-gb . "number of subscribers"@en . "number of subscribers"@en . "number of subscribers"@en . "number of subscribers for subscription-based companies, e.g. telecommunication companies, newspapers, pay-TV channels, software, etc."@en-gb . "number of subscribers for subscription-based companies, e.g. telecommunication companies, newspapers, pay-TV channels, software, etc."@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:33a91a4d7cc45dcc42e2a163753c3440 . _:33a91a4d7cc45dcc42e2a163753c3440 . _:33a91a4d7cc45dcc42e2a163753c3440 . _:33a91a4d7cc45dcc42e2a163753c3440 . . "Twitter user numeric ID"@en-gb . "Twitter user numeric ID"@en-gb . "Twitter user numeric ID"@en-gb . "Twitter user numeric ID"@en . "Twitter user numeric ID"@en . "Twitter user numeric ID"@en . "numeric identifier for a user on Twitter"@en-gb . "numeric identifier for a user on Twitter; use as qualifier for P2002 \"Twitter username\""@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:ee20a7556788d5cb18938d2d40649817 . _:ee20a7556788d5cb18938d2d40649817 . _:ee20a7556788d5cb18938d2d40649817 . _:ee20a7556788d5cb18938d2d40649817 . . "point in time"@en-gb . "point in time"@en-gb . "point in time"@en-gb . "point in time"@en . "point in time"@en . "point in time"@en . "time and date something took place, existed or a statement was true"@en-gb . "time and date something took place, existed or a statement was true"@en . . . . . . . . . . . . . . . . . . . . _:158cb99b39689e61c2c4b4a8417986d8 . _:158cb99b39689e61c2c4b4a8417986d8 . _:158cb99b39689e61c2c4b4a8417986d8 . _:158cb99b39689e61c2c4b4a8417986d8 . . "start time"@en-gb . "start time"@en-gb . "start time"@en-gb . "start time"@en . "start time"@en . "start time"@en . "indicates the time an item begins to exist or a statement starts being valid"@en-gb . "time a time period starts"@en . . . . . . . . . . . . . . . . . . . . _:862091baeccb6f73f37162fc0dac07bb . _:862091baeccb6f73f37162fc0dac07bb . _:862091baeccb6f73f37162fc0dac07bb . _:862091baeccb6f73f37162fc0dac07bb . . "39.7685"^^ . "-75.5505"^^ . "0.0001"^^ . . . "+1095"^^ . . . "+1587"^^ . . . "1748-01-01T00:00:00Z"^^ . "9"^^ . "0"^^ . . . "2018-05-10T00:00:00Z"^^ . "11"^^ . "0"^^ . . . "2009-03-12T00:00:00Z"^^ . "11"^^ . "0"^^ . . . "2021-01-02T00:00:00Z"^^ . "11"^^ . "0"^^ . . . . . . . . . . . . . "185403792" .