accurator/commit

fixed RDF errors

authorCristina-Iulia Bucur
Thu Nov 26 13:07:03 2015 +0100
committerCristina-Iulia Bucur
Thu Nov 26 13:07:03 2015 +0100
commit098a1e66a6d12dbcb1d057f6afc323f15ceac2a8
tree236eb22cbf2b46850cc9203e691b7899a7927e33
parent74f6f81a24ceb62aaf2803de010f5eee0f37d1d4
Diff style: patch stat
diff --git a/rdf/domain/bird/ui/labels.ttl b/rdf/domain/bird/ui/labels.ttl
index d34b44e..267f300 100644
--- a/rdf/domain/bird/ui/labels.ttl
+++ b/rdf/domain/bird/ui/labels.ttl
@@ -36,7 +36,7 @@ abirui:expertise a auis:UI ;
 	rdfs:subClassOf aui:expertise ;
 	aui:expertiseTxtSubHeader "tell us which of these bird species you know much about, so we can recommend interesting works to add information to"@en .
 
-abirui:expertiseTxtSubHeader erdf:subPropertyOf auis:uiLabel .
+abirui:expertiseTxtSubHeader rdf:subPropertyOf auis:uiLabel .
 
 ##### Bird Profile Screen #####