Mercurial > hg > dbtune-site
diff rdf-pastebin/kurtjx/content.ttl @ 0:1e44d666ced1
Import site from parrot
author | Chris Cannam |
---|---|
date | Fri, 13 Oct 2017 09:23:49 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rdf-pastebin/kurtjx/content.ttl Fri Oct 13 09:23:49 2017 +0100 @@ -0,0 +1,12 @@ +@prefix foaf: <http://xmlns.com/foaf/0.1/>. +@prefix : <#>. + +# Basic description of me +:me a foaf:Person. +:me foaf:name "Kurt". + +# Where am I? Use sindice.com, type "london geonames" +:me foaf:based_near <http://sws.geonames.org/6058560/>. + +# Other identities +:me owl:sameAs <http://dbtune.org/last-fm/kurtjx>. \ No newline at end of file