@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/child_physical_abuse>
  skos:definition "Child physical abuse occurs when a child is injured due to intentional or unintentional acts by a caregiver and includes injuries from hitting, kicking, punching, biting, throwing, shaking, stabbing, choking, burning, or any other act that physically harms a child. The acts may be unintentional in that the parent may not have purposely hurt the child, but nonetheless an injury occurred. [Source: <a href=\"https://sk.sagepub.com/reference/violence/n82.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Interpersonal Violence; Child Physical Abuse</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/child_abuse> ;
  skos:prefLabel "child physical 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/child_physical_abuse> .

<https://concepts.sagepub.com/social-science/concept/child_abuse>
  skos:prefLabel "child abuse"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/child_physical_abuse> .

