@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/internet_service_providers>
  skos:definition "An Internet Service Provider (ISP) is a company that provides access to the Internet. The majority of ISPs supply users with software, dial-up numbers, Internet Protocol (IP) addresses, login names, and passwords in exchange for a monthly fee, which can range from $10 to more than $100 depending on the company, the type of connection, the number of access hours, and the availability of additional packages for Web building. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n132.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Internet Service Providers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/networks_and_networking>, <https://concepts.sagepub.com/social-science/concept/business_of_new_media> ;
  skos:prefLabel "internet service providers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/business_of_new_media>
  skos:prefLabel "business of new media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/internet_service_providers> .

<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_service_providers> .

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

