@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_diffusion>
  skos:definition "Technology diffusion is a process in which a new technology gains acceptance, ownership, and use by the members of a social group. Research on the diffusion of innovations in general suggests that there is a known curve that can describe how an innovation will move through a population. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i9554.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Technology Diffusion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_management> ;
  skos:prefLabel "technology diffusion"@en ;
  a skos:Concept .

<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_diffusion> .

<https://concepts.sagepub.com/social-science/concept/technology_management>
  skos:prefLabel "technology management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/technology_diffusion> .

