@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/netiquette>
  skos:definition "Netiquette is actual or recommended codes of behavior, conduct, and communication for people who interact over the Internet, in cyberspace, or in networked environments. In society, the rules and conventions of face-to-face etiquette that regulate social and professional behavior, and that are enforced by group pressure, have developed over time and in particular contexts. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Netiquette</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/etiquette> ;
  skos:prefLabel "netiquette"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/etiquette>
  skos:prefLabel "etiquette"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/netiquette> .

