view rdf-pastebin/kurtjx/content.ttl @ 11:d95267afa12a

Notes on unavailability of resources
author Chris Cannam
date Tue, 07 Nov 2017 11:21:26 +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>.