@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-Z4HJSKTG-T>
  skos:prefLabel "Open Data Commons License"@en, "licencia open data commons"@es, "licence open data commons"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-R2W852Q9-F> .

<http://data.loterre.fr/ark:/67375/TSO-R2W852Q9-F>
  skos:altLabel "Open Data Commons Public Domain Dedication and Licence"@en, "Public Domain Dedication and License"@en, "Open Data Commons Public Domain Dedication and License"@en, "Public Domain Dedication and Licence"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-Z4HJSKTG-T>, <http://data.loterre.fr/ark:/67375/TSO-WZ0J1023-D> ;
  skos:prefLabel "licencia PDDL"@es, "licence PDDL"@fr, "PDDL"@en ;
  dc:modified "2024-12-04"^^xsd:date ;
  skos:definition "Licencia que coloca una base de datos en el dominio público. Esto permite que los datos se usen, modifiquen y compartan sin restricciones, sin necesidad de atribución o condiciones adicionales."@es, "A license that allows users to freely share, create, and adapt a database without any restrictions. It places the database in the public domain, meaning it can be used and modified for any purpose."@en, "Licence libre de tout droit, de type domaine public, par laquelle l’auteur ou le créateur abandonne son droit d’auteur moral. Cette licence se rapproche de la licence CC0. (Barthélemy. Ouvrir ses jeux de données scientifiques, en 6 points. 2024. CIRAD. Disponible sur  <a href=\"https://doi.org/10.18167/coopist/0059\">https://doi.org/10.18167/coopist/0059</a>. Consulté le 23 août 2024.)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  dc:created "2022-12-08"^^xsd:date .

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

