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

<https://concepts.sagepub.com/social-science/concept/social_network_analysis>
  skos:prefLabel "social network analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visualization> .

<https://concepts.sagepub.com/social-science/concept/data_mining>
  skos:prefLabel "data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visualization> .

<https://concepts.sagepub.com/social-science/concept/visualization>
  skos:definition "in the creation of advertising, the process of putting together all elements of the advertising in one's mind to form a concept or picture of what the advertising should say and how it should appear; also called conceptualization. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n3917.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Visualization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis>, <https://concepts.sagepub.com/social-science/concept/data_mining>, <https://concepts.sagepub.com/social-science/concept/cognitive_processes> ;
  skos:prefLabel "visualization"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/visualization> .

