Query
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX sioc: <http://rdfs.org/sioc/ns#> PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX dc: <http://purl.org/dc/elements/1.1/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> PREFIX vcard: <http://www.w3.org/2001/vcard-rdf/3.0#> PREFIX rss: <http://purl.org/rss/1.0/> PREFIX yars2: <http://sw.deri.org/2006/07/yars2/> PREFIX fin: <http://sw.deri.org/2007/12/fin/spec#> SELECT DISTINCT ?s WHERE { ?s ?p ?o . } LIMIT 200
rank (requires GRAPH ?c { ?s ?p ?o . } as CONSTRUCT clause)
printvars - use for SELECT query where output is rdf+nq and require variable mask printed on first line
application/rdf+nq
application/sparql-results+xml
application/sparql-results+json
text/tab-separated-values
text/html