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

<https://concepts.sagepub.com/social-science/concept/structural_grammar>
  skos:prefLabel "structural grammar"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/grammar> .

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

<https://concepts.sagepub.com/social-science/concept/grammar>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/traditional_grammar>, <https://concepts.sagepub.com/social-science/concept/syntax>, <https://concepts.sagepub.com/social-science/concept/structural_grammar>, <https://concepts.sagepub.com/social-science/concept/morphology> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/English_language_(subject)>, <https://concepts.sagepub.com/social-science/concept/linguistics> ;
  skos:prefLabel "grammar"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/English_language_(subject)>
  skos:prefLabel "English language (subject)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/grammar> .

<https://concepts.sagepub.com/social-science/concept/traditional_grammar>
  skos:prefLabel "traditional grammar"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/grammar> .

