@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/prose>
  skos:prefLabel "prose"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fiction> .

<https://concepts.sagepub.com/social-science/concept/science_fiction>
  skos:prefLabel "science fiction"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fiction> .

<https://concepts.sagepub.com/social-science/concept/sociocultural_context_and_popular_culture>
  skos:prefLabel "sociocultural context and popular culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fiction> .

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

<https://concepts.sagepub.com/social-science/concept/fiction>
  skos:definition "Mental illness—or madness—has been prominent in Western literature since the classical Greek era, when madness usually arose from divine action, a pattern that originates in Greek myth. In medieval and Renaissance literature, madness was informed by Claudius Galen's theory of humors in the 2nd century. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n113.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Fiction</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/science_fiction>, <https://concepts.sagepub.com/social-science/concept/novels_(literature)> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociocultural_context_and_popular_culture>, <https://concepts.sagepub.com/social-science/concept/prose> ;
  skos:prefLabel "fiction"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/novels_(literature)>
  skos:prefLabel "novels (literature)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fiction> .

