Skip to content

Instantly share code, notes, and snippets.

@aldonline
Last active March 2, 2016 00:48
Show Gist options
  • Save aldonline/a0d84ebef7f755d0a60f to your computer and use it in GitHub Desktop.
Save aldonline/a0d84ebef7f755d0a60f to your computer and use it in GitHub Desktop.
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<#me> foaf:name "Aldo Bucchi" ;
foaf:member <http://dbpedia.org/resource/MuleSoft> ;
foaf:knows <https://gist.githubusercontent.com/blakeembrey/d292d0d182947932114a/raw/me.ttl#me>
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment