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

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

<https://concepts.sagepub.com/social-science/concept/policy_research>
  skos:definition "Within social scientific research a distinction is often made between theoretical research (‘pure’) and policy research (‘applied’). Broadly speaking, theoretical research aims to enhance an academic social science discipline's understanding of the world while the concerns of policy research are principally with knowledge for action and with the practical application of research. [Source: <a href=\"https://methods.sagepub.com/reference/the-a-z-of-social-research/n78.xml\" target=\"_blank\" data-id=\"to-srm\">The A-Z of Social Research; Policy research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evaluation_research>, <https://concepts.sagepub.com/social-science/concept/evaluation> ;
  skos:prefLabel "policy research"@en ;
  a skos:Concept .

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

