@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/system_implementation>
  skos:definition "Implementation is an important part of the development of a geographic information system (GIS) in an organization adopting the technology, because it signifies the transition from planning the system to using the system. It is a critical phase of the multiphase “system development life cycle,” which consists of project initiation, system analysis, system design, implementation, operation, and maintenance. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n208.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; System Implementation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/design_aspects> ;
  skos:prefLabel "system implementation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/design_aspects>
  skos:prefLabel "design aspects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/system_implementation> .

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

