@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/technology_(new_media)>
  skos:prefLabel "technology (new media)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/decss> .

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

<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/decss> .

<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/decss> .

<https://concepts.sagepub.com/social-science/concept/decss>
  skos:definition "DeCSS is a small computer program that allows a user to override the copy-protection system employed by most commercial digital versatile disk (DVD) producers. The name of the program refers to its ability to decrypt the most common form of DVD copy protection, the Content Scrambling System (CSS). [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n63.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; DeCSS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <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/hacking> ;
  skos:prefLabel "decss"@en ;
  a skos:Concept .

<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/decss> .

