@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/wireless_application_protocol>
  skos:definition "Wireless Application Protocol (WAP) defines an open, universal standard for the delivery of the Internet and other value-added services to wireless networks and mobile communication devices such as mobile phones and personal digital assistants (PDAs). In general, WAP specifications encourage the creation of wireless devices that are compatible with each other, regardless of the manufacturer or service provider. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n253.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Wireless Application Protocol</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "wireless application protocol"@en ;
  a skos:Concept .

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

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

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

