@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/recognition_(psychology)>
  skos:prefLabel "recognition (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/word_recognition> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/word_recognition>
  skos:definition "Humans have the remarkable capacity to express their thoughts, beliefs, and intentions through a physical medium (sounds, gestures, or pictograms) to share with others. Language's expressive power resides in the ability to express any novel thought by combining elements (e.g., cow, purple, ticklish) into a sequence that conveys that thought (e.g., a ticklish purple cow). [Source: <a href=\"https://sk.sagepub.com/reference/perception/n401.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Word Recognition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception>, <https://concepts.sagepub.com/social-science/concept/recognition_(psychology)>, <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "word recognition"@en ;
  a skos:Concept .

