@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/symbols>
  skos:definition "Abstractly, symbol is understood as a representation of a thing, concept, or quality. Typical symbols might be drawings, shapes, or any kind of object that represents an idea. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n700.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Symbol</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/logos>, <https://concepts.sagepub.com/social-science/concept/disability_symbols>, <https://concepts.sagepub.com/social-science/concept/data_symbols> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communication_aids> ;
  skos:prefLabel "symbols"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/data_symbols>
  skos:prefLabel "data symbols"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/symbols> .

<https://concepts.sagepub.com/social-science/concept/communication_aids>
  skos:prefLabel "communication aids"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/symbols> .

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

<https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> skos:related <https://concepts.sagepub.com/social-science/concept/symbols> .
<https://concepts.sagepub.com/social-science/concept/logos>
  skos:prefLabel "logos"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/symbols> .

<https://concepts.sagepub.com/social-science/concept/disability_symbols>
  skos:prefLabel "disability symbols"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/symbols> .

