query-428dfd84d4c63587aafd6d1c1331e067

rq turtle/ttl

Items of the class "Musical Work" (and its sub-classes) Items of the class "Musical Work" (and its sub-classes) Items of the class "Musical Work" (and its sub-classes) Items van de class "Musical Work" (en de subclasses daarvan) Items of the class "Musical Work" (and its sub-classes)

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT DISTINCT ?item
WHERE 
{
  ?item wdt:P31/wdt:P279* wd:Q2188189.
}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?item"):::projected a1((" ")) c3(["wd:Q2188189"]):::iri v1 --"wdt:P31"--> a1 a1 --"wdt:P279"--> c3