@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/parasuicide>
  skos:definition "Parasuicide describes any nonlethal, deliberate self-harm behavior. Linehan further divides parasuicide into the categories of suicide attempts not completed with intent to die, ambivalent suicide attempts with unclear intent to die, and nonsuicidal self-injury. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n467.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Parasuicide</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/suicide> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/self-harm> ;
  skos:prefLabel "parasuicide"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/attempted_suicide> skos:related <https://concepts.sagepub.com/social-science/concept/parasuicide> .
<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/parasuicide> .

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

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

