@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/linear_referencing_and_dynamic_segmentation> .

<https://concepts.sagepub.com/social-science/concept/linear_referencing_and_dynamic_segmentation>
  skos:definition "Dynamic segmentation is a computer-based database management system using the principles of relational algebra and topological integrity to minimize error and maximize efficiency of map analysis and display. Linear features are stored as nodes and arcs and provide only the minimum of geometric properties for proper display on maps. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n716.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Linear Referencing and Dynamic Segmentation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "linear referencing and dynamic segmentation"@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/linear_referencing_and_dynamic_segmentation> .

