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
{ "@graph": [ { "@id": "data:Q1623467", "@type": "schema:Dataset", "about": "wd:Q1623467", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "softwareVersion": "1.0.0", "version": 778308, "dateModified": "2021-02-18T10:04:06Z", "statements": 9, "sitelinks": 2, "identifiers": 1 }, { "@id": "wd:Q1623467", "@type": "wikibase:Item" }, { "@id": "https://de.wikipedia.org/wiki/Steinm%C3%BChlenbr%C3%BCcke", "@type": "schema:Article", "about": "wd:Q1623467", "inLanguage": "de", "isPartOf": "https://de.wikipedia.org/", "name": { "@language": "de", "@value": "Steinm\u00fchlenbr\u00fccke" } }, { "@id": "https://de.wikipedia.org/", "wikiGroup": "wikipedia" }, { "@id": "https://commons.wikimedia.org/wiki/Category:Steinm%C3%BChlenbr%C3%BCcke", "@type": "schema:Article", "about": "wd:Q1623467", "inLanguage": "en", "isPartOf": "https://commons.wikimedia.org/", "name": { "@language": "en", "@value": "Category:Steinm\u00fchlenbr\u00fccke" } }, { "@id": "https://commons.wikimedia.org/", "wikiGroup": "commons" }, { "@id": "wd:Q1623467", "P625": "Point(11.9562 51.493)", "P17": "wd:Q183", "P131": "wd:Q2814", "P31": "wd:Q158438", "P1435": "wd:Q11691318", "P373": "Steinm\u00fchlenbr\u00fccke", "P18": "http://commons.wikimedia.org/wiki/Special:FilePath/Halle%20Steinm%C3%BChlenbr%C3%BCcke%20%2801%29.jpg", "P571": "1912-01-01T00:00:00Z", "P2671": "/g/1pv12y_s", "p:P625": "s:Q1623467-6DAAA8C4-495B-45EC-93AD-CAA5FF5F5897" }, { "@id": "s:Q1623467-6DAAA8C4-495B-45EC-93AD-CAA5FF5F5897", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P625": "Point(11.9562 51.493)", "psv:P625": "v:83ee997bf85851b6f6ef4df10d792a9e", "wasDerivedFrom": "ref:9a24f7c0208b05d6be97077d855671d1dfdbc0dd" }, { "@id": "wd:Q1623467", "p:P17": "s:Q1623467-49A6FB2B-097C-4F48-BEF4-95B7B9CB4DFA" }, { "@id": "s:Q1623467-49A6FB2B-097C-4F48-BEF4-95B7B9CB4DFA", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P17": "wd:Q183", "wasDerivedFrom": "ref:9a24f7c0208b05d6be97077d855671d1dfdbc0dd" }, { "@id": "wd:Q1623467", "p:P131": "s:Q1623467-4A125C75-3DF6-4534-A9B1-F794DE3DB3E3" }, { "@id": "s:Q1623467-4A125C75-3DF6-4534-A9B1-F794DE3DB3E3", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P131": "wd:Q2814", "wasDerivedFrom": "ref:9a24f7c0208b05d6be97077d855671d1dfdbc0dd" }, { "@id": "wd:Q1623467", "p:P31": "s:Q1623467-8DAD3738-79AD-478C-B222-FF8DB748DA29" }, { "@id": "s:Q1623467-8DAD3738-79AD-478C-B222-FF8DB748DA29", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P31": "wd:Q158438" }, { "@id": "wd:Q1623467", "p:P1435": "s:Q1623467-AEA5D8CE-094A-45CA-943C-73C52BEF5830" }, { "@id": "s:Q1623467-AEA5D8CE-094A-45CA-943C-73C52BEF5830", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P1435": "wd:Q11691318", "wasDerivedFrom": "ref:9a24f7c0208b05d6be97077d855671d1dfdbc0dd" }, { "@id": "wd:Q1623467", "p:P373": "s:Q1623467-6d4a3208-4b6a-1de9-3f3c-29047503d0b7" }, { "@id": "s:Q1623467-6d4a3208-4b6a-1de9-3f3c-29047503d0b7", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P373": "Steinm\u00fchlenbr\u00fccke" }, { "@id": "wd:Q1623467", "p:P18": "s:Q1623467-02bb7ac1-4866-7ed0-16f6-200100f82e45" }, { "@id": "s:Q1623467-02bb7ac1-4866-7ed0-16f6-200100f82e45", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P18": "http://commons.wikimedia.org/wiki/Special:FilePath/Halle%20Steinm%C3%BChlenbr%C3%BCcke%20%2801%29.jpg" }, { "@id": "wd:Q1623467", "p:P571": "s:Q1623467-D2C19A9C-9C7D-4368-B0A8-B11952F1598C" }, { "@id": "s:Q1623467-D2C19A9C-9C7D-4368-B0A8-B11952F1598C", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P571": "1912-01-01T00:00:00Z", "psv:P571": "v:54c2dc072bfa7408e73ed9d2d6ce1638", "wasDerivedFrom": "ref:809025918a6dbe46236393ddf29209660edc93f4" }, { "@id": "wd:Q1623467", "p:P2671": "s:Q1623467-69B50FDC-7822-40DC-9EEC-99BE942F3779" }, { "@id": "s:Q1623467-69B50FDC-7822-40DC-9EEC-99BE942F3779", "@type": [ "wikibase:Statement", "wikibase:BestRank" ], "rank": "wikibase:NormalRank", "ps:P2671": "/g/1pv12y_s" }, { "@id": "wd:Q1623467", "label": [ { "@language": "de", "@value": "Steinm\u00fchlenbr\u00fccke" }, { "@language": "en", "@value": "Steinm\u00fchlenbr\u00fccke" } ], "prefLabel": [ { "@language": "de", "@value": "Steinm\u00fchlenbr\u00fccke" }, { "@language": "en", "@value": "Steinm\u00fchlenbr\u00fccke" } ], "name": [ { "@language": "de", "@value": "Steinm\u00fchlenbr\u00fccke" }, { "@language": "en", "@value": "Steinm\u00fchlenbr\u00fccke" } ], "description": [ { "@language": "en", "@value": "arch bridge in Halle (Saale), Germany" }, { "@language": "de", "@value": "Br\u00fccke in Halle (Saale)" }, { "@language": "nl", "@value": "Duits nationaal monument in Halle (Saale)" } ] }, { "@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:Q183", "@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:Q2814", "@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: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:P1435", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "heritage status" }, { "@language": "en", "@value": "heritage designation" } ], "prefLabel": [ { "@language": "en-gb", "@value": "heritage status" }, { "@language": "en", "@value": "heritage designation" } ], "name": [ { "@language": "en-gb", "@value": "heritage status" }, { "@language": "en", "@value": "heritage designation" } ], "description": [ { "@language": "en-gb", "@value": "the heritage status of a historical site" }, { "@language": "en", "@value": "heritage designation of a cultural or natural site" } ], "propertyType": "http://wikiba.se/ontology#WikibaseItem", "directClaim": "wdt:P1435", "claim": "p:P1435", "statementProperty": "ps:P1435", "statementValue": "psv:P1435", "qualifier": "pq:P1435", "qualifierValue": "pqv:P1435", "reference": "pr:P1435", "referenceValue": "prv:P1435", "novalue": "wdno:P1435" }, { "@id": "p:P1435", "@type": "owl:ObjectProperty" }, { "@id": "psv:P1435", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P1435", "@type": "owl:ObjectProperty" }, { "@id": "prv:P1435", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P1435", "@type": "owl:ObjectProperty" }, { "@id": "ps:P1435", "@type": "owl:ObjectProperty" }, { "@id": "pq:P1435", "@type": "owl:ObjectProperty" }, { "@id": "pr:P1435", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P1435", "@type": "owl:Class", "complementOf": "_:bd646dc63c35fcefff2f7caa12dbb242" }, { "@id": "_:bd646dc63c35fcefff2f7caa12dbb242", "@type": "owl:Restriction", "onProperty": "wdt:P1435", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P373", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "Commons category" }, { "@language": "en", "@value": "Commons category" } ], "prefLabel": [ { "@language": "en-gb", "@value": "Commons category" }, { "@language": "en", "@value": "Commons category" } ], "name": [ { "@language": "en-gb", "@value": "Commons category" }, { "@language": "en", "@value": "Commons category" } ], "description": [ { "@language": "en-gb", "@value": "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category\")" }, { "@language": "en", "@value": "name of the Wikimedia Commons category containing files related to this item (without the prefix \"Category:\")" } ], "propertyType": "http://wikiba.se/ontology#String", "directClaim": "wdt:P373", "claim": "p:P373", "statementProperty": "ps:P373", "statementValue": "psv:P373", "qualifier": "pq:P373", "qualifierValue": "pqv:P373", "reference": "pr:P373", "referenceValue": "prv:P373", "novalue": "wdno:P373" }, { "@id": "p:P373", "@type": "owl:ObjectProperty" }, { "@id": "psv:P373", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P373", "@type": "owl:ObjectProperty" }, { "@id": "prv:P373", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P373", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P373", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P373", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P373", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P373", "@type": "owl:Class", "complementOf": "_:7d4ad714a3e4fc094b07412227e5079e" }, { "@id": "_:7d4ad714a3e4fc094b07412227e5079e", "@type": "owl:Restriction", "onProperty": "wdt:P373", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P18", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "image" }, { "@language": "en", "@value": "image" } ], "prefLabel": [ { "@language": "en-gb", "@value": "image" }, { "@language": "en", "@value": "image" } ], "name": [ { "@language": "en-gb", "@value": "image" }, { "@language": "en", "@value": "image" } ], "description": [ { "@language": "en-gb", "@value": "image of relevant illustration of the subject; if available, use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image); only images which exist on Wikimedia Commons are acceptable" }, { "@language": "en", "@value": "image of relevant illustration of the subject; if available, also use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image)" } ], "propertyType": "http://wikiba.se/ontology#CommonsMedia", "directClaim": "wdt:P18", "claim": "p:P18", "statementProperty": "ps:P18", "statementValue": "psv:P18", "qualifier": "pq:P18", "qualifierValue": "pqv:P18", "reference": "pr:P18", "referenceValue": "prv:P18", "novalue": "wdno:P18" }, { "@id": "p:P18", "@type": "owl:ObjectProperty" }, { "@id": "psv:P18", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P18", "@type": "owl:ObjectProperty" }, { "@id": "prv:P18", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P18", "@type": "owl:ObjectProperty" }, { "@id": "ps:P18", "@type": "owl:ObjectProperty" }, { "@id": "pq:P18", "@type": "owl:ObjectProperty" }, { "@id": "pr:P18", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P18", "@type": "owl:Class", "complementOf": "_:6805f61e02eb4845abffeb9b8a398ef2" }, { "@id": "_:6805f61e02eb4845abffeb9b8a398ef2", "@type": "owl:Restriction", "onProperty": "wdt:P18", "someValuesFrom": "owl:Thing" }, { "@id": "wd:P571", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "inception" }, { "@language": "en", "@value": "inception" } ], "prefLabel": [ { "@language": "en-gb", "@value": "inception" }, { "@language": "en", "@value": "inception" } ], "name": [ { "@language": "en-gb", "@value": "inception" }, { "@language": "en", "@value": "inception" } ], "description": [ { "@language": "en-gb", "@value": "date or point in time when the organization\u202f/\u2009object was founded\u202f/\u2009created" }, { "@language": "en", "@value": "time when an entity begins to exist; for date of official opening use P1619" } ], "propertyType": "http://wikiba.se/ontology#Time", "directClaim": "wdt:P571", "claim": "p:P571", "statementProperty": "ps:P571", "statementValue": "psv:P571", "qualifier": "pq:P571", "qualifierValue": "pqv:P571", "reference": "pr:P571", "referenceValue": "prv:P571", "novalue": "wdno:P571" }, { "@id": "p:P571", "@type": "owl:ObjectProperty" }, { "@id": "psv:P571", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P571", "@type": "owl:ObjectProperty" }, { "@id": "prv:P571", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P571", "@type": "owl:DatatypeProperty" }, { "@id": "ps:P571", "@type": "owl:DatatypeProperty" }, { "@id": "pq:P571", "@type": "owl:DatatypeProperty" }, { "@id": "pr:P571", "@type": "owl:DatatypeProperty" }, { "@id": "wdno:P571", "@type": "owl:Class", "complementOf": "_:14487d53795bba257756b92557a32e36" }, { "@id": "_:14487d53795bba257756b92557a32e36", "@type": "owl:Restriction", "onProperty": "wdt:P571", "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:P4656", "@type": "wikibase:Property", "label": [ { "@language": "en-gb", "@value": "Wikimedia import URL" }, { "@language": "en", "@value": "Wikimedia import URL" } ], "prefLabel": [ { "@language": "en-gb", "@value": "Wikimedia import URL" }, { "@language": "en", "@value": "Wikimedia import URL" } ], "name": [ { "@language": "en-gb", "@value": "Wikimedia import URL" }, { "@language": "en", "@value": "Wikimedia import URL" } ], "description": [ { "@language": "en-gb", "@value": "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)" }, { "@language": "en", "@value": "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." } ], "propertyType": "http://wikiba.se/ontology#Url", "directClaim": "wdt:P4656", "claim": "p:P4656", "statementProperty": "ps:P4656", "statementValue": "psv:P4656", "qualifier": "pq:P4656", "qualifierValue": "pqv:P4656", "reference": "pr:P4656", "referenceValue": "prv:P4656", "novalue": "wdno:P4656" }, { "@id": "p:P4656", "@type": "owl:ObjectProperty" }, { "@id": "psv:P4656", "@type": "owl:ObjectProperty" }, { "@id": "pqv:P4656", "@type": "owl:ObjectProperty" }, { "@id": "prv:P4656", "@type": "owl:ObjectProperty" }, { "@id": "wdt:P4656", "@type": "owl:ObjectProperty" }, { "@id": "ps:P4656", "@type": "owl:ObjectProperty" }, { "@id": "pq:P4656", "@type": "owl:ObjectProperty" }, { "@id": "pr:P4656", "@type": "owl:ObjectProperty" }, { "@id": "wdno:P4656", "@type": "owl:Class", "complementOf": "_:a9836fa48f55e41056f608f4ef7b8ce5" }, { "@id": "_:a9836fa48f55e41056f608f4ef7b8ce5", "@type": "owl:Restriction", "onProperty": "wdt:P4656", "someValuesFrom": "owl:Thing" }, { "@id": "v:83ee997bf85851b6f6ef4df10d792a9e", "@type": "wikibase:GlobecoordinateValue", "geoLatitude": 51.493, "geoLongitude": 11.9562, "geoPrecision": 0.001, "geoGlobe": "http://www.wikidata.org/entity/Q2" }, { "@id": "v:54c2dc072bfa7408e73ed9d2d6ce1638", "@type": "wikibase:TimeValue", "timeValue": "1912-01-01T00:00:00Z", "timePrecision": 9, "timeTimezone": 0, "timeCalendarModel": "http://www.wikidata.org/entity/Q1985727" }, { "@id": "ref:9a24f7c0208b05d6be97077d855671d1dfdbc0dd", "@type": "wikibase:Reference", "P143": "wd:Q48183" }, { "@id": "ref:809025918a6dbe46236393ddf29209660edc93f4", "@type": "wikibase:Reference", "P143": "wd:Q48183", "P4656": "https://de.wikipedia.org/w/index.php?title=Steinm\u00fchlenbr\u00fccke&oldid=182480224" } ], "@context": { "data": "https://stockhub.co/research/Special:EntityData/", "schema": "http://schema.org/", "about": { "@id": "schema:about", "@type": "@id" }, "wd": "https://stockhub.co/entity/", "cc": "http://creativecommons.org/ns#", "license": { "@id": "cc:license", "@type": "@id" }, "softwareVersion": { "@id": "schema:softwareVersion" }, "version": { "@id": "schema:version" }, "xsd": "http://www.w3.org/2001/XMLSchema#", "dateModified": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "wikibase": "http://wikiba.se/ontology#", "statements": { "@id": "wikibase:statements" }, "sitelinks": { "@id": "wikibase:sitelinks" }, "identifiers": { "@id": "wikibase:identifiers" }, "inLanguage": { "@id": "schema:inLanguage" }, "isPartOf": { "@id": "schema:isPartOf", "@type": "@id" }, "name": { "@id": "schema:name" }, "wikiGroup": { "@id": "wikibase:wikiGroup" }, "geo": "http://www.opengis.net/ont/geosparql#", "wdt": "https://stockhub.co/prop/direct/", "P625": { "@id": "wdt:P625", "@type": "geo:wktLiteral" }, "P17": { "@id": "wdt:P17", "@type": "@id" }, "P131": { "@id": "wdt:P131", "@type": "@id" }, "P31": { "@id": "wdt:P31", "@type": "@id" }, "P1435": { "@id": "wdt:P1435", "@type": "@id" }, "P373": { "@id": "wdt:P373" }, "P18": { "@id": "wdt:P18", "@type": "@id" }, "P571": { "@id": "wdt:P571", "@type": "xsd:dateTime" }, "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" }, "p:P17": { "@type": "@id" }, "ps:P17": { "@type": "@id" }, "p:P131": { "@type": "@id" }, "ps:P131": { "@type": "@id" }, "p:P31": { "@type": "@id" }, "ps:P31": { "@type": "@id" }, "p:P1435": { "@type": "@id" }, "ps:P1435": { "@type": "@id" }, "p:P373": { "@type": "@id" }, "p:P18": { "@type": "@id" }, "ps:P18": { "@type": "@id" }, "p:P571": { "@type": "@id" }, "ps:P571": { "@type": "xsd:dateTime" }, "psv:P571": { "@type": "@id" }, "timeValue": { "@id": "wikibase:timeValue", "@type": "xsd:dateTime" }, "timePrecision": { "@id": "wikibase:timePrecision" }, "timeTimezone": { "@id": "wikibase:timeTimezone" }, "timeCalendarModel": { "@id": "wikibase:timeCalendarModel", "@type": "@id" }, "P4656": { "@id": "pr:P4656", "@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" }, "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" }, "prv": "https://stockhub.co/prop/reference/value/", "novalue": { "@id": "wikibase:novalue", "@type": "@id" }, "wdno": "https://stockhub.co/prop/novalue/", "owl": "http://www.w3.org/2002/07/owl#", "complementOf": { "@id": "owl:complementOf", "@type": "@id" }, "onProperty": { "@id": "owl:onProperty", "@type": "@id" }, "someValuesFrom": { "@id": "owl:someValuesFrom", "@type": "@id" }, "directClaimNormalized": { "@id": "wikibase:directClaimNormalized", "@type": "@id" }, "wdtn": "https://stockhub.co/prop/direct-normalized/", "statementValueNormalized": { "@id": "wikibase:statementValueNormalized", "@type": "@id" }, "psn": "https://stockhub.co/prop/statement/value-normalized/", "qualifierValueNormalized": { "@id": "wikibase:qualifierValueNormalized", "@type": "@id" }, "pqn": "https://stockhub.co/prop/qualifier/value-normalized/", "referenceValueNormalized": { "@id": "wikibase:referenceValueNormalized", "@type": "@id" }, "prn": "https://stockhub.co/prop/reference/value-normalized/" } }