@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/environmental_mapping>
  skos:definition "The process of collecting and visualizing spatially referenced data about our environment is referred to as environmental mapping. Environmental mapping does not refer only to an end product, such as a map of deforestation, but to the whole process of acquiring, preprocessing, storing/archiving, analyzing, and finally displaying information about our physical environment (Figure 1). [Source: <a href=\"https://sk.sagepub.com/reference/geography/n375.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Environmental Mapping</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "environmental mapping"@en ;
  a skos:Concept .

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

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

