@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/mathematics>
  skos:prefLabel "mathematics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/topology> .

<https://concepts.sagepub.com/social-science/concept/topology>
  skos:definition "Topology is a set of rules and behaviors that govern how spatial features are connected to one another. The importance of topology to GIS lies in its role in data management, particularly data integrity. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n216.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Topology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling>, <https://concepts.sagepub.com/social-science/concept/mathematics>, <https://concepts.sagepub.com/social-science/concept/geometry>, <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "topology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS>
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/topology> .

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

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

<https://concepts.sagepub.com/social-science/concept/data_modeling>
  skos:prefLabel "data modeling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/topology> .

