@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/skin_and_body_senses>
  skos:prefLabel "skin and body senses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tool_use> .

<https://concepts.sagepub.com/social-science/concept/action_(perception)>
  skos:prefLabel "action (perception)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tool_use> .

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

<https://concepts.sagepub.com/social-science/concept/tool_use>
  skos:definition "A tool can be defined as any object that provides a specific mechanical advantage when carrying out a task. Tool use, then, can simply be thought of as the act of using an object to help achieve a specific goal. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n354.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Tool Use</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_and_body_senses>, <https://concepts.sagepub.com/social-science/concept/action_(perception)> ;
  skos:prefLabel "tool use"@en ;
  a skos:Concept .

