aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-09.nt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-09.nt')
-rw-r--r--tests/test-09.nt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test-09.nt b/tests/test-09.nt
index 5fdb9099..c7164085 100644
--- a/tests/test-09.nt
+++ b/tests/test-09.nt
@@ -1,4 +1,4 @@
_:hasParent <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
-_:genid1 <http://www.w3.org/2002/07/owl#onProperty> _:hasParent .
-_:genid1 <http://www.w3.org/2002/07/owl#maxCardinality> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
+_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
+_:b1 <http://www.w3.org/2002/07/owl#onProperty> _:hasParent .
+_:b1 <http://www.w3.org/2002/07/owl#maxCardinality> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .