Project:Narrative worlds
Jump to navigation
Jump to search
- Instances of Item:Q3044
- Property:P66
PREFIX : <https://codecs.wikibase.cloud/entity/>
PREFIX t: <https://codecs.wikibase.cloud/prop/direct/>
SELECT DISTINCT ?item ?itemLabel ?itemDescription WHERE {
## Service required to get the labels
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE]". }
?item t:P1 :Q3044.
}
LIMIT 100