@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/conflation>
  skos:definition "The word conflation refers to the process (compilation, reconciliation) or the resulting product of combining two or more versions of a complex information entity, such as a manuscript, map, or database, to produce a new improved version of the same entity. A map conflation is the process or the output map resulting from merging information from two or more maps of the same region. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n210.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Conflation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "conflation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geographic_information_systems>
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conflation> .

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

