--- a/rdf-mt/tests/manifest-az.ttl Mon Nov 04 13:51:55 2013 +0100
+++ b/rdf-mt/tests/manifest-az.ttl Mon Nov 04 08:24:17 2013 -0800
@@ -11,7 +11,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix rdft: <http://www.w3.org/ns/rdftest#> .
-@prefix xsd: <http://http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<> rdf:type mf:Manifest ;
rdfs:comment "Unapproved RDF Semantics tests" ;
--- a/rdf-mt/tests/manifest.ttl Mon Nov 04 13:51:55 2013 +0100
+++ b/rdf-mt/tests/manifest.ttl Mon Nov 04 08:24:17 2013 -0800
@@ -11,7 +11,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix rdft: <http://www.w3.org/ns/rdftest#> .
-@prefix xsd: <http://http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<> rdf:type mf:Manifest ;
mf:name "RDF Schema and Semantics tests" ;