@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix : <foo://bla#> .
:germany :borders :austria, :switzerland.
:borders a owl:SymmetricProperty.
