@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/sibling_abuse>
  skos:definition "Sibling abuse can be defined as inappropriate behavior among siblings related by marriage, blood, adoption, or living arrangement. This conduct constitutes any behaviors that are not considered age or developmentally appropriate. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n7.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Abuse, Sibling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intrafamilial_offenses>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "sibling abuse"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sibling_abuse> .

<https://concepts.sagepub.com/social-science/concept/intrafamilial_offenses>
  skos:prefLabel "intrafamilial offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sibling_abuse> .

