# # 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: Dan Connolly # # Description: # # stateCode example using an inverseFunctionalProperty and literals # _:a NS0:stateCode "KS" . _:a NS0:population "2688418" . NS0:stateCode rdf:type owl:InverseFunctionalProperty . _:b NS0:stateCode "KS" . _:b NS0:stateBird NS0:WesternMeadowlark .