@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-PH7T4MNT-J>
  skos:prefLabel "Open Database License"@en, "licence ODbL"@fr, "Licencia Abierta de Bases de Datos"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-RVB7XN2W-R> .

<http://data.loterre.fr/ark:/67375/TSO-W04D2X5B-N>
  skos:prefLabel "copyleft"@es, "copyleft"@fr, "copyleft"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/TSO-RVB7XN2W-R> .

<http://data.loterre.fr/ark:/67375/TSO-ZQ3QKFX9-1>
  skos:prefLabel "licencia CC-BY-SA"@es, "licence CC-BY-SA"@fr, "CC-BY-SA license"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-RVB7XN2W-R> .

<http://data.loterre.fr/ark:/67375/TSO-LJWH8NFT-D>
  skos:prefLabel "license"@en, "licencia"@es, "licence"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-RVB7XN2W-R> .

<http://data.loterre.fr/ark:/67375/TSO-RVB7XN2W-R>
  dc:created "2021-07-13"^^xsd:date ;
  skos:related <http://data.loterre.fr/ark:/67375/TSO-W04D2X5B-N> ;
  skos:prefLabel "licence virale"@fr, "viral license"@en, "licencia viral"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-LJWH8NFT-D> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-PH7T4MNT-J>, <http://data.loterre.fr/ark:/67375/TSO-ZQ3QKFX9-1> ;
  skos:altLabel "licence contaminante"@fr, "viral licence"@en, "contaminating license"@en ;
  skos:definition "A license with a strong copyleft: the same licence applies to all products developed from the initial component."@en, "Licence avec un copyleft fort : la même licence s’impose à l’ensemble des produits développés à partir du composant initial."@fr, "Licencia copyleft fuerte: la misma licencia se aplica a todos los productos desarrollados a partir del componente inicial."@es ;
  dc:modified "2024-12-05"^^xsd:date ;
  a skos:Concept .

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