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

<https://concepts.sagepub.com/social-science/concept/cyberethics>
  skos:definition "Ethics is a set of moral principals that guide decision-making among people in a society, in a profession, or in a business; it is the thought process that helps people to determine what is right and wrong when they are forced to make a choice. In the digital age, computing has made certain kinds of moral decision-making more difficult than ever, precipitating a desire for the formation of new “computer ethics” or “cyberethics,” and for the creation of a corresponding new field of academic study and research. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n56.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Cyberethics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues>, <https://concepts.sagepub.com/social-science/concept/hacking>, <https://concepts.sagepub.com/social-science/concept/cyberculture> ;
  skos:prefLabel "cyberethics"@en ;
  a skos:Concept .

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

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

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

