@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/geospatial_data>
  skos:prefLabel "geospatial data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/projection> .

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

<https://concepts.sagepub.com/social-science/concept/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/projection> .

<https://concepts.sagepub.com/social-science/concept/geographical_visualization>
  skos:prefLabel "geographical visualization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/projection> .

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

<https://concepts.sagepub.com/social-science/concept/defense_mechanisms>
  skos:prefLabel "defense mechanisms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/projection> .

<https://concepts.sagepub.com/social-science/concept/scapegoating>
  skos:prefLabel "scapegoating"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/projection> .

<https://concepts.sagepub.com/social-science/concept/projection>
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/geographical_visualization>, <https://concepts.sagepub.com/social-science/concept/geospatial_data>, <https://concepts.sagepub.com/social-science/concept/defense_mechanisms> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scapegoating> ;
  skos:definition "A prediction of what may happen in the future given certain assumptions. Often a range of projections is present, each representing a different scenario. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3126.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; projection</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011385.html> ;
  skos:prefLabel "projection"@en ;
  a skos:Concept .

