@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/technology_change>
  skos:definition "One of the strongest motivating forces known is the will to survive. Abraham Maslow recognized its importance in his famous motivational theories by acknowledging that, if one does not satisfy the need to extend life, the effectiveness of all other motivating forces is limited. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n801.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Technology Change</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>, <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "technology change"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>
  skos:prefLabel "operations and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/technology_change> .

