<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/isparql/xslt/dynamic-page.xsl"?>
<iSPARQL xmlns="urn:schemas-openlink-com:isparql">
<ISparqlDynamicPage>
<proxy>true</proxy>
<query>#service:/sparql
#should-sponge:grab-all
PREFIX rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt;
select distinct ?Data_Source_URI ?Concept   ?Description where {graph ?Data_Source_URI {[] a ?Concept; rdfs:label ?Description}}</query>
<graph></graph>
</ISparqlDynamicPage>
<should_sponge>grab-all</should_sponge>
<service>/sparql</service>
</iSPARQL>