@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Internet_Engineering_Task_Force> .

<https://concepts.sagepub.com/social-science/concept/organizations_and_labs>
  skos:prefLabel "organizations and labs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Internet_Engineering_Task_Force> .

<https://concepts.sagepub.com/social-science/concept/networks_and_networking>
  skos:prefLabel "networks and networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Internet_Engineering_Task_Force> .

<https://concepts.sagepub.com/social-science/concept/Internet_Engineering_Task_Force>
  skos:definition "The Internet Engineering Task Force (IETF) is the main organization engaged in the development of new Internet standard specifications. These standards specify procedures for operating the Internet system, and are developed using an open-systems manner. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Internet Engineering Task Force</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_and_labs>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "Internet Engineering Task Force"@en ;
  a skos:Concept .

