@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-R4VQKL6J-N
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N1V7LRTV-M .

n9j:-N1V7LRTV-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/distance> ;
  skos:definition "Distance is often defined as the extent between two objects or positions in space and/or time (e.g., “the distance from Los Angeles to San Francisco”). Often, it is seen to represent “the shortest straight line between two points,” but this covers only one small part of the distance equation, as distance is not always covered in a straight line. [Source: Encyclopedia of Geographic Information Science; Distance]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R4VQKL6J-N ;
  skos:prefLabel "distance"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-N1V7LRTV-M .

n9j: a skos:ConceptScheme .
