@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:narrower <https://concepts.sagepub.com/social-science/concept/painting>, <https://concepts.sagepub.com/social-science/concept/dance>, <https://concepts.sagepub.com/social-science/concept/plastic_arts>, <https://concepts.sagepub.com/social-science/concept/sculpture>, <https://concepts.sagepub.com/social-science/concept/theater_arts>, <https://concepts.sagepub.com/social-science/concept/graphic_arts>, <https://concepts.sagepub.com/social-science/concept/architecture> ;
  skos:definition "Fine arts may be defined as activities, or results of activities, involved in a type of human expression in which the application of skill and creativity to the structuring of formal qualities (such as colors, shapes, movements, sounds, etc.) results in an aesthetic whole. Examples range from the Paleolithic Lascaux cave paintings to Michelangelo's marble sculptures. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n227.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Fine Arts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/art>, <https://concepts.sagepub.com/social-science/concept/visual_arts>, <https://concepts.sagepub.com/social-science/concept/humanities> ;
  a skos:Concept ;
  skos:prefLabel "fine arts"@en .

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

<https://concepts.sagepub.com/social-science/concept/theater_arts>
  skos:prefLabel "theater arts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fine_arts> .

<https://concepts.sagepub.com/social-science/concept/plastic_arts>
  skos:prefLabel "plastic arts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fine_arts> .

<https://concepts.sagepub.com/social-science/concept/art>
  skos:prefLabel "art"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fine_arts> .

<https://concepts.sagepub.com/social-science/concept/graphic_arts>
  skos:prefLabel "graphic arts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fine_arts> .

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

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

<https://concepts.sagepub.com/social-science/concept/visual_arts>
  skos:prefLabel "visual arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fine_arts> .

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

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

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

