@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/map_animation>
  skos:definition "Map animation, in its simplest form, is the display of a series of static thematic maps sequentially to convey changes in a specific phenomenon. Geographers and cartographers use maps to display geographic information in an interesting way to show patterns of change in specific phenomena. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n739.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Map Animation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "map animation"@en ;
  a skos:Concept .

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

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

