@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>
  skos:definition "an individual's ability to remember having seen a particular advertisement, commercial, or campaign;. . [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n3045.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Recognition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception>, <https://concepts.sagepub.com/social-science/concept/methods>, <https://concepts.sagepub.com/social-science/concept/cognition_and_perception> ;
  skos:prefLabel "recognition"@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/recognition> .

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

<https://concepts.sagepub.com/social-science/concept/cognition_and_perception>
  skos:prefLabel "cognition and perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/recognition> .

