@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/preventing_traffic_injuries>
  skos:definition "More than 33,000 deaths and 3 million nonfatal injuries occur annually from traffic crashes in the United States. Effective strategies exist to reduce the burden of these injuries, yet too few are adopted by the public. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n293.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Preventing Traffic Injuries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/preventive_medicine>, <https://concepts.sagepub.com/social-science/concept/health_policy,_public_health,_and_health_education> ;
  skos:prefLabel "preventing traffic injuries"@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/preventing_traffic_injuries> .

<https://concepts.sagepub.com/social-science/concept/preventive_medicine>
  skos:prefLabel "preventive medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preventing_traffic_injuries> .

<https://concepts.sagepub.com/social-science/concept/health_policy,_public_health,_and_health_education>
  skos:prefLabel "health policy, public health, and health education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preventing_traffic_injuries> .

