@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/performing_arts>
  skos:prefLabel "performing arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cinema> .

<https://concepts.sagepub.com/social-science/concept/sociocultural_context_and_popular_culture>
  skos:prefLabel "sociocultural context and popular culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cinema> .

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

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

<https://concepts.sagepub.com/social-science/concept/cinema>
  skos:definition "A term that is sometimes used interchangeably with film and the movies but also has a larger scope. Cinema (or the cinema) generally refers collectively to the entire range of activities or products related to the motion picture industry and the academic or cultural practices encompassing all movies and not just an individual film. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n356.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Cinema</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_arts>, <https://concepts.sagepub.com/social-science/concept/sociocultural_context_and_popular_culture>, <https://concepts.sagepub.com/social-science/concept/performing_arts> ;
  skos:prefLabel "cinema"@en ;
  a skos:Concept .

