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

<https://concepts.sagepub.com/social-science/concept/contrastive_linguistics>
  skos:prefLabel "contrastive linguistics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/comparative_linguistics>
  skos:definition "Approximately, 6,000 languages are currently spoken. One approach to studying them is to compare them for similarities and differences. [Source: <a href=\"https://sk.sagepub.com/reference/theory-in-social-and-cultural-anthropology/n47.xml\" target=\"_blank\" data-id=\"to-sk\">Theory in Social and Cultural Anthropology: An Encyclopedia; Comparative Linguistics</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/contrastive_linguistics> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/descriptive_linguistics> ;
  skos:prefLabel "comparative linguistics"@en ;
  a skos:Concept .

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

