@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/social_indicators> .

<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/social_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/social_indicators> .

<https://concepts.sagepub.com/social-science/concept/social_indicators>
  skos:definition "Social indicators are scales developed from publicly available social statistics. A true social indicator has features that make it more than just a composite measure. [Source: <a href=\"https://methods.sagepub.com/reference/the-a-z-of-social-research/n102.xml\" target=\"_blank\" data-id=\"to-srm\">The A-Z of Social Research; Social indicators</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/outcome_measures> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_analysis>, <https://concepts.sagepub.com/social-science/concept/statistical_data> ;
  skos:prefLabel "social indicators"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_analysis>
  skos:prefLabel "social analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_indicators> .

