Skip to content

Instantly share code, notes, and snippets.

@arockwell
Created February 16, 2011 21:49
Show Gist options
  • Select an option

  • Save arockwell/830304 to your computer and use it in GitHub Desktop.

Select an option

Save arockwell/830304 to your computer and use it in GitHub Desktop.
select ?org ?label
where
{
?org rdf:type foaf:Organization .
?org rdfs:label ?label
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment