@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-BGBL106W-F .

n9j:-X483VD8R-4
  skos:prefLabel "substance abuse in the workplace and school"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BGBL106W-F .

n9j:-BGBL106W-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/school_drug_policies> ;
  skos:definition "Young people, in particular those under the age of 25, can suffer far-reaching mental, physical, social, and legal consequences for substance use. The responsibility for assisting them to make healthy choices is best approached with multifaceted strategies that include the family, school, and community. [Source: Encyclopedia of Substance Abuse Prevention, Treatment, & Recovery; School Drug Policies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-X483VD8R-4 ;
  skos:prefLabel "school drug policies"@en .

n9j: a skos:ConceptScheme .
