@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/replication_strategy> .

<https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology>
  skos:prefLabel "research practice and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/replication_strategy> .

<https://concepts.sagepub.com/social-science/concept/replication_strategy>
  skos:definition "Replication is a growth strategy involving the creation and the operation of a large number of similar outlets that deliver a product or perform a service. It first became popular in the service environment, but is becoming more and more common among industrial companies. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n470.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Replication Strategy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology> ;
  skos:prefLabel "replication strategy"@en ;
  a skos:Concept .

