@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/physiological_processes>
  skos:prefLabel "physiological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oscillatory_synchrony> .

<https://concepts.sagepub.com/social-science/concept/oscillatory_synchrony>
  skos:definition "From a neural point of view, building a coherent percept can be compared to a jigsaw puzzle. The pieces of the puzzle are the bits of sensory information that are scattered in different sensory areas: the color of an object, for instance, is analyzed in one brain region, and its motion in another one. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n242.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Oscillatory Synchrony</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_processes> ;
  skos:prefLabel "oscillatory synchrony"@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/oscillatory_synchrony> .

