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

<https://concepts.sagepub.com/social-science/concept/applied_linguistics>
  skos:prefLabel "applied linguistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computational_linguistics> .

<https://concepts.sagepub.com/social-science/concept/computational_linguistics>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/word_frequency>, <https://concepts.sagepub.com/social-science/concept/speech_recognition>, <https://concepts.sagepub.com/social-science/concept/mathematical_linguistics> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer_applications>, <https://concepts.sagepub.com/social-science/concept/applied_linguistics> ;
  skos:prefLabel "computational linguistics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mathematical_linguistics>
  skos:prefLabel "mathematical linguistics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computational_linguistics> .

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

<https://concepts.sagepub.com/social-science/concept/computer_applications>
  skos:prefLabel "computer applications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computational_linguistics> .

<https://concepts.sagepub.com/social-science/concept/speech_recognition>
  skos:prefLabel "speech recognition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computational_linguistics> .

