Is it perfectly alright to refer a category resource in an ontology by using wikipedia URI? Like http://en.wikipedia.org/wiki/Category:Cuisine for Cuisines? I want to define user interests using FOAF such as:
<foaf:topic_interest>Cuisines</foaf:topic_interest>
I'm a beginner, just want to know is it possible to make this association with wikipedia? And if yes then what's the syntax? and if not then what other option do I have?