Skip to content

Instantly share code, notes, and snippets.

@kurtcagle
Last active August 29, 2015 14:24
Show Gist options
  • Save kurtcagle/9191545313acf36df8ca to your computer and use it in GitHub Desktop.
Save kurtcagle/9191545313acf36df8ca to your computer and use it in GitHub Desktop.
@prefix person: <http://semantical.co/ns/person/>
@prefix class: <http://semantical.co/ns/class/>
@prefix rdf: <http://semantical.co/ns/person/>
person:JaneDoe
rdf:type class:Person.
Yea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment