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

<https://concepts.sagepub.com/social-science/concept/geometric_measures>
  skos:definition "A great variety of measures, many still in their early development, are used to describe the geometric properties of an object/distribution in geographic space. Some are derived directly from geometry, such as length, perimeter, and area, whereas others have evolved in the study of geography, for example, the compactness index. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n485.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Geometric Measures</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "geometric measures"@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/geometric_measures> .

