@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-Z9Q5Q16G-F>
  skos:prefLabel "licencia MIT"@es, "licence MIT"@fr, "MIT license"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-HF2CGPMF-G> .

<http://data.loterre.fr/ark:/67375/TSO-HF2CGPMF-G>
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-Z9Q5Q16G-F>, <http://data.loterre.fr/ark:/67375/TSO-SMF21F74-3>, <http://data.loterre.fr/ark:/67375/TSO-X11G8MG1-M>, <http://data.loterre.fr/ark:/67375/TSO-X2MBVK0V-Z> ;
  skos:definition "Type de licence ouverte qui autorise la libre utilisation, modification, distribution et création d'œuvres dérivées à partir du matériel sous licence, à condition que l'auteur original soit cité et, dans certains cas, que les œuvres dérivées incluent une copie de la licence."@fr, "A type of open source license that allows users to freely use, modify, distribute, and even create derivative works from the licensed material, provided that the original author is credited and, in some cases, that the derivative works include a copy of the license."@en, "Tipo de licencia abierta que permite utilizar, modificar, distribuir y crear libremente obras derivadas a partir del material licenciado, siempre que se cite al autor original y, en algunos casos, que las obras derivadas incluyan una copia de la licencia."@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-WZ0J1023-D> ;
  a skos:Concept ;
  skos:prefLabel "licence permissive"@fr, "licencia permisiva"@es, "permissive license"@en ;
  dc:created "2024-12-05"^^xsd:date ;
  dc:modified "2024-12-05"^^xsd:date .

<http://data.loterre.fr/ark:/67375/TSO-WZ0J1023-D>
  skos:prefLabel "free license"@en, "licencia libre"@es, "licence libre"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/TSO-X11G8MG1-M>
  skos:prefLabel "Apache 2.0 License"@en, "licencia Apache 2.0"@es, "licence Apache 2.0"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/TSO-SMF21F74-3>
  skos:prefLabel "BSD 2-clause License"@en, "licence BSD 2-clause"@fr, "licencia BSD simplificada"@es ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/TSO> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/TSO-X2MBVK0V-Z>
  skos:prefLabel "licence BSD 3-clause"@fr, "BSD 3-clause License"@en, "nueva licencia BSD"@es ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/TSO-LRT6FWVV-0> skos:broader <http://data.loterre.fr/ark:/67375/TSO-HF2CGPMF-G> .
