query-348700c2f3b3a09d6681ab538fd82b1f
Propertiessubclass of (P279)
Use at
- https://query.wikidata.org/sparql
PREFIX mwapi: <http://wikiba.se/ontology#>
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT DISTINCT ?item ?itemLabel ?type ?typeLabel
WHERE {
SERVICE wikibase:mwapi {
bd:serviceParam wikibase:api "EntitySearch";
wikibase:endpoint "www.wikidata.org";
mwapi:search "cheese";
mwapi:language "en".
?item wikibase:apiOutputItem mwapi:item.
}
?item (wdt:P279