1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-23 18:02:29 +00:00
gists/repos/Look for demonyms in dbpedia/gistfile1.sparql
2021-10-30 15:16:04 +02:00

1 line
83 B
SPARQL

select distinct ?a ?b where {?a <http://dbpedia.org/ontology/demonym> ?b} LIMIT 100