@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/information_technology>
  skos:prefLabel "information technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/encryption> .

<https://concepts.sagepub.com/social-science/concept/encryption>
  skos:definition "Encryption is the process of protecting information by rendering it unreadable by anyone without the specific knowledge necessary to decipher it. The advent of wide-scale electronic communication, such as with the Internet and e-mail, has brought the government’s desire to control encryption technology into sharp conflict with First Amendment rights. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n466.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; Encryption</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigation_techniques>, <https://concepts.sagepub.com/social-science/concept/information_technology> ;
  skos:prefLabel "encryption"@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/encryption> .

<https://concepts.sagepub.com/social-science/concept/investigation_techniques>
  skos:prefLabel "investigation techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/encryption> .

