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

n9j:-BDZXDJMS-S
  skos:prefLabel "geographical visualization"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C9M8GXN7-D .

n9j:-R5P06CHZ-M
  skos:prefLabel "geospatial data"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C9M8GXN7-D .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-C9M8GXN7-D .

n9j: a skos:ConceptScheme .
n9j:-C9M8GXN7-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/topographic_map> ;
  skos:definition "A topographic map depicts the geographic variation of height and shape over the surface of the earth. Displaying information about the surface of the earth's three dimensions, or topography, with a flat twodimensional map is a challenge. [Source: Encyclopedia of Geographic Information Science; Topographic Map]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BDZXDJMS-S, n9j:-R5P06CHZ-M ;
  skos:prefLabel "topographic map"@en .

