@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/hacking>
  skos:prefLabel "hacking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/copyleft> .

<https://concepts.sagepub.com/social-science/concept/open-source_software>
  skos:prefLabel "open-source software"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/copyleft> .

<https://concepts.sagepub.com/social-science/concept/legal_topics>
  skos:prefLabel "legal topics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/copyleft> .

<https://concepts.sagepub.com/social-science/concept/copyleft>
  skos:definition "Copyleft is a license granting general permission to copy and reproduce intellectual property—most commonly software, but also writings or other creative content. The term “copyleft” was coined by computer scientist Richard Stallman to reverse the idea of copyright. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Copyleft</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/open-source_software>, <https://concepts.sagepub.com/social-science/concept/legal_topics>, <https://concepts.sagepub.com/social-science/concept/information_policy_activism>, <https://concepts.sagepub.com/social-science/concept/hacking>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "copyleft"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/alternative_media>
  skos:prefLabel "alternative media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/copyleft> .

<https://concepts.sagepub.com/social-science/concept/information_policy_activism>
  skos:prefLabel "information policy activism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/copyleft> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/copyleft> .

