@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/visual_scene_statistics> .

<https://concepts.sagepub.com/social-science/concept/visual_perception>
  skos:prefLabel "visual perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visual_scene_statistics> .

<https://concepts.sagepub.com/social-science/concept/visual_scene_statistics>
  skos:definition "Visual scene statistics refers to the study of the regular patterns that recur in visual images and the random fluctuations that perturb these patterns. For the purpose of this entry, “statistics” simply refers to a way of describing a phenomenon that accounts for both those aspects that we can be sure about as well as those aspects that are beyond our ken. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n392.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Visual Scene Statistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception> ;
  skos:prefLabel "visual scene statistics"@en ;
  a skos:Concept .

