@prefix cc: . @prefix : . @prefix owl: . @prefix ms: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix l4lod: . @prefix dct: . @prefix rdf: . @prefix xml: . @prefix provo: . @prefix ldr: . @prefix odrl: . @prefix foaf: . :CRYPTIX1.0 a odrl:Policy ; rdfs:label "Cryptix General License" ; rdfs:seeAlso ; cc:legalcode "\r\nCryptix General License\r\n\r\nCopyright (c) 1995-2005 The Cryptix Foundation Limited.\r\nAll rights reserved.\r\n\r\nRedistribution and use in source and binary forms, with or without\r\nmodification, are permitted provided that the following conditions are\r\nmet:\r\n\r\n 1. Redistributions of source code must retain the copyright notice,\r\n this list of conditions and the following disclaimer.\r\n 2. Redistributions in binary form must reproduce the above copyright\r\n notice, this list of conditions and the following disclaimer in\r\n the documentation and/or other materials provided with the\r\n distribution.\r\n\r\nTHIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND\r\nCONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,\r\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\r\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\r\nIN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE\r\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\r\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\r\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\r\nBUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\r\nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\r\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN\r\nIF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r\n"@en ; dct:language ; dct:publisher "The Cryptix Foundation Limited" ; dct:source ; odrl:permission [ odrl:action cc:Distribution , odrl:modify ; odrl:duty [ odrl:action cc:Notice , cc:ShareAlike ] ] .