@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:-T67S254S-S
  skos:prefLabel "open source license"@en, "licencia open source"@es, "licence open source"@fr ;
  a skos:Concept ;
  skos:narrower tso:-FF03NR9V-N .

tso:-FF03NR9V-N
  skos:prefLabel "licencia de hardware abierto CERN"@es, "CERN-OHL license"@en, "licence CERN-OHL"@fr ;
  skos:altLabel "CERN OHL"@en, "CERN OHL"@es, "CERN-OHL licence"@en ;
  skos:definition "Licence crée par le CERN et utilisée pour des projets de matériel libre."@fr, "License created by CERN and used for free hardware projects."@en, "Licencia creada por el CERN y utilizada para proyectos de código abierto."@es ;
  dc:created "2021-06-25"^^xsd:date ;
  a skos:Concept ;
  skos:broader tso:-T67S254S-S ;
  skos:inScheme tso: ;
  dc:modified "2024-12-04"^^xsd:date ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1023365> .

tso: a skos:ConceptScheme .
