Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crssnky/4496478bb3dc07dc83346d3c0157c964 to your computer and use it in GitHub Desktop.
Save crssnky/4496478bb3dc07dc83346d3c0157c964 to your computer and use it in GitHub Desktop.
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT *
WHERE {
?主語 ?述語 "島村卯月"^^rdf:langString
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment