@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/theory_and_research>
  skos:prefLabel "theory and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uncertainty_in_science_communication> .

<https://concepts.sagepub.com/social-science/concept/uncertainty_in_science_communication>
  skos:definition "Uncertainty is endemic to science. Even when scientists have strong confidence in a particular research finding, that result is always open to revision in light of new evidence. [Source: <a href=\"https://sk.sagepub.com/reference/scienceandtechnology/n308.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Science and Technology Communication; Uncertainty in Science Communication</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_and_research> ;
  skos:prefLabel "uncertainty in science communication"@en ;
  a skos:Concept .

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

