@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/intention>
  skos:definition "Intentions are an interesting and relevant topic for researchers from several areas of knowledge, such as psychology, sociology, and education. In the entrepreneurship field, intentions help to predict attitudes and to identify different pathways of behaviors of people in certain situations. [Source: <a href=\"https://sk.sagepub.com/reference/newventuremgmt/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Venture Management; Intentions</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D033182.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motivation>, <https://concepts.sagepub.com/social-science/concept/mental_processes>, <https://concepts.sagepub.com/social-science/concept/entrepreneurial_decision_making> ;
  skos:prefLabel "intention"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mental_processes>
  skos:prefLabel "mental processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intention> .

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

<https://concepts.sagepub.com/social-science/concept/entrepreneurial_decision_making>
  skos:prefLabel "entrepreneurial decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intention> .

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

