@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/web_2.0>
  skos:definition "Web 2.0 is the term given to describe the second generation of the World Wide Web that is intended to enhance the ability of people to collaborate and share information online. In contrast to static HTML webpages, Web 2.0 is more dynamic, interactive, and organized to provide Web applications to users. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-public-relations-2e/n524.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Public Relations; Web 2.0</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/World_Wide_Web>, <https://concepts.sagepub.com/social-science/concept/internet_and_new_media> ;
  skos:prefLabel "web 2.0"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/World_Wide_Web>
  skos:prefLabel "World Wide Web"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_2.0> .

<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_2.0> .

<https://concepts.sagepub.com/social-science/concept/internet_and_new_media>
  skos:prefLabel "internet and new media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_2.0> .

