@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/aesthetic_appreciation>
  skos:definition "Aesthetics is the area of philosophy that studies the nature of beauty and art. Aesthetic appreciation, then, is the admiration of beauty, such as valuing the fine arts of music, literature, dance, and visual art. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n7.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Aesthetic Appreciation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_anthropology> ;
  skos:prefLabel "aesthetic appreciation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/applied_anthropology>
  skos:prefLabel "applied anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/aesthetic_appreciation> .

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

