view rdf-pastebin/kurtjx/content.ttl @ 17:7a3f4b31c61d

Dataset download links
author Chris Cannam
date Wed, 08 Nov 2017 15:02:00 +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>.