@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/generative_grammar>
  skos:altLabel "generative linguistics"@en ;
  skos:definition "Generative grammar is a theory of language that is generally said to have made its appearance in 1957, with Noam Chomsky'sSyntactic Structures. It is often contrasted with structural or taxonomic grammars. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n374.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Generative Grammar</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transformational_generative_grammar> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_linguistics> ;
  skos:prefLabel "generative grammar"@en ;
  a skos:Concept .

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

<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/generative_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/generative_grammar> .

