Project:SPARQL/examples
Jump to navigation
Jump to search
Examples
Select All Triples
SELECT * WHERE { ?a ?b ?c }
Select All Triples relating to Q1
The following query uses these:
SELECT * WHERE { <http://addshore-alpha.wiki.opencura.com/entity/Q1> ?b ?c }