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

<https://concepts.sagepub.com/social-science/concept/ambiguity_(semantics)>
  skos:prefLabel "ambiguity (semantics)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/semantics> .

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

<https://concepts.sagepub.com/social-science/concept/semantics>
  skos:definition "The study or science of meaning as it relates to language. It is primarily the study of relationships between signs and symbols and what they represent. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2303.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Semantics</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lexicology>, <https://concepts.sagepub.com/social-science/concept/ambiguity_(semantics)> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012660.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/semiotics> ;
  skos:prefLabel "semantics"@en ;
  a skos:Concept .

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

