@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/policy_meta-analysis>
  skos:definition "Policy meta-analysis is a research method that involves the quantitative analysis of independent data sets or other studies. It seeks to develop a synthesis of existing information and conclusions. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1177.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Policy Meta-analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy> ;
  skos:prefLabel "policy meta-analysis"@en ;
  a skos:Concept .

<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_meta-analysis> .

<https://concepts.sagepub.com/social-science/concept/public_policy>
  skos:prefLabel "public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/policy_meta-analysis> .

