@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/geographic_information_systems>
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/high-performance_computing> .

<https://concepts.sagepub.com/social-science/concept/high-performance_computing>
  skos:definition "High-performance computing (HPC) is an approach for handling computationally demanding tasks that are beyond the computing capabilities of a single processor. The complexity of geographic problems creates an urgent need for high-performance computing. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n570.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; High-Performance Computing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "high-performance computing"@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/high-performance_computing> .

