@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/electronic_publishing>
  skos:prefLabel "electronic publishing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_sites> .

<https://concepts.sagepub.com/social-science/concept/website_management>
  skos:prefLabel "website management"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/web_sites> .

<https://concepts.sagepub.com/social-science/concept/NHS_Choices>
  skos:prefLabel "NHS Choices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/web_sites> .

<https://concepts.sagepub.com/social-science/concept/information_communications_systems>
  skos:prefLabel "information/communications systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_sites> .

<https://concepts.sagepub.com/social-science/concept/information_sources>
  skos:prefLabel "information sources"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_sites> .

<https://concepts.sagepub.com/social-science/concept/web_sites>
  skos:broader <https://concepts.sagepub.com/social-science/concept/electronic_publishing>, <https://concepts.sagepub.com/social-science/concept/computer_networks>, <https://concepts.sagepub.com/social-science/concept/information_sources>, <https://concepts.sagepub.com/social-science/concept/information_communications_systems> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wikis>, <https://concepts.sagepub.com/social-science/concept/website_management>, <https://concepts.sagepub.com/social-science/concept/NHS_Choices>, <https://concepts.sagepub.com/social-science/concept/internet_portals> ;
  skos:definition "A Web site is a system of interconnected Web pages designed to deliver information to and store information for users. A specific location within the World Wide Web, a Web site most commonly consists of an initial ‘home’ page that users see when they come to the site. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Web Sites</a>]"@en ;
  skos:prefLabel "web sites"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/wikis>
  skos:prefLabel "wikis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/web_sites> .

<https://concepts.sagepub.com/social-science/concept/internet_portals>
  skos:prefLabel "internet portals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/web_sites> .

<https://concepts.sagepub.com/social-science/concept/computer_networks>
  skos:prefLabel "computer networks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_sites> .

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

