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

n9j:-PC500BB4-B
  skos:prefLabel "school-based health centers"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CVVDJMJC-F .

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

n9j:-CVVDJMJC-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sexually_transmitted_disease_screening> ;
  skos:definition "Sexually transmitted disease (STD) screening plays an important role in reducing STDs among adolescents. STD screening refers to the process used to determine whether an individual has an STD. Early identification allows an infected person to begin treatment and prevents that person from infecting others. [Source: Encyclopedia of School Health; Sexually Transmitted Disease Screening]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PC500BB4-B ;
  skos:prefLabel "sexually transmitted disease screening"@en .

n9j: a skos:ConceptScheme .
