@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/indicators>
  skos:definition "An indicator is the operationalization of a variable used in an evaluation. It is what is measured to signify performance. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-evaluation/n270.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Evaluation; Indicators</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/measurement>, <https://concepts.sagepub.com/social-science/concept/confirmatory_factor_analysis> ;
  skos:prefLabel "indicators"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/measurement>
  skos:prefLabel "measurement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/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/indicators> .

<https://concepts.sagepub.com/social-science/concept/confirmatory_factor_analysis>
  skos:prefLabel "confirmatory factor analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indicators> .

