@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:-MDCJGBMC-C .

n9j:-MDCJGBMC-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/abstinence-only_sexual_education> ;
  skos:definition "Abstinence-only sexual education (also “abstinence education” and “abstinence-until-marriage education”) refers to a group of sexual education curricula intended to teach children that they should abstain from sexual intimacy with another individual until they become adults and usually until they are married. Many U.S. [Source: Encyclopedia ofthe Social and Cultural Foundations of Education; Abstinence-Only Sexual Education]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D42BBCNV-N ;
  skos:prefLabel "abstinence-only sexual education"@en .

n9j:-D42BBCNV-N
  skos:prefLabel "sex education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MDCJGBMC-C .

n9j: a skos:ConceptScheme .
