Mercurial > hg > dbtune-site
view rdf-pastebin/kurtjx/content.ttl @ 10:a6c39acf6005
Add classical references
author | Chris Cannam |
---|---|
date | Tue, 07 Nov 2017 11:21:13 +0000 |
parents | 1e44d666ced1 |
children |
line wrap: on
line source
@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>.