@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/comprehension>
  skos:definition "a cognitive process of interpreting and understanding an advertiser's message. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n747.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Comprehension</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/reading_comprehension> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D032882.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognition> ;
  skos:prefLabel "comprehension"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/reading_comprehension>
  skos:prefLabel "reading comprehension"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/comprehension> .

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

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

