@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/head>
  skos:definition "A regional term originally used to describe relict periglacial mass movement deposits (typically diamictons) capping many coastal cliff sections in parts of southwest England. Head is usually regarded as deposits formed by solifluction, but usage is sometimes broadened to include a wider range of colluvial processes. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1839.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; head</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scalp>, <https://concepts.sagepub.com/social-science/concept/forehead>, <https://concepts.sagepub.com/social-science/concept/face_(body_part)> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/body_regions> ;
  skos:prefLabel "head"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/body_regions>
  skos:prefLabel "body regions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/head> .

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

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

<https://concepts.sagepub.com/social-science/concept/face_(body_part)>
  skos:prefLabel "face (body part)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/head> .

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

