query-f18d0684ff06caab6b1302ee08fc6978

rq turtle/ttl

Items of the class "Human" and the occupation "costume designer" (or a sub-class thereof) Items of the class "Human" and the occupation "costume designer" (or a sub-class thereof) Items of the class "Human" and the occupation "costume designer" (or a sub-class thereof) Items van de class "Human" en het beroep "kostuumontwerper" (of een subclass daarvan) Items of the class "Human" and the occupation "costume designer" (or a sub-class thereof)

Use at

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

Query found at

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