Warning:
This wiki has been archived and is now read-only.
User:Markus Krötzsch/test
From OWL
| HasKey( owl:Thing a:hasSSN ) | Each object is uniquely identified by its social security number. |
| DataPropertyAssertion( a:hasSSN a:Peter "123-45-6789" ) | |
| DataPropertyAssertion( a:hasSSN a:Peter "123-45-6789" ) | Peter's social security number is "123-45-6789". |
| DataPropertyAssertion( a:hasSSN a:Peter "123-45-6789" ) | Peter's social security number is "123-45-6789". |