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

<https://concepts.sagepub.com/social-science/concept/theory_(research_methods)>
  skos:prefLabel "theory (research methods)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theorisation> .

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

<https://concepts.sagepub.com/social-science/concept/theorisation>
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_(research)>, <https://concepts.sagepub.com/social-science/concept/theory_(research_methods)>, <https://concepts.sagepub.com/social-science/concept/research_questions>, <https://concepts.sagepub.com/social-science/concept/methodology> ;
  skos:prefLabel "theorisation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/hypothesis_(research)>
  skos:prefLabel "hypothesis (research)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theorisation> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/theorisation> .

