@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#> .

<http://data.loterre.fr/ark:/67375/TSO-HF2CGPMF-G> skos:narrower <http://data.loterre.fr/ark:/67375/TSO-X11G8MG1-M> .
<http://data.loterre.fr/ark:/67375/TSO-X11G8MG1-M>
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-T67S254S-S> ;
  dc:modified "2024-12-04"^^xsd:date ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q13785927> ;
  skos:altLabel "Apache 2.0 Licence"@en, "licence Apache version 2.0"@fr ;
  skos:prefLabel "licence Apache 2.0"@fr, "licencia Apache 2.0"@es, "Apache 2.0 License"@en ;
  dc:created "2021-03-18"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  skos:definition "Licencia permisiva de código abierto publicada por la Fundación Apache que permite utilizar, modificar y distribuir libremente el software, pero exige incluir la licencia y los avisos de copyright en las copias redistribuidas."@es, "Licence permissive à code ouvert publiée par la fondation Apache qui permet d'utiliser, modifier, et distribuer librement un logiciel, en exigeant la mention de la licence et des avis de droits d'auteur dans les copies redistribuées."@fr, "A permissive free software license developed by the Apache Software Foundation. The license permits use of the software for any purpose, users are able to distribute it, to modify it, and to distribute modified versions of the software. [...] Apache 2.0 permits derivative works to be distributed under a different, more restrictive, license. However, all unmodified components must use the Apache 2.0 license. (Based on University of Pittsburgh Library System \"Using Creative Commons and Open Software Licenses\" (24 Jul 2024). Guides at University of Pittsburgh. Available at  <a href=\"https://pitt.libguides.com/openlicensing/apache2\">https://pitt.libguides.com/openlicensing/apache2</a> (Accessed on 21 Oct 2024))"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/TSO-T67S254S-S>
  skos:prefLabel "open source license"@en, "licencia open source"@es, "licence open source"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-X11G8MG1-M> .

<http://data.loterre.fr/ark:/67375/TSO> a skos:ConceptScheme .
