Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
בורה בורה
.
Toggle Highlighting
SQL
SELECT DISTINCT ?item ?itemLabel (YEAR(?dob) as ?born) (YEAR(?dod) as ?died) WHERE { ?item wdt:P31 wd:Q5 . OPTIONAL { ?item wdt:P569 ?dob }. OPTIONAL { ?item wdt:P570 ?dod }. ?article schema:about ?item . ?article schema:isPartOf <https://he.wikipedia.org/>. FILTER((YEAR(?dod) < 400 && YEAR(?dod) > 301)|| (YEAR(?dob) < 400 && YEAR(?dob) > 301)) SERVICE wikibase:label { bd:serviceParam wikibase:language "en" } }
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...