@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/perceptual_development:_object_perception>
  skos:definition "When looking around the kitchen, most adults have no trouble determining that the toaster is separate from the blender, even if the surfaces of the two are touching. We can determine where one object ends and another begins without careful thought or effort. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n259.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Perceptual Development: Object Perception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception>, <https://concepts.sagepub.com/social-science/concept/perceptual_development_experience> ;
  skos:prefLabel "perceptual development: object perception"@en ;
  a skos:Concept .

<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/perceptual_development:_object_perception> .

<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/perceptual_development:_object_perception> .

<https://concepts.sagepub.com/social-science/concept/perceptual_development_experience>
  skos:prefLabel "perceptual development/experience"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/perceptual_development:_object_perception> .

