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: 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" . "1056597"^^ . "2021-02-16T20:34:02Z"^^ . "12"^^ . "3"^^ . "1"^^ . . . . "fr" . . "Abbaye des Pierres"@fr . "wikipedia" . . . "de" . . "Kloster Les Pierres"@de . "wikipedia" . . . "en" . . "Category:Abbaye des Pierres"@en . "commons" . "Point(2.28166667 46.50444444)"^^ . . . . . . "Abbaye des Pierres" . . "1149-01-01T00:00:00Z"^^ . "1790-01-01T00:00:00Z"^^ . . "/g/121pvytc" . . . . . "Point(2.28166667 46.50444444)"^^ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "Abbaye des Pierres" . . . . . . . . . . . "1149-01-01T00:00:00Z"^^ . . . . . . . "1790-01-01T00:00:00Z"^^ . . . . . . . . . . . . . "/g/121pvytc" . "abbaye des Pierres"@fr . "abbaye des Pierres"@fr . "abbaye des Pierres"@fr . "Kloster Les Pierres"@de . "Kloster Les Pierres"@de . "Kloster Les Pierres"@de . "Abbaye des Pierres"@en . "Abbaye des Pierres"@en . "Abbaye des Pierres"@en . "Kloster in Frankreich"@de . "abbaye fran\u00E7aise"@fr . "abbey located in Cher, in France"@en . "abdij in Sidiailles, Frankrijk"@nl . "abad\u00EDa situada en Cher, en Francia"@es . . "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 . . "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 . . . "country"@en-gb . "country"@en-gb . "country"@en-gb . "country"@en . "country"@en . "country"@en . "sovereign state of this item (not to be used for human beings)"@en-gb . "sovereign state of this item (not to be used for human beings)"@en . . . . . . . . . . . . . . . . . . . . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . _:2239e2b1bcf15b06180ded3580bd0cef . . "image"@en-gb . "image"@en-gb . "image"@en-gb . "image"@en . "image"@en . "image"@en . "image of relevant illustration of the subject; if available, use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image); only images which exist on Wikimedia Commons are acceptable"@en-gb . "image of relevant illustration of the subject; if available, also use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image)"@en . . . . . . . . . . . . . . . . . . . . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . _:6805f61e02eb4845abffeb9b8a398ef2 . . "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 . . "diocese"@en-gb . "diocese"@en-gb . "diocese"@en-gb . "diocese"@en . "diocese"@en . "diocese"@en . "administrative division of the church to which the element belongs; use P5607 for other types of ecclesiastical territorial entities"@en-gb . "administrative division of the church to which the element belongs; use P5607 for other types of ecclesiastical territorial entities"@en . . . . . . . . . . . . . . . . . . . . _:fc5b5cfffb15b4ff84590501a251cf91 . _:fc5b5cfffb15b4ff84590501a251cf91 . _:fc5b5cfffb15b4ff84590501a251cf91 . _:fc5b5cfffb15b4ff84590501a251cf91 . . "Commons category"@en-gb . "Commons category"@en-gb . "Commons category"@en-gb . "Commons category"@en . "Commons category"@en . "Commons category"@en . "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category\")"@en-gb . "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category:\")"@en . . . . . . . . . . . . . . . . . . . . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . _:7d4ad714a3e4fc094b07412227e5079e . . . "patron saint"@en-gb . "patron saint"@en-gb . "patron saint"@en-gb . "patron saint"@en . "patron saint"@en . "patron saint"@en . "patron saint adopted by the subject"@en-gb . "patron saint adopted by the subject"@en . . . . . . . . . . . . . . . . . . . . _:64a4e176b4744d301788a630a1dea045 . _:64a4e176b4744d301788a630a1dea045 . _:64a4e176b4744d301788a630a1dea045 . _:64a4e176b4744d301788a630a1dea045 . . "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 . . "dissolved, abolished or demolished"@en-gb . "dissolved, abolished or demolished"@en-gb . "dissolved, abolished or demolished"@en-gb . "dissolved, abolished or demolished date"@en . "dissolved, abolished or demolished date"@en . "dissolved, abolished or demolished date"@en . "date or point in time on which the organisation was dissolved/disappeared or the building demolished"@en-gb . "point in time at which the subject (organisation, building) ceased to exist; see \"date of official closure\" (P3999) for closing a facility, \"service retirement\" (P730) for retiring equipment, \"discontinued date\" (P2669) for stopping a product"@en . . . . . . . . . . . . . . . . . . . . _:f94e3267f72c2fac14ec70b93854ac6b . _:f94e3267f72c2fac14ec70b93854ac6b . _:f94e3267f72c2fac14ec70b93854ac6b . _:f94e3267f72c2fac14ec70b93854ac6b . . . "motherhouse"@en-gb . "motherhouse"@en-gb . "motherhouse"@en-gb . "mother house"@en . "mother house"@en . "mother house"@en . "founding house of the religious order"@en-gb . "principal house or community for a religious institute"@en . . . . . . . . . . . . . . . . . . . . _:e0b2d456645666b6de0c0ac70eecf270 . _:e0b2d456645666b6de0c0ac70eecf270 . _:e0b2d456645666b6de0c0ac70eecf270 . _:e0b2d456645666b6de0c0ac70eecf270 . . "Google Knowledge Graph identifier"@en-gb . "Google Knowledge Graph identifier"@en-gb . "Google Knowledge Graph identifier"@en-gb . "Google Knowledge Graph ID"@en . "Google Knowledge Graph ID"@en . "Google Knowledge Graph ID"@en . "identifier for Google Knowledge Graph API"@en-gb . "identifier for Google Knowledge Graph API (application programming interface), starting with \"/g/\". IDs starting with \"/m/\" are Freebase IDs (P646)"@en . . . . . . . . . . . . . . . . . . . . . . . . . . . . _:669bc3a681e3214cdd8e950fa0cc3f5b . _:669bc3a681e3214cdd8e950fa0cc3f5b . _:669bc3a681e3214cdd8e950fa0cc3f5b . _:669bc3a681e3214cdd8e950fa0cc3f5b . . "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 . . "Wikimedia import URL"@en-gb . "Wikimedia import URL"@en-gb . "Wikimedia import URL"@en-gb . "Wikimedia import URL"@en . "Wikimedia import URL"@en . "Wikimedia import URL"@en . "URL of source to indicate the page or revision of an import source from another Wikimedia project (except actual references, such as Wikisource source texts). Use instead of \"reference URL\" (P854)"@en-gb . "URL of source to indicate the page or revision of an import source from another Wikimedia project (except actual references, such as Wikisource source texts). Use instead of \"reference URL\" (P854). Permalinks are preferred."@en . . . . . . . . . . . . . . . . . . . . _:a9836fa48f55e41056f608f4ef7b8ce5 . _:a9836fa48f55e41056f608f4ef7b8ce5 . _:a9836fa48f55e41056f608f4ef7b8ce5 . _:a9836fa48f55e41056f608f4ef7b8ce5 . . "46.50444444"^^ . "2.28166667"^^ . "0.00027777777777778"^^ . . . "1149-01-01T00:00:00Z"^^ . "9"^^ . "0"^^ . . . "1790-01-01T00:00:00Z"^^ . "9"^^ . "0"^^ . . . . . . .