Skip to content

Instantly share code, notes, and snippets.

@awead
Created June 29, 2012 14:23
Show Gist options
  • Save awead/3018244 to your computer and use it in GitHub Desktop.
Save awead/3018244 to your computer and use it in GitHub Desktop.
SELECT *
WHERE {
?s <http://www.w3.org/2004/02/skos/core#prefLabel> ?o .
}
LIMIT 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment