@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: . :BSD4.0 a odrl:Policy ; rdfs:label "BSD License 4-clause" ; cc:legalcode "\r\nCopyright (c) , \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\r\nare met:\r\n1. Redistributions of source code must retain the above copyright\r\n notice, this list of conditions and the following disclaimer.\r\n2. Redistributions in binary form must reproduce the above copyright\r\n notice, this list of conditions and the following disclaimer in the\r\n documentation and/or other materials provided with the distribution.\r\n3. All advertising materials mentioning features or use of this software\r\n must display the following acknowledgement:\r\n This product includes software developed by the University of \r\n California, Berkeley and its contributors.\r\n4. Neither the name of the University nor the names of its contributors\r\n may be used to endorse or promote products derived from this software\r\n without specific prior written permission.\r\n\r\nTHIS SOFTWARE IS PROVIDED BY ''AS IS'' AND ANY\r\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\r\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\r\nDISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY\r\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\r\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\r\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r\n"@en ; dct:hasVersion "4.0" ; dct:language ; dct:publisher "University of California at Berkeley" ; dct:source ; odrl:permission [ odrl:action cc:Distribution , odrl:modify ; odrl:duty [ odrl:action cc:Notice , cc:ShareAlike , cc:Attribution ] ; odrl:prohibition [ odrl:action ldr:endorsement ] ] .