@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/outcome_measures>
  skos:prefLabel "outcome measures"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_indicators> .

<https://concepts.sagepub.com/social-science/concept/educational_indicators>
  skos:definition "Educational indicators are pieces of evidence that provide information about the success of educational programs, policies, or processes. The indicators used in different instances depend on the goals that are being examined and the level of education that is being evaluated. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n138.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Educational Indicators</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/outcome_measures> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistical_data>, <https://concepts.sagepub.com/social-science/concept/evaluation,_testing,_and_research_methods> ;
  skos:prefLabel "educational indicators"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/statistical_data>
  skos:prefLabel "statistical data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_indicators> .

<https://concepts.sagepub.com/social-science/concept/evaluation,_testing,_and_research_methods>
  skos:prefLabel "evaluation, testing, and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_indicators> .

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

