@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/geographical_visualization>
  skos:prefLabel "geographical visualization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/normalization> .

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

<https://concepts.sagepub.com/social-science/concept/normalization>
  skos:definition "Normalization, or the normalization principle, has been the most significant driving force in the ongoing closure of state-run or state-funded institutions for people with a disability, especially those with a developmental disability in the Western industrialized world. Its influence is also permeating the policies of developing countries that are increasingly embracing human rights principles. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n587.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Normalization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographical_visualization> ;
  skos:prefLabel "normalization"@en ;
  a skos:Concept .

