@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/concepts_in_educational_reform>
  skos:prefLabel "concepts in educational reform"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/scientifically_based_research> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scientifically_based_research> .

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

<https://concepts.sagepub.com/social-science/concept/scientifically_based_research>
  skos:definition "Scientifically based research is the systematic application of the scientific method resulting in reliable and valid information with the potential to improve educational practice. At the level of practice, scientifically based research is the clear development of best practice, as determined by rigorous and replicable empirical research. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n389.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Scientifically Based Research</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:prefLabel "scientifically based research"@en ;
  a skos:Concept .

