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

<https://concepts.sagepub.com/social-science/concept/argumentation_maps>
  skos:definition "Argumentation maps were proposed to facilitate participatory planning using Internet geographic information systems (GIS) technology. Argumentation mapping combines online discussion forums with online mapping to enable participants in discussions to provide explicit geographic references for their contributions. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n54.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Argumentation Maps</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "argumentation maps"@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/argumentation_maps> .

