@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-BFVH4250-1 .

n9j:-BFVH4250-1
  owl:sameAs <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: The A-Z of Social Research; Policy research]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MLHJ5L8R-W, n9j:-S734FR8B-D ;
  skos:prefLabel "policy research"@en .

n9j: a skos:ConceptScheme .
n9j:-S734FR8B-D
  skos:prefLabel "evaluation"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BFVH4250-1 .

n9j:-MLHJ5L8R-W
  skos:prefLabel "evaluation research"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BFVH4250-1 .

