Test

From RAJ INFO
Revision as of 10:04, 20 April 2021 by Raj (talk | contribs)
Jump to navigation Jump to search

{{#sparqlcharts: PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX dbo: <http://dbpedia.org/ontology/> SELECT ?country WHERE {

 ?country rdf:type dbo:Country.

} LIMIT 10 |endpoint = http://dbpedia.org/sparql }}