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

<https://concepts.sagepub.com/social-science/concept/literature_(humanities)>
  skos:prefLabel "literature (humanities)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/poetry> .

<https://concepts.sagepub.com/social-science/concept/nursery_rhymes>
  skos:prefLabel "nursery rhymes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/poetry> .

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

<https://concepts.sagepub.com/social-science/concept/poetry>
  skos:definition "Poetry has been used as an alternative form of representation in evaluation reporting. As an educative tool, poetry can communicate complex findings in ways that create a learning dissonance for the readers of the report. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-evaluation/n421.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Evaluation; Poetry</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nursery_rhymes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/literature_genres>, <https://concepts.sagepub.com/social-science/concept/literature_(humanities)>, <https://concepts.sagepub.com/social-science/concept/English_education> ;
  skos:prefLabel "poetry"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/literature_genres>
  skos:prefLabel "literature genres"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/poetry> .

