@prefix tso: <http://data.loterre.fr/ark:/67375/TSO> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

tso:-V0QN3HHP-B
  skos:prefLabel "permissive license"@en, "licencia permisiva"@es, "licence permissive"@fr ;
  a skos:Concept ;
  skos:narrower tso:-L164TQK0-B .

tso:-L164TQK0-B
  skos:definition "A very permissive licence, like the BSD-2-Clause, but without the \"attribution\" requirement to include the authors' copyright notice, the license text and the disclaimer in either source or binary forms. The code may therefore be freely redistributed and relicensed without even mentioning its origin. (European Commission. \"Find and compare software licenses\". Interoperable Europe Portal. Available at  <a href=\"https://interoperable-europe.ec.europa.eu/collection/eupl/solution/licensing-assistant/find-and-compare-software-licenses\">https://interoperable-europe.ec.europa.eu/collection/eupl/solution/licensing-assistant/find-and-compare-software-licenses</a> (Accessed on 19 Feb 2025))"@en, "Licence permissive qui accorde une liberté totale d'utilisation, de modification et de distribution du logiciel, sans obligation d'attribution ni de restriction."@fr, "Licencia permisiva que concede total libertad para utilizar, modificar y distribuir el software, sin obligación de atribuirlo o restringirlo."@es ;
  skos:altLabel "licencia 0-BSD"@es, "licencia BSD de cero cláusulas"@es, "BSD Zero clause licence"@en, "0BSD"@en, "BSD 0-clause licence"@en, "Free Public License 1.0.0"@en, "licencia BSD de la Cláusula Cero"@es, "Zero-Clause BSD"@en, "BSD Zero clause license"@en, "licence BSD Zéro Clause"@fr, "licencia 0BSD"@es, "BSD-0"@es ;
  skos:broader tso:-V0QN3HHP-B ;
  skos:prefLabel "licencia BSD de 0 cláusulas"@es, "licence BSD 0-clause"@fr, "BSD 0-clause license"@en ;
  skos:inScheme tso: ;
  dc:modified "2025-07-08"^^xsd:date ;
  a skos:Concept ;
  skos:note "Despite its name, Zero-Clause BSD is an alteration of the ISC license, and is not textually derived from licenses in the BSD family. Zero-Clause BSD was originally approved under the name “Free Public License 1.0.0”. (Open Source Initiative. \"Zero-Clause BSD\". Available at https://opensource.org/license/0BSD (Accessed on 19 Feb 2025))"@en .

tso: a skos:ConceptScheme .
