@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: . :BOOST1.0 a odrl:Policy ; rdfs:label "BOOST Software License" ; cc:legalcode "\r\nBoost Software License - Version 1.0 - August 17th, 2003\r\n\r\nPermission is hereby granted, free of charge, to any person or organization\r\nobtaining a copy of the software and accompanying documentation covered by\r\nthis license (the \"Software\") to use, reproduce, display, distribute,\r\nexecute, and transmit the Software, and to prepare derivative works of the\r\nSoftware, and to permit third-parties to whom the Software is furnished to\r\ndo so, all subject to the following:\r\n\r\nThe copyright notices in the Software and this entire statement, including\r\nthe above license grant, this restriction and the following disclaimer,\r\nmust be included in all copies of the Software, in whole or in part, and\r\nall derivative works of the Software, unless such copies or derivative\r\nworks are solely in the form of machine-executable object code generated by\r\na source language processor.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT\r\nSHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE\r\nFOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,\r\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r\nDEALINGS IN THE SOFTWARE.\r\n"@en ; dct:hasVersion "1.0" ; dct:language ; dct:publisher "OSI" ; dct:source ; odrl:duty [ a odrl:Duty ; odrl:action cc:Notice , cc:ShareAlike ] ; odrl:permission [ a odrl:Permission ; odrl:action cc:Distribution , cc:DerivativeWorks , cc:Reproduction ] .