@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/IT_security>
  skos:definition "Security refers to the act of maintaining the integrity of resources under one's control, whether this means installing a deadbolt on a door or ensuring that computer systems are invulnerable. Along with advances in technology come people whose goal is to misuse them. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n92.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; It Security</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer_security> ;
  skos:prefLabel "IT security"@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/IT_security> .

<https://concepts.sagepub.com/social-science/concept/computer_security>
  skos:prefLabel "computer security"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/IT_security> .

