@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/science_communication>
  skos:definition "Science communication generally refers to public communication presenting science-related topics to nonexperts. This can involve developing communication skills in scientists or developing science skills in professional communicators, but the blending of the two abilities can help communicate either an understanding of the scientific process or specific knowledge about an important or relevant scientific discovery. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-health-communication/n478.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Communication; Science Communication</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/journal_publications> ;
  skos:prefLabel "science communication"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/journal_publications>
  skos:prefLabel "journal publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/science_communication> .

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

