@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/writing_(communication)>
  skos:prefLabel "writing (communication)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/The_New_Hacker%27s_Dictionary> .

<https://concepts.sagepub.com/social-science/concept/hacking>
  skos:prefLabel "hacking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/The_New_Hacker%27s_Dictionary> .

<https://concepts.sagepub.com/social-science/concept/The_New_Hacker%27s_Dictionary>
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_(communication)>, <https://concepts.sagepub.com/social-science/concept/hacking>, <https://concepts.sagepub.com/social-science/concept/cyberculture> ;
  skos:prefLabel "The New Hacker's Dictionary"@en ;
  a skos:Concept .

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

<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/The_New_Hacker%27s_Dictionary> .

