@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/animation>
  skos:definition "The illusion of movement created by means of an inanimate object. This illusion is created by what Peter Mark Roget referred to as persistence of vision—after seeing an image, human beings retain it through the afterimage, which creates the appearance of continuity and movement. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n110.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Animation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_forms> ;
  skos:prefLabel "animation"@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/animation> .

<https://concepts.sagepub.com/social-science/concept/media_forms>
  skos:prefLabel "media forms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/animation> .

