@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/feasibility>
  skos:definition "Feasibility refers to the degree to which an evaluation is realistic on a number of levels: for example, design and procedures, knowledge and ability of the evaluator, political viability, cost effectiveness, time frame for completion, and protection of human subjects. Jeffrey G. Tucker. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-evaluation/n209.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Evaluation; Feasibility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pilot_studies> ;
  skos:prefLabel "feasibility"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/pilot_studies>
  skos:prefLabel "pilot studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/feasibility> .

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

