Modify this query or create your own!
This knowledge base contains subject-predicate-object statements obtained from the infobox templates of the English wikipedia, such as:
<Dancer in the Dark> <music> <Björk>
The subject, predicate and object of such a statement might occur in other statements, such as:
<Björk> <born> <Nov 21 , 1965>
Hence, the knowledge base can be queried by providing (several) statement patterns (containing placeholders) which the query results should match to. To obtain a list of film music composers born in 1965 the statement patterns would look like:
?film <music> ?composer
?composer <born> ~1965
The query builder below allows you to build your own queries. Prefix variables with "?". Use ">", "<", "=", "~" (Regex) for comparisons. Multiple alternatives can be given when separated by "|".
SubjectPredicateObject
[+] If you think your query can be useful for others, please share:Click on a column header to sort results on this page.