# # Copyright World Wide Web Consortium, (Massachusetts Institute of # Technology, European Research Consortium for Informatics and # Mathematics, Keio University). # # All Rights Reserved. # # Please see the full Copyright clause at # # # Author: Jonathan Borden # # Description: # # OWL, unlike RDFS, uses iff semantics for range. # . _:a . _:b . _:b . _:b . _:c . _:c _:b . _:c . _:a _:c . _:a .