view rdf-pastebin/kurtjx/content.ttl @ 19:1e79ce3ff5f5 tip

Simplify and cut some non-working resource paths
author Chris Cannam
date Wed, 08 Nov 2017 15:27:23 +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>.