@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/procrastination>
  skos:definition "Procrastination is the act of successively delaying tasks or decisions. Although individuals know that a task is supposed to be done, they fail to do it on time and, as a consequence, they often feel distressed, namely anxious and guilty. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n446.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Procrastination</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "procrastination"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/action_control>
  skos:prefLabel "action control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/procrastination> .

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

