@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/inquiry_and_research>
  skos:prefLabel "inquiry and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_context_research> .

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

<https://concepts.sagepub.com/social-science/concept/social_context_research>
  skos:definition "Social context research is a broad and vital endeavor in the field of curriculum studies. In general, social context research within curriculum studies entails two major perspectives. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n415.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Social Context Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inquiry_and_research> ;
  skos:prefLabel "social context research"@en ;
  a skos:Concept .

