@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/ironic_processes>
  skos:definition "Definition In almost all English dictionaries, one meaning of irony (i.e., that which is ironic) refers to an unexpected outcome or a surprising consequence. Social psychologists, however, reference ironic processes predicated upon the inner workings of the mind. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n302.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Ironic Processes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "ironic processes"@en ;
  a skos:Concept .

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

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

