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
a:1:{s:8:"entities";a:1:{s:8:"Q1775516";a:12:{s:6:"pageid";i:967649;s:2:"ns";i:120;s:5:"title";s:13:"Item:Q1775516";s:9:"lastrevid";i:1056597;s:8:"modified";s:20:"2021-02-16T20:34:02Z";s:4:"type";s:4:"item";s:2:"id";s:8:"Q1775516";s:6:"labels";a:3:{s:2:"fr";a:2:{s:8:"language";s:2:"fr";s:5:"value";s:18:"abbaye des Pierres";}s:2:"de";a:2:{s:8:"language";s:2:"de";s:5:"value";s:19:"Kloster Les Pierres";}s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:18:"Abbaye des Pierres";}}s:12:"descriptions";a:5:{s:2:"de";a:2:{s:8:"language";s:2:"de";s:5:"value";s:21:"Kloster in Frankreich";}s:2:"fr";a:2:{s:8:"language";s:2:"fr";s:5:"value";s:17:"abbaye française";}s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:32:"abbey located in Cher, in France";}s:2:"nl";a:2:{s:8:"language";s:2:"nl";s:5:"value";s:30:"abdij in Sidiailles, Frankrijk";}s:2:"es";a:2:{s:8:"language";s:2:"es";s:5:"value";s:35:"abadía situada en Cher, en Francia";}}s:7:"aliases";a:0:{}s:6:"claims";a:12:{s:4:"P625";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P625";s:4:"hash";s:40:"f65501880d06c964835cb075ff3d5620482b4efd";s:9:"datavalue";a:2:{s:5:"value";a:5:{s:8:"latitude";d:46.50444444;s:9:"longitude";d:2.28166667;s:8:"altitude";N;s:9:"precision";d:0.00027777777777778;s:5:"globe";s:33:"http://www.wikidata.org/entity/Q2";}s:4:"type";s:15:"globecoordinate";}s:8:"datatype";s:16:"globe-coordinate";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$40FEC6BD-8FD1-456E-AE25-8A16F52F0A79";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"9a24f7c0208b05d6be97077d855671d1dfdbc0dd";s:5:"snaks";a:1:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"d38375ffe6fe142663ff55cd783aa4df4301d83d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:48183;s:2:"id";s:6:"Q48183";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P143";}}}}}s:4:"P131";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P131";s:4:"hash";s:40:"be85390a501f5893c8d988e80b87003a01d770e3";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:829656;s:2:"id";s:7:"Q829656";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$75EDD6DF-9BEA-499B-8334-43D7199191F3";s:4:"rank";s:6:"normal";}}s:3:"P17";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P17";s:4:"hash";s:40:"c05db5d169c2560b9799d567a803d20a392f53e4";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:142;s:2:"id";s:4:"Q142";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$A5698932-212A-46B2-AE9B-F33877C6F640";s:4:"rank";s:6:"normal";}}s:3:"P18";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P18";s:4:"hash";s:40:"1c5a529b79128bfe7e31fe7cdf53e166ce1ddb4b";s:9:"datavalue";a:2:{s:5:"value";s:17:"Abbaye eglise.jpg";s:4:"type";s:6:"string";}s:8:"datatype";s:12:"commonsMedia";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$50732DB5-728E-444F-8628-BA53CAC8FFCB";s:4:"rank";s:6:"normal";}}s:3:"P31";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P31";s:4:"hash";s:40:"0a74c78b757555f204710a05495acdb2a3d712d0";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:160742;s:2:"id";s:7:"Q160742";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$071A8EB7-AA63-4E24-ABE3-EB4BB8545F92";s:4:"rank";s:6:"normal";}}s:4:"P708";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P708";s:4:"hash";s:40:"f59f7af3f32cf4a34e67de11bedd44e6f8d0f595";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:575020;s:2:"id";s:7:"Q575020";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$12C752D5-21DB-4D06-9FC9-C9D65C33661A";s:4:"rank";s:6:"normal";}}s:4:"P373";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P373";s:4:"hash";s:40:"80f7bc329a45226264a4eeb8c779ab67acbaeada";s:9:"datavalue";a:2:{s:5:"value";s:18:"Abbaye des Pierres";s:4:"type";s:6:"string";}s:8:"datatype";s:6:"string";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$86B72952-B87B-4E35-B756-710FF3B27A51";s:4:"rank";s:6:"normal";}}s:4:"P417";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P417";s:4:"hash";s:40:"459bcdc42771add544237c8c75f5b00781dbc407";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:345;s:2:"id";s:4:"Q345";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$A013036F-7779-4C29-97A5-361B8D2D392D";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"3666ccd303a5cfc38bffa406b2f88d0f4e7416bb";s:5:"snaks";a:2:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"d38375ffe6fe142663ff55cd783aa4df4301d83d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:48183;s:2:"id";s:6:"Q48183";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P4656";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4656";s:4:"hash";s:40:"a89bbe96c6f1d9c90ba7355c668c1dbad4521daa";s:9:"datavalue";a:2:{s:5:"value";s:78:"https://de.wikipedia.org/w/index.php?title=Kloster_Les_Pierres&oldid=169986148";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:2:{i:0;s:4:"P143";i:1;s:5:"P4656";}}}}}s:4:"P571";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P571";s:4:"hash";s:40:"4ad5ab172eec4bf7b470e33d7e071682c5eae071";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+1149-00-00T00:00:00Z";s:8:"timezone";i:0;s:6:"before";i:0;s:5:"after";i:0;s:9:"precision";i:9;s:13:"calendarmodel";s:39:"http://www.wikidata.org/entity/Q1985786";}s:4:"type";s:4:"time";}s:8:"datatype";s:4:"time";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$2826650E-B4DE-4749-9D93-7B652828786C";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"3666ccd303a5cfc38bffa406b2f88d0f4e7416bb";s:5:"snaks";a:2:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"d38375ffe6fe142663ff55cd783aa4df4301d83d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:48183;s:2:"id";s:6:"Q48183";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P4656";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4656";s:4:"hash";s:40:"a89bbe96c6f1d9c90ba7355c668c1dbad4521daa";s:9:"datavalue";a:2:{s:5:"value";s:78:"https://de.wikipedia.org/w/index.php?title=Kloster_Les_Pierres&oldid=169986148";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:2:{i:0;s:4:"P143";i:1;s:5:"P4656";}}}}}s:4:"P576";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P576";s:4:"hash";s:40:"9ce0c1241103e974c31af0e71e438cf1a0aeaa26";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+1790-00-00T00:00:00Z";s:8:"timezone";i:0;s:6:"before";i:0;s:5:"after";i:0;s:9:"precision";i:9;s:13:"calendarmodel";s:39:"http://www.wikidata.org/entity/Q1985727";}s:4:"type";s:4:"time";}s:8:"datatype";s:4:"time";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$02C3C5AB-93ED-40B3-8FA3-852905DF2991";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"3666ccd303a5cfc38bffa406b2f88d0f4e7416bb";s:5:"snaks";a:2:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"d38375ffe6fe142663ff55cd783aa4df4301d83d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:48183;s:2:"id";s:6:"Q48183";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P4656";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4656";s:4:"hash";s:40:"a89bbe96c6f1d9c90ba7355c668c1dbad4521daa";s:9:"datavalue";a:2:{s:5:"value";s:78:"https://de.wikipedia.org/w/index.php?title=Kloster_Les_Pierres&oldid=169986148";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:2:{i:0;s:4:"P143";i:1;s:5:"P4656";}}}}}s:4:"P612";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P612";s:4:"hash";s:40:"b799148e124e2337e1d65dce312df577736b3a8b";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:1559820;s:2:"id";s:8:"Q1559820";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$EAA9C960-CA21-4F6A-A3CE-F75C62841C65";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"3666ccd303a5cfc38bffa406b2f88d0f4e7416bb";s:5:"snaks";a:2:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"d38375ffe6fe142663ff55cd783aa4df4301d83d";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:48183;s:2:"id";s:6:"Q48183";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:5:"P4656";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P4656";s:4:"hash";s:40:"a89bbe96c6f1d9c90ba7355c668c1dbad4521daa";s:9:"datavalue";a:2:{s:5:"value";s:78:"https://de.wikipedia.org/w/index.php?title=Kloster_Les_Pierres&oldid=169986148";s:4:"type";s:6:"string";}s:8:"datatype";s:3:"url";}}}s:11:"snaks-order";a:2:{i:0;s:4:"P143";i:1;s:5:"P4656";}}}}}s:5:"P2671";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P2671";s:4:"hash";s:40:"b9bd87ca017f4b5ebb25375d2f4feda8e7fa18ee";s:9:"datavalue";a:2:{s:5:"value";s:11:"/g/121pvytc";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q1775516$42BE1BEF-9FE7-4D61-83F0-A49690445B73";s:4:"rank";s:6:"normal";}}}s:9:"sitelinks";a:3:{s:11:"commonswiki";a:4:{s:4:"site";s:11:"commonswiki";s:5:"title";s:27:"Category:Abbaye des Pierres";s:6:"badges";a:0:{}s:3:"url";s:62:"https://commons.wikimedia.org/wiki/Category:Abbaye_des_Pierres";}s:6:"dewiki";a:4:{s:4:"site";s:6:"dewiki";s:5:"title";s:19:"Kloster Les Pierres";s:6:"badges";a:0:{}s:3:"url";s:49:"https://de.wikipedia.org/wiki/Kloster_Les_Pierres";}s:6:"frwiki";a:4:{s:4:"site";s:6:"frwiki";s:5:"title";s:18:"Abbaye des Pierres";s:6:"badges";a:0:{}s:3:"url";s:48:"https://fr.wikipedia.org/wiki/Abbaye_des_Pierres";}}}}}