File: query.sparql

package info (click to toggle)
libcatmandu-rdf-perl 0.32-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 220 kB
  • sloc: perl: 469; sh: 4; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (3)
1
2
3
SELECT ?name WHERE { 
	<http://dbpedia.org/resource/François_Schuiten> <http://www.w3.org/2000/01/rdf-schema#label> ?name . 
}