@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/risk_behaviors>
  skos:definition "For youth living in America at the beginning of the third millennium, this is the best of times and the worst of times. New opportunities are available as a result of the global economy and technological advances that mean many more possibilities for youth in terms of quality of life, employment, and entertainment. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n359.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Risk Behaviors</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_risks> ;
  skos:prefLabel "risk behaviors"@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/risk_behaviors> .

<https://concepts.sagepub.com/social-science/concept/developmental_risks>
  skos:prefLabel "developmental risks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/risk_behaviors> .

