@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TLV20KPK-Q .

n9j:-CXJLFCFM-P
  skos:prefLabel "practices, strategies, and tools"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TLV20KPK-Q .

n9j:-TLV20KPK-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/narrative_in_science_communication> ;
  skos:definition "Narrative, or the telling of stories, plays an important role in how science is done and more especially in how it is communicated to the public. However, the role of narrative is controversial, as most scientists would probably eschew narrative descriptions of their own work (preferring straightforward retelling of the facts and procedures of any given scientific investigation), while the public seems to demand science in narrative packages, and the media seem more than willing to provide these stories.A narrative is basically a story, typically with a beginning, middle, and end. [Source: Encyclopedia of Science and Technology Communication; Narrative in Science Communication]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CXJLFCFM-P ;
  skos:prefLabel "narrative in science communication"@en .

n9j: a skos:ConceptScheme .
