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

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

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

<https://concepts.sagepub.com/social-science/concept/publishing_industry>
  skos:prefLabel "publishing industry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/book_industry> .

<https://concepts.sagepub.com/social-science/concept/book_industry>
  skos:prefLabel "book industry"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001870.html> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/industry>, <https://concepts.sagepub.com/social-science/concept/communication_industry>, <https://concepts.sagepub.com/social-science/concept/publishing> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bookbinding>, <https://concepts.sagepub.com/social-science/concept/ink>, <https://concepts.sagepub.com/social-science/concept/bookselling>, <https://concepts.sagepub.com/social-science/concept/publishing_industry> .

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

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

<https://concepts.sagepub.com/social-science/concept/communication_industry>
  skos:prefLabel "communication industry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/book_industry> .

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

