diff options
-rw-r--r-- | card.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +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 : <http://njw.me.uk/foaf#>. +@prefix : <http://njw.me.uk/card#>. <> a foaf:PersonalProfileDocument; dc:creator :i; |