Skip to content

Instantly share code, notes, and snippets.

@jeswr
Created July 29, 2022 10:48
Show Gist options
  • Save jeswr/03d3abab07c508b170b9ddd11b1aef16 to your computer and use it in GitHub Desktop.
Save jeswr/03d3abab07c508b170b9ddd11b1aef16 to your computer and use it in GitHub Desktop.
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
foaf:Person owl:sameAs <http://example.org/jesse#Person> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment