diff options
-rw-r--r-- | card.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ @prefix foaf: <http://xmlns.com/foaf/0.1/>. @prefix dc: <http://purl.org/dc/elements/1.1/>. @prefix cc: <http://creativecommons.org/ns#>. +@prefix wot: <http://xmlns.com/wot/0.1/>. @prefix : <http://njw.me.uk/card#>. <> a foaf:PersonalProfileDocument; |