@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/writing_(composition)>
  skos:prefLabel "writing (composition)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/creative_writing> .

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

<https://concepts.sagepub.com/social-science/concept/creative_writing>
  skos:definition "Creative writing consists of writing in literary forms such as poetry, fiction, plays, creative nonfiction, and memoir. Creative writing in qualitative research has several facets. [Source: <a href=\"https://sk.sagepub.com/reference/research/n76.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Creative Writing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_(composition)> ;
  skos:prefLabel "creative writing"@en ;
  a skos:Concept .

