@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:-N4FD89LH-5 .

n9j: a skos:ConceptScheme .
n9j:-PL98W4BP-3
  skos:prefLabel "health education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N4FD89LH-5 .

n9j:-N4FD89LH-5
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/characteristics_of_effective_health_education_instruction> ;
  skos:definition "Instruction has been defined as the art and science of teaching. Thus, effective instruction refers to teaching capable of producing a desired result. [Source: Encyclopedia of School Health; Characteristics of Effective Health Education Instruction]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PL98W4BP-3 ;
  skos:prefLabel "characteristics of effective health education instruction"@en .

