@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/ink>
  skos:definition "refers to the press coverage given to an event, advertising campaign, product, individual, or any other marketing-related element; usually called PR or publicity. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n1659.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Ink</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007281.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/book_industry> ;
  skos:prefLabel "ink"@en ;
  a skos:Concept .

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

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

