@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/structural_linguistics>
  skos:definition "Structural linguistics studies language as a structure or system rather than a process. It formed the basis for the rapid development of STRUCTURALISM across the social sciences and humanities in the 1960s, and its influence can be traced through many philosophical and theoretical debates in the last decades of the 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n980.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Structural Linguistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_linguistics> ;
  skos:prefLabel "structural linguistics"@en ;
  a skos:Concept .

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

