@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/wounds_and_injuries>
  skos:prefLabel "wounds and injuries"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-harm> .

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

<https://concepts.sagepub.com/social-science/concept/health_(prisons_and_correctional_facilities)>
  skos:prefLabel "health (prisons and correctional facilities)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-harm> .

<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/self-harm> .

<https://concepts.sagepub.com/social-science/concept/self-harm>
  skos:definition "The study of self-harm among prisoners has received little attention as an important health concern, especially for women. Part of the problem is a definitional agreement over what kinds of behaviors constitute self-harm. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n325.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Self-Harm</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parasuicide> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/wounds_and_injuries>, <https://concepts.sagepub.com/social-science/concept/health_(prisons_and_correctional_facilities)> ;
  skos:prefLabel "self-harm"@en ;
  a skos:Concept .

