--- a/ontology/components/NamedGraph/named-graph-topics.trig Thu Oct 06 10:21:28 2011 -0400
+++ b/ontology/components/NamedGraph/named-graph-topics.trig Thu Oct 06 10:24:02 2011 -0400
@@ -16,6 +16,14 @@
dcterms:subject card:i;
rdfs:comment "The named graph <http://www.w3.org/People/Berners-Lee/card> in this file is about Tim Berners-Lee.";
.
+}
+
+<http://www.w3.org/People/Berners-Lee/card> {
+ card:i rdfs:label "Tim Berners-Lee";
+ con:assistant card:amy .
+}
+
+:about_tbl_card {
:about_tbl_card
a sd:NamedGraph;
sd:name :about_tbl_card;
@@ -26,7 +34,4 @@
.
}
-<http://www.w3.org/People/Berners-Lee/card> {
- card:i rdfs:label "Tim Berners-Lee";
- con:assistant card:amy .
-}
+