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

<https://concepts.sagepub.com/social-science/concept/equipment>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stationery>, <https://concepts.sagepub.com/social-science/concept/projection_equipment>, <https://concepts.sagepub.com/social-science/concept/musical_instruments>, <https://concepts.sagepub.com/social-science/concept/interactive_whiteboards>, <https://concepts.sagepub.com/social-science/concept/furniture>, <https://concepts.sagepub.com/social-science/concept/AIDS_for_people_with_disabilities> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_resources> ;
  skos:prefLabel "equipment"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/AIDS_for_people_with_disabilities>
  skos:prefLabel "AIDS for people with disabilities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/equipment> .

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

<https://concepts.sagepub.com/social-science/concept/musical_instruments>
  skos:prefLabel "musical instruments"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/equipment> .

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

<https://concepts.sagepub.com/social-science/concept/interactive_whiteboards>
  skos:prefLabel "interactive whiteboards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/equipment> .

