@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/fine_arts>
  skos:prefLabel "fine arts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanities> .

<https://concepts.sagepub.com/social-science/concept/humanities>
  skos:definition "The set of academic disciplines belonging to the ‘arts’ and typically including history, languages and philosophy. They use a wide range of methodologies that include analysis, criticism and speculation. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1927.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; humanities</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fine_arts> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/liberal_arts_education> ;
  skos:prefLabel "humanities"@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/humanities> .

<https://concepts.sagepub.com/social-science/concept/liberal_arts_education>
  skos:prefLabel "liberal arts education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/humanities> .

