SQL
AخA
use wikidatawiki_p;
SELECT term_entity_id, term_text
from wb_terms
WHERE term_entity_type = 'property' AND term_language = 'he' and term_type = 'label'
ORDER bY term_entity_id;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.