@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/theory_and_methodology>
  skos:prefLabel "theory and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/utility> .

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

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

<https://concepts.sagepub.com/social-science/concept/utility>
  skos:definition "Utility is a term of art employed by philosophers and social scientists to denote what is of value to or what is good for human beings (or, sometimes, sentient beings, more generally). “Utility” is synonymous with “welfare” and “well-being,” so to speak of the utility of decisions, actions, or policies is to refer to their impact on the welfare or well-being of people. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n836.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Utility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/utilitarianism>, <https://concepts.sagepub.com/social-science/concept/theory_and_methodology> ;
  skos:prefLabel "utility"@en ;
  a skos:Concept .

