query-b543faea055076c5b1141afa9a4bac60
Propertiesdeveloper (P178)part of (P361)
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT DISTINCT ?item ?itemLabel
WHERE
{
{?item wdt:P178 wd:Q161057.}
UNION
{?item wdt:P178 ?society.}
?society wdt:P361 wd:Q161057.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en".