@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/display_screen_equipment>
  skos:prefLabel "display screen equipment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hardware> .

<https://concepts.sagepub.com/social-science/concept/information_and_communication_technology>
  skos:prefLabel "information and communication technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hardware> .

<https://concepts.sagepub.com/social-science/concept/handheld_devices>
  skos:prefLabel "handheld devices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hardware> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/hardware>
  skos:definition "In computer jargon, the physical components of a computer; the machine without any operating instructions or ∗software. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n870.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Hardware</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/workstations>, <https://concepts.sagepub.com/social-science/concept/handheld_devices>, <https://concepts.sagepub.com/social-science/concept/display_screen_equipment>, <https://concepts.sagepub.com/social-science/concept/computers> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/information_and_communication_technology> ;
  skos:prefLabel "hardware"@en ;
  a skos:Concept .

