query-22f5df443fc7e75f5bba41f28b39d965
All items with P1440 and without P2962
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
SELECT ?item ?fideID ?title WHERE {?item wdt:P1440 ?fideID . FILTER {?item wdt:P2962 ?title} FILTER (!bound (?title)) }