@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:narrower <https://concepts.sagepub.com/social-science/concept/sculpture> .

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

<https://concepts.sagepub.com/social-science/concept/sculpture>
  skos:definition "Sculpture, an art form that has existed for thousands of years, has gained new attention as a result of the sustainability movement. “Sculpture” refers to a three-dimensional artwork that is created through the shaping or combining of hard materials (such as stone, metal, glass, or wood) or plastic materials (such as clay, polymers, softer metals, or textiles). [Source: <a href=\"https://sk.sagepub.com/reference/greenculture/n119.xml\" target=\"_blank\" data-id=\"to-sk\">Green Culture: An A-to-Z Guide; Sculpture</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012613.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_arts>, <https://concepts.sagepub.com/social-science/concept/plastic_arts>, <https://concepts.sagepub.com/social-science/concept/fine_arts> ;
  skos:prefLabel "sculpture"@en ;
  a skos:Concept .

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

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

